Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,8 @@ size_categories:
|
|
| 9 |
|
| 10 |
# ElephantBench Source Corpus
|
| 11 |
|
| 12 |
-
This dataset contains the low-quality partition ($D_{\mathrm{low}}$) used to construct [ElephantBench](https://github.com/
|
| 13 |
|
| 14 |
$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.
|
| 15 |
|
| 16 |
-
The files in this repository are construction inputs, not ElephantBench evaluation questions. See the [ElephantBench repository](https://github.com/
|
|
|
|
| 9 |
|
| 10 |
# ElephantBench Source Corpus
|
| 11 |
|
| 12 |
+
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).
|
| 13 |
|
| 14 |
$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.
|
| 15 |
|
| 16 |
+
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.
|