Datasets:
File size: 1,216 Bytes
205907b efc78c4 205907b efc78c4 205907b d3b4e43 205907b efc78c4 205907b efc78c4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
language:
- en
license: apache-2.0
size_categories:
- 10M<n<100M
pretty_name: ElephantBench Source Corpus
task_categories:
- other
---
# ElephantBench Source Corpus
This dataset contains the low-quality partition ($D_{\mathrm{low}}$) used to construct [ElephantBench](https://github.com/tencent/ElephantBench). The released benchmark is available separately at [panzs19/ElephantBench](https://huggingface.co/datasets/tencent/ElephantBench).
Paper: [arXiv](https://arxiv.org/abs/2608.28478) | Project: [ElephantBench Leaderboard](https://tencent.github.io/ElephantBench/)
$D_{\mathrm{low}}$ is derived from [cx-cmu/repro-organic-data-72B](https://huggingface.co/datasets/cx-cmu/repro-organic-data-72B) using the RePro fastText quality score. It contains 47,850,862 English web documents in 600 JSONL.zstd shards (approximately 65 GiB compressed). Each record retains the source text, URL, quality score, and original metadata required by the benchmark-construction pipeline.
The files in this repository are construction inputs, not ElephantBench evaluation questions. See the [ElephantBench repository](https://github.com/tencent/ElephantBench#benchmark-construction) for the complete construction workflow. |