starbix commited on
Commit
dba28bb
·
verified ·
1 Parent(s): 1d7beb5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/2502.00913) 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
 
 
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