remove context-cost chart (too blatant)
This commit is contained in:
parent
17b5c271ec
commit
67369f31a8
2 changed files with 0 additions and 6 deletions
|
|
@ -139,12 +139,6 @@ The sweet spot: **multiple implementations of the same abstract task** with a sh
|
|||
|
||||
## Token savings
|
||||
|
||||
<p align="center">
|
||||
<img src="chart_context_cost.png" alt="Context cost: raw examples vs Dervish grammar" width="75%">
|
||||
</p>
|
||||
|
||||
Without Dervish, including N examples in context costs N × ~100 tokens. With Dervish, the grammar stays small and flat — ~60 tokens for a tight pattern, ~200 for diverse data.
|
||||
|
||||
<p align="center">
|
||||
<img src="chart_token_savings.png" alt="Token savings per dataset" width="75%">
|
||||
</p>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 161 KiB |
Loading…
Add table
Reference in a new issue