loubnabnl HF Staff commited on
Commit
02be993
·
verified ·
1 Parent(s): 3fcb4f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -213,13 +213,9 @@ We treat `gen_exact_match` as the task metric. `ll_correct` is informative but e
213
 
214
  We report reference Genome-NIAH results on [Carbon-3B](https://huggingface.co/hf-carbon/Carbon-3B) to illustrate how the benchmark behaves across difficulties and context lengths. We evaluate two inference settings: Carbon-3B until the native boundary **32k context**, and the same model under **YaRN 4×** (up to 64 k tokens, ≈ 384 kbp).
215
 
216
- ### Native (32 k)
217
-
218
- ![Carbon-3B native, 32 k context, gen_exact_match across the 4×6 grid](assets/modelcard_carbon3b_native.png)
219
-
220
- ### YaRN 4× (up to 64 k)
221
-
222
- ![Carbon-3B YaRN 4×, up to 64 k context, gen_exact_match across the 4×6 grid](assets/modelcard_carbon3b_yarn4x.png)
223
 
224
  **Reading the heatmaps.**
225
 
@@ -236,4 +232,4 @@ We report reference Genome-NIAH results on [Carbon-3B](https://huggingface.co/hf
236
 
237
  ## License
238
 
239
- Apache 2.0.
 
213
 
214
  We report reference Genome-NIAH results on [Carbon-3B](https://huggingface.co/hf-carbon/Carbon-3B) to illustrate how the benchmark behaves across difficulties and context lengths. We evaluate two inference settings: Carbon-3B until the native boundary **32k context**, and the same model under **YaRN 4×** (up to 64 k tokens, ≈ 384 kbp).
215
 
216
+ | Native (32 k) | YaRN 4× (up to 64 k) |
217
+ |:---:|:---:|
218
+ | ![Carbon-3B native, 32 k context, gen_exact_match across the 4×6 grid](assets/modelcard_carbon3b_native.png) | ![Carbon-3B YaRN 4×, up to 64 k context, gen_exact_match across the 4×6 grid](assets/modelcard_carbon3b_yarn4x.png) |
 
 
 
 
219
 
220
  **Reading the heatmaps.**
221
 
 
232
 
233
  ## License
234
 
235
+ Apache 2.0.