panzs19 commited on
Commit
d3b4e43
·
verified ·
1 Parent(s): fe032c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/pzs19/ElephantBench). The released benchmark is available separately at [panzs19/ElephantBench](https://huggingface.co/datasets/panzs19/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/pzs19/ElephantBench#benchmark-construction) for the complete construction workflow.
 
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.