Datasets:
Update README.md
Browse files
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 |
-
|
| 217 |
-
|
| 218 |
-

|
| 219 |
-
|
| 220 |
-
### YaRN 4× (up to 64 k)
|
| 221 |
-
|
| 222 |
-

|
| 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 |
+
|  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 219 |
|
| 220 |
**Reading the heatmaps.**
|
| 221 |
|
|
|
|
| 232 |
|
| 233 |
## License
|
| 234 |
|
| 235 |
+
Apache 2.0.
|