MegaMath: Pushing the Limits of Open Math Corpora
By: Fan Zhou , Zengzhi Wang , Nikhil Ranjan and more
Potential Business Impact:
Teaches computers to solve math problems better.
Mathematical reasoning is a cornerstone of human intelligence and a key benchmark for advanced capabilities in large language models (LLMs). However, the research community still lacks an open, large-scale, high-quality corpus tailored to the demands of math-centric LLM pre-training. We present MegaMath, an open dataset curated from diverse, math-focused sources through following practices: (1) Revisiting web data: We re-extracted mathematical documents from Common Crawl with math-oriented HTML optimizations, fasttext-based filtering and deduplication, all for acquiring higher-quality data on the Internet. (2) Recalling Math-related code data: We identified high quality math-related code from large code training corpus, Stack-V2, further enhancing data diversity. (3) Exploring Synthetic data: We synthesized QA-style text, math-related code, and interleaved text-code blocks from web data or code data. By integrating these strategies and validating their effectiveness through extensive ablations, MegaMath delivers 371B tokens with the largest quantity and top quality among existing open math pre-training datasets.
Similar Papers
Nemotron-CC-Math: A 133 Billion-Token-Scale High Quality Math Pretraining Dataset
Computation and Language
Teaches computers to solve math problems better.
TeleMath: A Benchmark for Large Language Models in Telecom Mathematical Problem Solving
Artificial Intelligence
Helps AI solve math problems for phone networks.
MathMist: A Parallel Multilingual Benchmark Dataset for Mathematical Problem Solving and Reasoning
Computation and Language
Helps computers solve math problems in many languages.