Simplify base dataset attribution
Browse filesRemove the base benchmark BibTeX block while retaining a concise provenance link.
README.md
CHANGED
|
@@ -182,20 +182,7 @@ The extension and its 1.14B-token evaluation are described in:
|
|
| 182 |
|
| 183 |
The 618M-token base corpus and the 500 evaluation questions come from
|
| 184 |
[EnterpriseRAG-Bench](https://huggingface.co/datasets/onyx-dot-app/EnterpriseRAG-Bench).
|
| 185 |
-
They are redistributed without modifying their records.
|
| 186 |
-
collection should also cite the source benchmark:
|
| 187 |
-
|
| 188 |
-
```bibtex
|
| 189 |
-
@misc{sun2026enterpriseragbench,
|
| 190 |
-
title = {EnterpriseRAG-Bench: A RAG Benchmark for Company Internal Knowledge},
|
| 191 |
-
author = {Sun, Yuhong and Rahmfeld, Joachim and Weaver, Chris and Desai, Roshan and Huang, Wenxi and Butler, Mark H.},
|
| 192 |
-
year = {2026},
|
| 193 |
-
eprint = {2605.05253},
|
| 194 |
-
archivePrefix = {arXiv},
|
| 195 |
-
primaryClass = {cs.IR},
|
| 196 |
-
url = {https://arxiv.org/abs/2605.05253}
|
| 197 |
-
}
|
| 198 |
-
```
|
| 199 |
|
| 200 |
---
|
| 201 |
|
|
|
|
| 182 |
|
| 183 |
The 618M-token base corpus and the 500 evaluation questions come from
|
| 184 |
[EnterpriseRAG-Bench](https://huggingface.co/datasets/onyx-dot-app/EnterpriseRAG-Bench).
|
| 185 |
+
They are redistributed without modifying their records.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 186 |
|
| 187 |
---
|
| 188 |
|