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
01mathewhe /chatbot-arena-elo LMSYS Chatbot Arena ELO Scores This dataset is a datasets-friendly version of Chatbot Arena ELO scores, updated daily from the leaderboard API at https://huggingface.co/spaces/lmarena-ai/chatbot-arena-leaderboard. Updated: 20250717 Loading Data from datasets import load_dataset dataset = load_dataset("mathewhe/chatbot-arena-elo", split="train") The main branch of this dataset will always be updated to the latest ELO and leaderboard version. If you need a fixed dataset… See the full description on the dataset page: https://huggingface.co/datasets/mathewhe/chatbot-arena-elo.documentn<1K4 likes640 downloads1y agoHugging Face02mcaleste /sat_multiple_choice_math_may_23This is the set of math SAT questions from the May 2023 SAT, taken from here: https://www.mcelroytutoring.com/lower.php?url=44-official-sat-pdfs-and-82-official-act-pdf-practice-tests-free. Questions that included images were not included but all other math questions, including those that have tables were included. tabularn<1K2 likes285 downloads3y agoHugging Face03AFFFPupu /Maths_competition_questionstextn<1K2 likes233 downloads3y agoHugging Face04uw-math-ai /math-graph Math-Graph Math-Graph is the dataset behind TheoremGraph, a unified, statement-level dependency graph spanning both informal and formal mathematics. On the informal side it parses millions of theorem-like environments from mathematics arXiv and recovers directed dependency edges within and across papers; on the formal side it releases LeanGraph, an elaborator-level extraction of typed declaration dependencies across 25 Lean 4 projects. The two graphs are bridged into one… See the full description on the dataset page: https://huggingface.co/datasets/uw-math-ai/math-graph.tabulartext-retrieval10M<n<100M9 likes233 downloads3mo agoHugging Face05Gugu8 /Math-Expanded Massive Step-by-Step Mathematics Instruction Dataset Dataset Description This is a 60GB, highly knowledge-dense dataset designed to teach Large Language Models (LLMs) rigorous mathematical reasoning. Unlike standard math datasets that only provide the final answer, this dataset emphasizes Chain-of-Thought (CoT) reasoning. Every single row contains a detailed, step-by-step breakdown of how to arrive at the solution, making it ideal for supervised fine-tuning (SFT)… See the full description on the dataset page: https://huggingface.co/datasets/Gugu8/Math-Expanded.text100M<n<1B0 likes214 downloads2mo agoHugging Face06Josephgflowers /Par-Four-Fineweb-Edu-Fortified-Chemistry-Physics-Astronomy-Math-ReasonExtracted Chemistry Physics Asronomy Math and Logic portions from the original. Script used for the extraction: https://huggingface.co/datasets/Josephgflowers/Par-Four-Fineweb-Edu-Fortified-Chemistry-Physics-Astronomy-Math-Reason/resolve/main/find-science-fine.py tabular100K<n<1M6 likes156 downloads2y agoHugging Face07Jackson1 /MathVista_V2text1K<n<10K0 likes145 downloads2y agoHugging Face08pj-mathematician /clef2025-bioasq-task13Btext10M<n<100M1 likes110 downloads1y agoHugging Face09RabotniKuma /Fast-Math-R1-SFTThis repository contains the First stage SFT dataset as presented in the paper A Practical Two-Stage Recipe for Mathematical LLMs: Maximizing Accuracy with SFT and Efficiency with Reinforcement Learning. This dataset is used for the intensive Supervised Fine-Tuning (SFT) phase, crucial for pushing the model's mathematical accuracy. Project GitHub Repository: https://github.com/RabotniKuma/Kaggle-AIMO-Progress-Prize-2-9th-Place-Solution Dataset Construction This dataset was… See the full description on the dataset page: https://huggingface.co/datasets/RabotniKuma/Fast-Math-R1-SFT.texttext-generation1K<n<10K4 likes101 downloads1y agoHugging Face10HusnainAmjad /Skill_MATHtext1K<n<10K0 likes88 downloads2mo agoHugging Face11uw-math-ai /theorem-matching TheoremGraph Matching Formal–informal theorem matches from the TheoremGraph paper. Each row pairs a Lean declaration with the most similar natural-language statement from arXiv, found by cosine similarity over slogan embeddings, and labeled by an LLM judge as exact, inexact, or wrong (the first two count as a match). The file contains every candidate pair at cosine similarity 0.80 and above: 100,831 pairs. Our primary judge, GPT-5.4, labels 47,952 of them as matches; a second… See the full description on the dataset page: https://huggingface.co/datasets/uw-math-ai/theorem-matching.texttext-retrieval100K<n<1M1 likes88 downloads3mo agoHugging Face12z4hid /bengali-math-cottext100K<n<1M0 likes84 downloads2y agoHugging Face13miscovery /Math_CoT_Arabic_English_Reasoning Math CoT Arabic English Dataset A high-quality, bilingual (English & Arabic) dataset for Chain-of-Thought (COT) reasoning in mathematics and related disciplines, developed by Miscovery AI. Overview Math-COT is a unique dataset designed to facilitate and benchmark the development of chain-of-thought reasoning capabilities in language models across mathematical domains. With meticulously crafted examples, explicit reasoning steps, and bilingual support, this dataset offers… See the full description on the dataset page: https://huggingface.co/datasets/miscovery/Math_CoT_Arabic_English_Reasoning.tabularquestion-answering1K<n<10K17 likes83 downloads1y agoHugging Face14Corpus-NZ /Math-Expanded Massive Step-by-Step Mathematics Instruction Dataset Dataset Description This is a 60GB, highly knowledge-dense dataset designed to teach Large Language Models (LLMs) rigorous mathematical reasoning. Unlike standard math datasets that only provide the final answer, this dataset emphasizes Chain-of-Thought (CoT) reasoning. Every single row contains a detailed, step-by-step breakdown of how to arrive at the solution, making it ideal for supervised fine-tuning (SFT)… See the full description on the dataset page: https://huggingface.co/datasets/Corpus-NZ/Math-Expanded.text100M<n<1B0 likes78 downloads28d agoHugging Face15jamesdborin /Nemotron-RL-Math-v2-prompt-only Nemotron-RL-Math-v2-prompt-only Prompt-only extraction from nvidia/Nemotron-RL-Math-v2. Files: prompts.csv: one prompt extraction record per source row. Records include prompt, separated system_prompt, and structured tools when the source row defines available tools. Nested values are JSON-encoded inside CSV cells. summary.md: source row counts, extracted row counts, count deltas, and failed prompt counts. null_or_empty_rows.md: row indexes where prompt extraction produced a… See the full description on the dataset page: https://huggingface.co/datasets/jamesdborin/Nemotron-RL-Math-v2-prompt-only.tabular1K<n<10K0 likes77 downloads3mo agoHugging Face16erayalp /easy_turkish_math_reasoning Easy Turkish Math Reasoning Dataset Summary The Easy Turkish Math Reasoning dataset is the first phase of a multi-stage curriculum learning pipeline designed to enhance the reasoning abilities of compact language models. This dataset focuses on elementary-level arithmetic and logic problems in Turkish, serving as a warm-up stage for supervised fine-tuning (SFT). Use Case Primarily used for: Bootstrapping reasoning ability in Turkish for compact LLMs. Phase 1… See the full description on the dataset page: https://huggingface.co/datasets/erayalp/easy_turkish_math_reasoning.textquestion-answering1K<n<10K7 likes74 downloads1y agoHugging Face17XinyaoHu /AMPS_mathematicatext1M<n<10M4 likes71 downloads2y agoHugging Face18CaraJ /Mathverse_VLMEvalKittabular1K<n<10K1 likes71 downloads2y agoHugging Face19Isatis5 /MathVista_V2text1K<n<10K0 likes69 downloads8mo agoHugging Face20amphora /math-intuition-20260906-403-demo-10 math-intuition-20260906-403-demo-10 3,936 mathematics problems drawn from 403 problem families, each derived from a distinct arXiv paper. Every problem is generated answer-first, so the answer is known by construction and is checked by the family's own verify() before the row is written. No row in this file is ungraded. This is the demo rung — read this before using it Each family exposes a four-rung ladder: demo, easy, medium, hard. This file samples demo, which… See the full description on the dataset page: https://huggingface.co/datasets/amphora/math-intuition-20260906-403-demo-10.tabulartext-generation1K<n<10K0 likes66 downloads16d agoHugging Face21allandclive /Luganda_Sci-Math-Bio_Translations Luganda Sci-Math-Bio Translations This dataset contains Luganda and English translations of biologicial, mathematical and scientific terms texttranslation1K<n<10K3 likes64 downloads3y agoHugging Face22Asib27 /dart_math_banglaThe dataset contains math problems in bangla. hkust-nlp/dart-math-uniform is translated using facebook/nllb-200-3.3B. To achive better performance english sentences are splitted and then fed into the translation model. textquestion-answering1K<n<10K0 likes62 downloads2y agoHugging Face23erayalp /medium_turkish_math_reasoning Dataset Summary The Medium Turkish Math Reasoning dataset is Phase 2 of a curriculum learning pipeline to teach compact models multi-step reasoning in Turkish. It includes moderately difficult math problems involving multiple reasoning steps, such as two-part arithmetic, comparisons, and logical reasoning. Use Case This dataset is ideal for: Continuing SFT after foundational training with simpler problems. Bridging the gap between basic arithmetic and complex GSM8K-style… See the full description on the dataset page: https://huggingface.co/datasets/erayalp/medium_turkish_math_reasoning.textquestion-answering1K<n<10K5 likes61 downloads1y agoHugging Face24veds12 /math-squared Dataset Name MATH2 Dataset Description MATH2 is a mathematical reasoning evaluation dataset curated using a human-in-the-loop approach proposed in the paper AI-Assisted Generation of Difficult Math Questions. The dataset consists of 210 questions formed by combining 2 math domain skills using frontier LLMs. These skills were extracted from the MATH [Hendrycks et al., 2021] dataset. Dataset Sources Paper: AI-Assisted Generation of Difficult Math… See the full description on the dataset page: https://huggingface.co/datasets/veds12/math-squared.textquestion-answeringn<1K6 likes59 downloads2y agoHugging Face25RabotniKuma /Fast-Math-R1-GRPOThis repository contains the second-stage GRPO dataset for the paper A Practical Two-Stage Recipe for Mathematical LLMs: Maximizing Accuracy with SFT and Efficiency with Reinforcement Learning. This dataset is crucial for the second stage of the training recipe, aiming to improve token efficiency while preserving peak mathematical reasoning performance in Large Language Models (LLMs) through Reinforcement Learning from online inference (GRPO). We extracted the answers from the 2nd stage SFT… See the full description on the dataset page: https://huggingface.co/datasets/RabotniKuma/Fast-Math-R1-GRPO.texttext-generation1K<n<10K2 likes57 downloads1y agoHugging Face26MathWizards /MathWizard-mathword-problem-dataset-with-grade-section Dataset Card for MathWizard-mathword-problem-dataset-with-grade-section This dataset consists of approximately 4,000 Elementary Math Word Problems (MWPs) generated using Large Language Models (LLMs) and comprehensively annotated for errors by humans and LLM judges. It is designed to support the generation and evaluation of high-quality, grade-appropriate math problems. Dataset Details Dataset Description Curated by: [Nimesh Ariyarathne, Harshani Bandara… See the full description on the dataset page: https://huggingface.co/datasets/MathWizards/MathWizard-mathword-problem-dataset-with-grade-section.text1K<n<10K1 likes56 downloads6mo agoHugging Face27tourist800 /LLM-Hallucination-Detection-complex-mathematics AIME Hallucination Detection Dataset This dataset is created for detecting hallucinations in Large Language Models (LLMs), particularly focusing on complex mathematical problems. It can be used for tasks like model evaluation, fine-tuning, and research. Dataset Details Name: AIME Hallucination Detection Dataset Format: CSV Size: (add size, e.g., 10MB) Files Included: AIME-hallucination-detection-dataset.csv: Contains the dataset. Content Description… See the full description on the dataset page: https://huggingface.co/datasets/tourist800/LLM-Hallucination-Detection-complex-mathematics.tabularn<1K0 likes54 downloads2y agoHugging Face28amphora /math-intuition-20260906-403-easy-30 math-intuition-20260906-403-easy-30 12,090 synthetic mathematics problems drawn from 403 problem families, each family derived from a distinct arXiv paper. Every problem is generated answer-first, so the answer is known by construction and is checked by the family's own verify() before the row is written. No row in this file is ungraded. This is the easy slice: 30 instances per family at each family's easiest difficulty preset. It is not the hard benchmark — see Difficulty… See the full description on the dataset page: https://huggingface.co/datasets/amphora/math-intuition-20260906-403-easy-30.tabulartext-generation10K<n<100K0 likes54 downloads16d agoHugging Face29nbvbharath-1729 /llm-math-evaluation-dataset LLM Math Response Evaluation Dataset Dataset Summary A human-annotated dataset of 150 AI-generated math responses evaluated across GPT-4o, Claude, and Gemini. Each response is scored on Correctness, Reasoning, and Clarity using a structured rubric, with written justification for every score. Supported Tasks LLM evaluation and benchmarking Math reasoning quality assessment Error type classification in AI responses Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/nbvbharath-1729/llm-math-evaluation-dataset.tabularn<1K0 likes54 downloads2d agoHugging Face30math-across-languages /gsm8k-translated Multilingual GSM8K Translations This dataset contains machine-translated versions of GSM8K in these languages: French (fr) German (de) Hindi (hi) Dataset Structure For each language, we provide the original GSM8K train and test splits: train: 7,473 samples test: 1,319 samples Each sample consists of a question and an answer. The question describes a grade-school-level math word problem that requires multi-step mathematical reasoning. The answer contains a… See the full description on the dataset page: https://huggingface.co/datasets/math-across-languages/gsm8k-translated.textquestion-answering10K<n<100K0 likes53 downloads3mo agoHugging Face

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