CoolFace
24 shown

datasets

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

Clear all
01microsoft /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 Face02mihailgribov /olympiad_style_integer_math_problems Olympiad Math Corpus Version: v2.1.1 Release date: 2026-05-03 59,486 synthetically generated olympiad-style math problems with verified integer answers and formal computation graphs. Loading from datasets import load_dataset ds = load_dataset("mihailgribov/olympiad_style_integer_math_problems", split="train") lemma_applicability is stored as list[{lemma, status}] rather than a sparse dict (required for Arrow-based consumers). To convert to a dict for local use:… See the full description on the dataset page: https://huggingface.co/datasets/mihailgribov/olympiad_style_integer_math_problems.documenttext-generation10K<n<100K1 likes586 downloads5mo agoHugging Face03TamasSimonds /olympiad-proof-problems Olympiad-Proof-Problems Dataset Description This dataset contains mathematical problems and solutions from CSV data. Dataset Summary Total Examples: 39764 Format: Problem-solution pairs Source: olympiad_proof_problems_clean.csv Language: English Domain: Mathematics Data Fields prompt: The mathematical problem statement completion: The complete solution (including working steps) source: Original source identifier id: Unique identifier for each… See the full description on the dataset page: https://huggingface.co/datasets/TamasSimonds/olympiad-proof-problems.textquestion-answering10K<n<100K1 likes449 downloads1y agoHugging Face04SciCodePile /SciCode-Programming-Problems DATA3: Programming Problems Generation Dataset Dataset Overview DATA3 is a large-scale programming problems generation dataset that contains AI-generated programming problems inspired by real scientific computing code snippets. The dataset consists of 22,532 programming problems, each paired with a comprehensive solution. These problems focus on scientific computing concepts such as numerical algorithms, data analysis, mathematical modeling, and computational methods in… See the full description on the dataset page: https://huggingface.co/datasets/SciCodePile/SciCode-Programming-Problems.texttext-generation10K<n<100K0 likes323 downloads6mo agoHugging Face05azminetoushikwasi /math-story-problems Math Story Problems Dataset Dataset Description This dataset contains mathematical word problems presented in multiple formats, from direct equations to complex story-based scenarios. It is designed for training and evaluating language models on mathematical reasoning tasks. Dataset Structure The dataset is split into three parts: Train: 131,072 samples Validation: 1,024 samples Test: 3,072 samples Features { "eq_qs": "string", # Equation… See the full description on the dataset page: https://huggingface.co/datasets/azminetoushikwasi/math-story-problems.textquestion-answering100K<n<1M1 likes220 downloads1y agoHugging Face06jonaskg /imo-problems-completequestion-answering0 likes171 downloads1y agoHugging Face07HumynLabs /physics-problems Physics Problems Dataset Dataset Description: This dataset contains a collection of physics problems designed for educational and research purposes. Each problem includes a question, relevant equations, and, where applicable, numerical or symbolic solutions. The dataset covers topics such as mechanics, electromagnetism, thermodynamics, optics, and modern physics. The dataset supports training and evaluation of models in: Natural Language Processing (NLP) for physics problem-solving… See the full description on the dataset page: https://huggingface.co/datasets/HumynLabs/physics-problems.imagetext-generationn<1K7 likes156 downloads1y agoHugging Face08duxx /orca-math-word-problems-trtextquestion-answering100K<n<1M7 likes101 downloads3y agoHugging Face09sdiazlor /logic-problems-reasoning-dataset Dataset Card for my-distiset-a26cd729 This dataset has been created with distilabel. Dataset Summary This dataset contains a pipeline.yaml which can be used to reproduce the pipeline that generated it in distilabel using the distilabel CLI: distilabel pipeline run --config "https://huggingface.co/datasets/sdiazlor/my-distiset-a26cd729/raw/main/pipeline.yaml" or explore the configuration: distilabel pipeline info --config… See the full description on the dataset page: https://huggingface.co/datasets/sdiazlor/logic-problems-reasoning-dataset.texttext-generationn<1K0 likes84 downloads2y agoHugging Face10SciCode /SciCode-Programming-Problemsgated DATA3: Programming Problems Generation Dataset Dataset Overview DATA3 is a large-scale programming problems generation dataset that contains AI-generated programming problems inspired by real scientific computing code snippets. The dataset consists of 22,532 programming problems, each paired with a comprehensive solution. These problems focus on scientific computing concepts such as numerical algorithms, data analysis, mathematical modeling, and computational… See the full description on the dataset page: https://huggingface.co/datasets/SciCode/SciCode-Programming-Problems.texttext-generation10K<n<100K1 likes84 downloads7mo agoHugging Face11sytelus /taocp_open_problems TAOCP Open Problems Collection of open research problems singled out by Donald Knuth in The Art of Computer Programming series. Its main purpose is to help measure how frontier models understand, investigate, and make verifiable progress on hard but interesting open problems. Contents The dataset contains 9 exercises rated 50, M50, or HM50 in the six TAOCP editions and draft bundles available to this project. Knuth uses these ratings for problems that were not… See the full description on the dataset page: https://huggingface.co/datasets/sytelus/taocp_open_problems.tabularquestion-answeringn<1K1 likes78 downloads19d agoHugging Face12bala5046 /ai-research-problems AI Research Problems 1M Summary This dataset contains 1,000,000 synthetic research-ideation candidates across AI, machine learning, LLMs, RAG, AI agents, MCP, computer vision, robotics, safety, MLOps, and related fields. Important warning These records are synthetic combinations for research ideation. They are not claims that the problems are novel, unsolved, or absent from the literature. A researcher must verify novelty using papers, benchmarks… See the full description on the dataset page: https://huggingface.co/datasets/bala5046/ai-research-problems.texttext-classification1M<n<10M1 likes73 downloads8d agoHugging Face13Jasaxion /MathSmith-Hard-ProblemsMathSmith: Towards Extremely Hard Mathematical Reasoning by Forging Synthetic Problems with a Reinforced Policy Overview This dataset is a collection of problems generated by the MathSmith-Hard Problem-Synthesizer. Dataset Structure Each record is a JSON object with the following fields: { "problem": "<str>", // The generated math problem "rationale": "<str>" // The ratioanle process of question generation… See the full description on the dataset page: https://huggingface.co/datasets/Jasaxion/MathSmith-Hard-Problems.textquestion-answering100K<n<1M1 likes48 downloads11mo agoHugging Face14MichaelAnthony /lemonseed-word-problems lemonseed-word-problems LemonSeed — 13-category arithmetic word problems with plan + scratchpad. Contents wordproblems.jsonl (2500 rows) Format JSON Lines (.jsonl), one example per line. Provenance Synthetic, generated programmatically for the LemonSeed 1.5B project (by Geramy L. Loveless). Data authored by Michael Anthony Falabella. textquestion-answering1K<n<10K0 likes43 downloads27d agoHugging Face15CJJones /Elementary_Math_Word_Problems_LLM_Training_Short Dataset Card for Math Problem Generator Dataset Summary This dataset contains a subset of 100,000 procedurally generated math word problems, covering various mathematical concepts and difficulty levels. The problems were generated using a Java program that creates contextual word problems with detailed solutions and explanations. 🔗 Full dataset available on Gumroad The full CJ Jones' synthetic dataset catalog is available at: https://datadeveloper1.gumroad.com Want more?… See the full description on the dataset page: https://huggingface.co/datasets/CJJones/Elementary_Math_Word_Problems_LLM_Training_Short.textquestion-answering10K<n<100K0 likes41 downloads7mo agoHugging Face16UnfaithRL /aletheia_code_problems Aletheia Code Problems with Misleading Hints Dataset Description This dataset contains multiple-choice code-reasoning problems derived from Aletheia-Bench and augmented with misleading textual hints. The misleading hints are intentionally designed to point to an incorrect answer. The dataset was developed as part of the UnfaithRL project, which studies cue-following and unfaithful reasoning under reinforcement learning with verifiable rewards. Specifically, it was… See the full description on the dataset page: https://huggingface.co/datasets/UnfaithRL/aletheia_code_problems.tabularquestion-answering10K<n<100K0 likes37 downloads2mo agoHugging Face17mamed0v /orca-math-word-problems-200k-turkmen Turkmen Orca Math Word Problems 200k Dataset Overview This dataset is a Turkmen translation of the original microsoft/orca-math-word-problems-200k dataset. The Orca Math Word Problems dataset contains 200,000 high-quality math word problems and their solutions. This Turkmen version aims to extend the accessibility of math problem-solving datasets to the Turkmen language community. Dataset Details Original Dataset: microsoft/orca-math-word-problems-200k… See the full description on the dataset page: https://huggingface.co/datasets/mamed0v/orca-math-word-problems-200k-turkmen.textquestion-answering100K<n<1M1 likes35 downloads2y agoHugging Face185CD-AI /Vietnamese-microsoft-orca-math-word-problems-200k-gg-translatedtexttext-generation100K<n<1M4 likes33 downloads3y agoHugging Face19agicorp /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/agicorp/orca-math-word-problems-200k.textquestion-answering100K<n<1M1 likes31 downloads3y agoHugging Face20shhendu /EternalMath-open-problems EternalMath Open Problems This dataset is the Hugging Face viewer-friendly release of the open companion problem set for EternalMath. It contains 6,049 parameterized math problems across four batches. Batches Batch Rows Language QC status 20260325 988 English QC-passed anon1 1,640 Chinese Unfiltered anon2 1,341 Chinese Unfiltered anon3 2,080 Chinese Unfiltered Files The viewer loads the Parquet shards in data/ as a single train… See the full description on the dataset page: https://huggingface.co/datasets/shhendu/EternalMath-open-problems.textquestion-answering1K<n<10K0 likes30 downloads3mo agoHugging Face21Jasaxion /MathSmith-HC-ProblemsMathSmith: Towards Extremely Hard Mathematical Reasoning by Forging Synthetic Problems with a Reinforced Policy Overview This dataset is a collection of problems generated by the MathSmith-HC Problem-Synthesizer. Dataset Structure Each record is a JSON object with the following fields: { "problem": "<str>", // The generated math problem "rationale": "<str>" // The ratioanle process of question generation… See the full description on the dataset page: https://huggingface.co/datasets/Jasaxion/MathSmith-HC-Problems.textquestion-answering100K<n<1M0 likes22 downloads11mo agoHugging Face22wannaphong /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/wannaphong/orca-math-word-problems-200k.textquestion-answering100K<n<1M0 likes19 downloads7mo agoHugging Face23farabi-lab /Problem-Solving-Insights-Based-on-Kazakh-Traditionsgated 🇰🇿 Problem-Solving Insights Based on Kazakh Traditions 📖 Overview Problem-Solving Insights Based on Kazakh Traditions is a instruction-tuning dataset designed to bridge the gap between ancient Kazakh wisdom and modern societal challenges. 📊 Dataset Statistics General Metrics Metric Count Total Samples 8,005 Total Words (approx.) 4,030,925 Avg. Words per Sample 503 Word Count Distribution (Per… See the full description on the dataset page: https://huggingface.co/datasets/farabi-lab/Problem-Solving-Insights-Based-on-Kazakh-Traditions.texttext-generation1K<n<10K0 likes14 downloads2mo agoHugging Face24Shioniro /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… See the full description on the dataset page: https://huggingface.co/datasets/Shioniro/orca-math-word-problems-200k.textquestion-answering100K<n<1M0 likes9 downloads4mo agoHugging Face

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