Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1799,7 +1799,7 @@ configs:
|
|
| 1799 |
|
| 1800 |
# starbix/oneruler
|
| 1801 |
|
| 1802 |
-
A preprocessed, HuggingFace-ready version of the [OneRuler](https://arxiv.org/abs/
|
| 1803 |
|
| 1804 |
Each config is named `{language}_{context_length}` (e.g. `en_4096`, `ko_16384`) and contains a single `test` split.
|
| 1805 |
|
|
|
|
| 1799 |
|
| 1800 |
# starbix/oneruler
|
| 1801 |
|
| 1802 |
+
A preprocessed, HuggingFace-ready version of the [OneRuler](https://arxiv.org/abs/2503.01996) multilingual long-context benchmark, built on top of [RULER](https://arxiv.org/abs/2404.06654).
|
| 1803 |
|
| 1804 |
Each config is named `{language}_{context_length}` (e.g. `en_4096`, `ko_16384`) and contains a single `test` split.
|
| 1805 |
|