CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01HuggingFaceH4 /MATH-500 Dataset Card for MATH-500 This dataset contains a subset of 500 problems from the MATH benchmark that OpenAI created in their Let's Verify Step by Step paper. See their GitHub repo for the source file: https://github.com/openai/prm800k/tree/main?tab=readme-ov-file#math-splits texttext-generationn<1K332 likes224k downloads9mo agoHugging Face02EleutherAI /hendrycks_math Dataset Summary MATH dataset from https://github.com/hendrycks/math Citation Information @article{hendrycksmath2021, title={Measuring Mathematical Problem Solving With the MATH Dataset}, author={Dan Hendrycks and Collin Burns and Saurav Kadavath and Akul Arora and Steven Basart and Eric Tang and Dawn Song and Jacob Steinhardt}, journal={NeurIPS}, year={2021} } text10K<n<100K110 likes218k downloads2y agoHugging Face03open-r1 /OpenR1-Math-220k OpenR1-Math-220k Dataset description OpenR1-Math-220k is a large-scale dataset for mathematical reasoning. It consists of 220k math problems with two to four reasoning traces generated by DeepSeek R1 for problems from NuminaMath 1.5. The traces were verified using Math Verify for most samples and Llama-3.3-70B-Instruct as a judge for 12% of the samples, and each problem contains at least one reasoning trace with a correct answer. The dataset consists of two… See the full description on the dataset page: https://huggingface.co/datasets/open-r1/OpenR1-Math-220k.text100K<n<1M801 likes156k downloads2y agoHugging Face04meta-math /MetaMathQAView the project page: https://meta-math.github.io/ see our paper at https://arxiv.org/abs/2309.12284 Note All MetaMathQA data are augmented from the training sets of GSM8K and MATH. None of the augmented data is from the testing set. You can check the original_question in meta-math/MetaMathQA, each item is from the GSM8K or MATH train set. Model Details MetaMath-Mistral-7B is fully fine-tuned on the MetaMathQA datasets and based on the powerful Mistral-7B model. It is… See the full description on the dataset page: https://huggingface.co/datasets/meta-math/MetaMathQA.text100K<n<1M476 likes114k downloads3y agoHugging Face05math-ai /aime25 AIME 25 American Invitational Mathematics Examination (AIME) 2025 Citation If you use the AIME25 dataset in your research, please consider citing it as follows: @misc{aime25, title={American Invitational Mathematics Examination (AIME) 2025}, author={Zhang, Yifan and Math-AI, Team}, year={2025}, } textn<1K38 likes96k downloads8mo agoHugging Face06ShadenA /MathNet Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources · Pipeline · Schema · License · Citation This is the official MathNet v0. A larger version v1 will be uploaded soon (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1. Quick start from datasets import load_dataset # Default: all problems ds = load_dataset("ShadenA/MathNet", split="train") # Or a specific country / competition-body config… See the full description on the dataset page: https://huggingface.co/datasets/ShadenA/MathNet.imagequestion-answering10K<n<100K96 likes72k downloads3mo agoHugging Face07DigitalLearningGmbH /MATH-lighteval Dataset Card for Mathematics Aptitude Test of Heuristics (MATH) dataset in lighteval format Dataset Summary The Mathematics Aptitude Test of Heuristics (MATH) dataset consists of problems from mathematics competitions, including the AMC 10, AMC 12, AIME, and more. Each problem in MATH has a full step-by-step solution, which can be used to teach models to generate answer derivations and explanations. This version of the dataset contains appropriate builder configs s.t. it… See the full description on the dataset page: https://huggingface.co/datasets/DigitalLearningGmbH/MATH-lighteval.text10K<n<100K66 likes38k downloads2y agoHugging Face08openbmb /UltraData-Math UltraData-Math 🤗 Dataset | 💻 Source Code | 🇨🇳 中文 README UltraData-Math is a large-scale, high-quality mathematical pre-training dataset totaling 290B+ tokens across three progressive tiers—L1 (170.5B tokens web corpus), L2 (33.7B tokens quality-selected), and L3 (88B tokens multi-format refined)—designed to systematically enhance mathematical reasoning in LLMs. It has been applied to the mathematical pre-training of the MiniCPM Series models. It was introduced in… See the full description on the dataset page: https://huggingface.co/datasets/openbmb/UltraData-Math.texttext-generation100M<n<1B349 likes37k downloads5mo agoHugging Face09MathArena /aime_2026 Homepage and repository Homepage: https://matharena.ai/ Repository: https://github.com/eth-sri/matharena Dataset Summary This dataset contains the questions from AIME 2026 used for the MathArena Leaderboard Data Fields The dataset contains the following fields: problem_idx (int64): Problem index within the corresponding MathArena benchmark. answer (int64): Gold final answer. problem (string): Problem statement, usually stored as LaTeX source. Source… See the full description on the dataset page: https://huggingface.co/datasets/MathArena/aime_2026.tabularn<1K61 likes35k downloads4mo agoHugging Face10open-web-math /open-web-math Keiran Paster*, Marco Dos Santos*, Zhangir Azerbayev, Jimmy Ba GitHub | ArXiv | PDF OpenWebMath is a dataset containing the majority of the high-quality, mathematical text from the internet. It is filtered and extracted from over 200B HTML files on Common Crawl down to a set of 6.3 million documents containing a total of 14.7B tokens. OpenWebMath is intended for use in pretraining and finetuninglarge language models. You can download the dataset using Hugging Face: from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/open-web-math/open-web-math.text1M<n<10M361 likes33k downloads3y agoHugging Face11MathArena /aime_2025 Homepage and repository Homepage: https://matharena.ai/ Repository: https://github.com/eth-sri/matharena Dataset Summary This dataset contains the questions from AIME 2025 used for the MathArena Leaderboard Data Fields The dataset contains the following fields: problem_idx (int64): Problem index within the corresponding MathArena benchmark. problem (string): Problem statement, usually stored as LaTeX source. answer (int64): Gold final answer. problem_type… See the full description on the dataset page: https://huggingface.co/datasets/MathArena/aime_2025.tabularn<1K17 likes31k downloads4mo agoHugging Face12nvidia /Nemotron-CC-Math-v1gated Nemotron-Pre-Training-Dataset-v1 Release 👩‍💻 Authors: Rabeeh Karimi Mahabadi, Sanjeev Satheesh 📘 Paper: Nemotron-cc-math: A 133 Billion-Token-Scale High Quality Math Pretraining Dataset 📝 Blog: Nemotron-cc-math blog Data Overview We’re excited to introduce Nemotron-CC-Math - a large-scale, high-quality math corpus extracted from Common Crawl which was used in nemotron pre-training. This dataset is built to preserve and surface high-value mathematical and code content… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-CC-Math-v1.texttext-generation100M<n<1B100 likes29k downloads9mo agoHugging Face13AI4Math /MathVista Dataset Card for MathVista Dataset Description Paper Information Dataset Examples Leaderboard Dataset Usage Data Downloading Data Format Data Visualization Data Source Automatic Evaluation License Citation Dataset Description MathVista is a consolidated Mathematical reasoning benchmark within Visual contexts. It consists of three newly created datasets, IQTest, FunctionQA, and PaperQA, which address the missing visual domains and are tailored to evaluate logical… See the full description on the dataset page: https://huggingface.co/datasets/AI4Math/MathVista.imagemultiple-choice1K<n<10K225 likes23k downloads3y agoHugging Face14microsoft /orca-math-word-problems-200k Dataset Card This dataset contains ~200K grade school math word problems. All the answers in this dataset is generated using Azure GPT4-Turbo. Please refer to Orca-Math: Unlocking the potential of SLMs in Grade School Math for details about the dataset construction. Dataset Sources Repository: microsoft/orca-math-word-problems-200k Paper: Orca-Math: Unlocking the potential of SLMs in Grade School Math Direct Use This dataset has been designed to… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/orca-math-word-problems-200k.textquestion-answering100K<n<1M498 likes23k downloads3y agoHugging Face15qwedsacf /competition_math Dataset Card for Mathematics Aptitude Test of Heuristics (MATH) dataset Dataset Summary The Mathematics Aptitude Test of Heuristics (MATH) dataset consists of problems from mathematics competitions, including the AMC 10, AMC 12, AIME, and more. Each problem in MATH has a full step-by-step solution, which can be used to teach models to generate answer derivations and explanations. Supported Tasks and Leaderboards [More Information Needed] Languages… See the full description on the dataset page: https://huggingface.co/datasets/qwedsacf/competition_math.text10K<n<100K138 likes23k downloads4y agoHugging Face16math-ai /aime26 AIME 26 American Invitational Mathematics Examination (AIME) 2026 Citation If you use the AIME26 dataset in your research, please consider citing it as follows: @misc{aime26, title={American Invitational Mathematics Examination (AIME) 2026}, author={Zhang, Yifan and Math-AI, Team}, year={2026}, } textn<1K19 likes22k downloads7mo agoHugging Face17math-ai /minervamathtextn<1K14 likes22k downloads2y agoHugging Face18TIGER-Lab /MathInstruct 🦣 MAmmoTH: Building Math Generalist Models through Hybrid Instruction Tuning MathInstruct is a meticulously curated instruction tuning dataset that is lightweight yet generalizable. MathInstruct is compiled from 13 math rationale datasets, six of which are newly curated by this work. It uniquely focuses on the hybrid use of chain-of-thought (CoT) and program-of-thought (PoT) rationales, and ensures extensive coverage of diverse mathematical fields. Project Page:… See the full description on the dataset page: https://huggingface.co/datasets/TIGER-Lab/MathInstruct.texttext-generation100K<n<1M307 likes22k downloads2y agoHugging Face19nvidia /Nemotron-Math-v2 Nemotron-Math-v2 This repository contains the dataset accompanying the paper Nemotron-Math: Efficient Long-Context Distillation of Mathematical Reasoning from Multi-Mode Supervision. Code: NeMo-Skills Documentation: NeMo-Skills Nemotron-Math-v2 Documentation Dataset Description Nemotron-Math-v2 is a large-scale mathematical reasoning dataset containing approximately 347K high-quality mathematical problems and 7M model-generated reasoning trajectories. The dataset… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-Math-v2.texttext-generation1M<n<10M192 likes22k downloads7mo agoHugging Face20IFM /Math-Reasoning Math-Reasoning Dataset Description Mathematical problem-solving, rewriting, and dialogue data for reasoning-oriented language-model training. This repository is part of the K2 Horizon collection. The repository is organized into multiple subsets. Every subset has a train split backed by Parquet shards, which supports Dataset Viewer inspection and streaming access. K2 Horizon Dataset Series Dataset repository Focus Subsets IFM/TxT360-v2… See the full description on the dataset page: https://huggingface.co/datasets/IFM/Math-Reasoning.texttext-generation1B<n<10B22 likes21k downloads20d agoHugging Face21MathArena /hmmt_feb_2025 Homepage and repository Homepage: https://matharena.ai/ Repository: https://github.com/eth-sri/matharena Dataset Summary This dataset contains the questions from HMMT February 2025 used for the MathArena Leaderboard Data Fields The dataset contains the following fields: problem_idx (int64): Problem index within the corresponding MathArena benchmark. problem (string): Problem statement, usually stored as LaTeX source. answer (string): Gold final answer.… See the full description on the dataset page: https://huggingface.co/datasets/MathArena/hmmt_feb_2025.textn<1K11 likes19k downloads4mo agoHugging Face22BytedTsinghua-SIA /DAPO-Math-17ktexttext-generation1M<n<10M189 likes18k downloads1y agoHugging Face23math-ai /aime24 AIME 24 American Invitational Mathematics Examination (AIME) 2024 Citation If you use the AIME24 dataset in your research, please consider citing it as follows: @misc{aime24, title={American Invitational Mathematics Examination (AIME) 2024}, author={Zhang, Yifan and Math-AI, Team}, year={2024}, } textn<1K19 likes16k downloads7mo agoHugging Face24MathArena /hmmt_feb_2026 Homepage and repository Homepage: https://matharena.ai/ Repository: https://github.com/eth-sri/matharena Dataset Summary This dataset contains the questions from HMMT February 2026 used for the MathArena Leaderboard Data Fields The dataset contains the following fields: problem_idx (int64): Problem index within the corresponding MathArena benchmark. answer (string): Gold final answer. problem_type (list[string]): Problem type/category labels. problem… See the full description on the dataset page: https://huggingface.co/datasets/MathArena/hmmt_feb_2026.textn<1K7 likes15k downloads4mo agoHugging Face25tokyotech-llm /swallow-math-v2 SwallowMath-v2 Resources 📑 arXiv: Read our paper for detailed methodology at arXiv:2505.02881. 🤗 Sister Dataset: Discover SwallowCode2, our companion dataset for code generation. 🧮 What is it? SwallowMath-v2 is a large-scale mathematical dataset containing 32 billion tokens, developed as the successor to SwallowMath-v1. Building on the success of v1, this release aims to construct a larger-scale and more permissively licensed corpus to support open and… See the full description on the dataset page: https://huggingface.co/datasets/tokyotech-llm/swallow-math-v2.texttext-generation10M<n<100M34 likes13k downloads11mo agoHugging Face26siyanzhao /Openthoughts_math_30k_opsdtext10K<n<100K10 likes13k downloads7mo agoHugging Face27math-ai /AutoMathText🎉 This work, introducing the AutoMathText dataset and the AutoDS method, has been accepted to The 63rd Annual Meeting of the Association for Computational Linguistics (ACL 2025 Findings)! 🎉 AutoMathText AutoMathText is an extensive and carefully curated dataset encompassing around 200 GB of mathematical texts. It's a compilation sourced from a diverse range of platforms including various websites, arXiv, and GitHub (OpenWebMath, RedPajama, Algebraic Stack). This rich repository… See the full description on the dataset page: https://huggingface.co/datasets/math-ai/AutoMathText.texttext-generation1M<n<10M186 likes13k downloads1y agoHugging Face28ankner /math-500text1K<n<10K1 likes11k downloads2y agoHugging Face29TIGER-Lab /MATH-plusThis dataset contains the MetaMath, MATH-orca and some additional MATH-augmented dataset with GPT-4. This dataset is being used to train MAmmoTH2-plus version (https://tiger-ai-lab.github.io/MAmmoTH2/). texttext-generation100K<n<1M46 likes11k downloads2y agoHugging Face30math-ai /amc23textn<1K17 likes11k downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.