diff --git a/README.md b/README.md index 9419e36..cd1827e 100644 --- a/README.md +++ b/README.md @@ -139,12 +139,6 @@ The sweet spot: **multiple implementations of the same abstract task** with a sh ## Token savings -

- Context cost: raw examples vs Dervish grammar -

- -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. -

Token savings per dataset

diff --git a/chart_context_cost.png b/chart_context_cost.png deleted file mode 100644 index 4d21826..0000000 Binary files a/chart_context_cost.png and /dev/null differ