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
01EleutherAI /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 likes214k downloads2y agoHugging Face02open-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 likes160k downloads2y agoHugging Face03ShadenA /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 likes81k downloads3mo agoHugging Face04DigitalLearningGmbH /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 likes40k downloads2y agoHugging Face05openbmb /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<1B348 likes36k downloads5mo agoHugging Face06MathArena /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 Face07open-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 Face08MathArena /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 likes32k downloads4mo agoHugging Face09IFM /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 likes29k downloads22d agoHugging Face10nvidia /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 likes27k downloads9mo agoHugging Face11microsoft /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 likes24k downloads3y agoHugging Face12AI4Math /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 likes24k downloads3y agoHugging Face13nvidia /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 likes24k downloads7mo agoHugging Face14qwedsacf /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 Face15MathArena /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 likes21k downloads4mo agoHugging Face16BytedTsinghua-SIA /DAPO-Math-17ktexttext-generation1M<n<10M189 likes17k downloads1y agoHugging Face17math-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 Face18MathArena /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 Face19siyanzhao /Openthoughts_math_30k_opsdtext10K<n<100K10 likes13k downloads7mo agoHugging Face20MathArena /hmmt_nov_2025 Homepage and repository Homepage: https://matharena.ai/ Repository: https://github.com/eth-sri/matharena Dataset Summary This dataset contains the questions from HMMT November 2025 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 (string): Problem statement, usually stored as LaTeX source.… See the full description on the dataset page: https://huggingface.co/datasets/MathArena/hmmt_nov_2025.textn<1K1 likes11k downloads4mo agoHugging Face21ankner /math-500text1K<n<10K1 likes11k downloads2y agoHugging Face22math-ai /amc23textn<1K17 likes11k downloads2y agoHugging Face23nlile /hendrycks-MATH-benchmark Hendrycks MATH Dataset Dataset Description The MATH dataset is a collection of mathematics competition problems designed to evaluate mathematical reasoning and problem-solving capabilities in computational systems. Containing 12,500 high school competition-level mathematics problems, this dataset is notable for including detailed step-by-step solutions alongside each problem. Dataset Summary The dataset consists of mathematics problems spanning multiple… See the full description on the dataset page: https://huggingface.co/datasets/nlile/hendrycks-MATH-benchmark.text10K<n<100K33 likes11k downloads2y agoHugging Face24TIGER-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 likes10k downloads2y agoHugging Face25MathLLMs /MathVision Measuring Multimodal Mathematical Reasoning with the MATH-Vision Dataset [💻 Github] [🌐 Homepage] [📊 Main Leaderboard ] [📊 Open Source Leaderboard ] [🌿 Wild Leaderboard ] [🔍 Visualization] [📖 Paper] 🌿 NEW: MATH-Vision-Wild MATH-Vision-Wild is a photographic, real-world variant of MATH-Vision. The same testmini problems are physically captured on printed paper, iPads, laptops, and projectors under varying lighting and angles — the conditions VLMs actually… See the full description on the dataset page: https://huggingface.co/datasets/MathLLMs/MathVision.imagequestion-answering1K<n<10K173 likes9.6k downloads4mo agoHugging Face26livebench /math Dataset Card for "livebench/math" LiveBench is a benchmark for LLMs designed with test set contamination and objective evaluation in mind. It has the following properties: LiveBench is designed to limit potential contamination by releasing new questions monthly, as well as having questions based on recently-released datasets, arXiv papers, news articles, and IMDb movie synopses. Each question has verifiable, objective ground-truth answers, allowing hard questions to be scored… See the full description on the dataset page: https://huggingface.co/datasets/livebench/math.tabularn<1K3 likes8.8k downloads1y agoHugging Face27hbXNov /hle_math_exact_match_no_image_int_answerimagen<1K1 likes7.1k downloads2y agoHugging Face28HuggingFaceH4 /MATHtext10K<n<100K10 likes6.8k downloads2y agoHugging Face29nvidia /Nemotron-SFT-Math-v4 Nemotron-SFT-Math-v4 Dataset Description: Nemotron-SFT-Math-v4 is a large-scale mathematical reasoning dataset containing model-generated reasoning trajectories. Solutions in this version are generated using DeepSeek-V4-Pro on High inference mode. The problems in this dataset are sourced from nvidia/Nemotron-Math-v2, which contains high-quality mathematical problems derived from the Art of Problem Solving (AoPS) community and Math StackExchange/MathOverflow… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-SFT-Math-v4.texttext-generation100K<n<1M45 likes6.7k downloads1mo agoHugging Face30open-r1 /DAPO-Math-17k-Processed Dataset Card for DAPO-Math-17k-Processed This is a processed version of BytedTsinghua-SIA/DAPO-Math-17k where we have: Deduplicated the prompts Reformatted the prompts and ground truth answers to be compatible with TRL's GRPO trainer We have also derived pure English and Chinese subsets. The full dataset processing logic can be found in create_dataset.py. If you find this dataset useful in your work, please cite the original source with: @misc{yu2025dapoopensourcellmreinforcement… See the full description on the dataset page: https://huggingface.co/datasets/open-r1/DAPO-Math-17k-Processed.text10K<n<100K88 likes6.5k downloads11mo agoHugging Face

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