CoolFace
Datasetpublic

hkust-nlp/PreSelect-100B

๐Ÿ“‘ Paper    |    ๐Ÿ”จ fastText Classifier    |    ๐Ÿค— Released Dataset    |    ๐Ÿ“ฆ Repo PreSelect-100B is a curated ~100B token pretraining dataset that achieves great performance on various benchmarks. It is filtered by PreSelect-Classifier at 10% threshold, where the pool is a randomly sampled subset of DCLM-refinedweb, which is a cleaned version of Common Crawl raw data but without any model-based filtering.โ€ฆ See the full description on the dataset page: https://huggingface.co/datasets/hkust-nlp/PreSelect-100B.

sourceHugging Facemitupdated 2y agoView on Hugging Face
11likes653downloads
Dataset Card

<p align="center"> ๐Ÿ“‘ <a href="https://arxiv.org/abs/2503.00808" target="blank">Paper</a> &nbsp&nbsp | &nbsp&nbsp ๐Ÿ”จ <a href="https://huggingface.co/hkust-nlp/preselect-fasttext-classifier" target="blank">fastText Classifier</a> &nbsp&nbsp | &nbsp&nbsp ๐Ÿค— <a href="https://huggingface.co/datasets/hkust-nlp/PreSelect-100B" target="blank">Released Dataset</a> &nbsp&nbsp | &nbsp&nbsp ๐Ÿ“ฆ <a href="https://github.com/hkust-nlp/PreSelect" target="blank">Repo</a> <br> </p>

PreSelect-100B is a curated ~100B token pretraining dataset that achieves great performance on various benchmarks. It is filtered by PreSelect-Classifier at 10% threshold, where the pool is a randomly sampled subset of DCLM-refinedweb, which is a cleaned version of Common Crawl raw data but without any model-based filtering.

Benchmark results

Trianing using PreSelect curated dataset achieve superior results than other dataset selection methods on various downstream tasks and below are comparisons.

image/png

Citation

If you find this work helpful, please kindly cite as:

@article{shum2025predictivedataselectiondata,
      title={Predictive Data Selection: The Data That Predicts Is the Data That Teaches}, 
      author={Kashun Shum and Yuzhen Huang and Hongjian Zou and Ding Qi and Yixuan Liao and Xiaoxin Chen and Qian Liu and Junxian He},
      journal={arXiv preprint arXiv:2503.00808},
      year={2025},
      eprint={2503.00808},
}