High-quality, large-scale corpora are the cornerstone of building foundation models. In this work, we introduce MathPile, a diverse and high-quality math-centric corpus comprising about 9.5 billion tokens. Throughout its creation, we adhered to the principle of "less is more", firmly believing in the supremacy of data quality over quantity, even in the pre-training phase. Our meticulous data collection and processing efforts included a complex suite of preprocessing, prefiltering, language identification, cleaning, filtering, and deduplication, ensuring the high quality of our corpus. Furthermore, we performed data contamination detection on downstream benchmark test sets to eliminate duplicates and conducted continual pre-training experiments, booting the performance on common mathematical reasoning benchmarks. We aim for our MathPile to boost language models' mathematical reasoning abilities and open-source its different versions and processing scripts to advance the field.
@article{arxiv.2312.17120,
title = {MathPile: A Billion-Token-Scale Pretraining Corpus for Math},
author = {Zengzhi Wang and Xuefeng Li and Rui Xia and Pengfei Liu},
journal= {arXiv preprint arXiv:2312.17120},
year = {2024}
}
Comments
43 pages. Accepted by NeurIPS 2024. https://github.com/GAIR-NLP/MathPile/