paper-with-me

홈 › Papers

MathPile: A Billion-Token-Scale Pretraining Corpus for Math

2023-12-28 · Zengzhi Wang, Xuefeng Li, Rui Xia, PengFei Liu

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.

📄 PDF Abstract BibTeX arXiv:2312.17120

Code (1)

gair-nlp/mathpile 공식 구현

Tasks

Language IdentificationMathMathematical Reasoning

Similar Papers 제목 키워드 기반

Curió-Edu 7B: Examining Data Selection Impacts in LLM Continued Pretraining

2025-12-14 · Thales Sales Almeida, Rodrigo Nogueira, Hélio Pedrini arxiv

Continued pretraining extends a language model's capabilities by further exposing it to additional data, often tailored to a specific linguistic or domain context. This strategy has emerged as an efficient alternative to…

DecorateLM: Data Engineering through Corpus Rating, Tagging, and Editing with Language Models

2024-10-08 · Ranchi Zhao, Zhen Leng Thai, Yifan Zhang, Shengding Hu 외

The performance of Large Language Models (LLMs) is substantially influenced by the pretraining corpus, which consists of vast quantities of unsupervised data processed by the models. Despite its critical role in model pe…

Language ModelingLanguage ModellingLarge Language ModelSmall Language Model

Chinese Tiny LLM: Pretraining a Chinese-Centric Large Language Model

2024-04-05 · Xinrun Du, Zhouliang Yu, Songyang Gao, Ding Pan 외

In this study, we introduce CT-LLM, a 2B large language model (LLM) that illustrates a pivotal shift towards prioritizing the Chinese language in developing LLMs. Uniquely initiated from scratch, CT-LLM diverges from the…

Language ModelingLanguage ModellingLarge Language Model

FuLG: 150B Romanian Corpus for Language Model Pretraining

2024-07-18 · Vlad-Andrei Bădoiu, Mihai-Valentin Dumitru, Alexandru M. Gherghescu, Alexandru Agache 외

Research in the field of language models is rapidly evolving, with many open models being released to the public. Openly available pretraining corpora usually focus on only a handful of languages, with many others either…

Language ModelingLanguage Modellingmodel

Nemotron-CC-Math: A 133 Billion-Token-Scale High Quality Math Pretraining Dataset

2025-08-20 · Rabeeh Karimi Mahabadi, Sanjeev Satheesh, Shrimai Prabhumoye, Mostofa Patwary 외 arxiv

Pretraining large language models (LLMs) on high-quality, structured data such as mathematics and code substantially enhances reasoning capabilities. However, existing math-focused datasets built from Common Crawl suffer…