CoolFace
25 shown

datasets

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

Clear all
01marin-community /ar5iv-no-problem-markdown Marin Markdownified Ar5iv Markdownified Ar5iv transforms academic papers from arXiv into clean, structured Markdown format consisting of 2.74B tokens across two splits. This dataset preserves th content while making it accessible for language model training on academic text. Value Tokens 2 742 463 924 Primary source https://sigmathling.kwarc.info/resources/ar5iv-dataset-2024/ File format JSONL License C-UDA-1.0 (mirrors upstream Ar5iv licenses)… See the full description on the dataset page: https://huggingface.co/datasets/marin-community/ar5iv-no-problem-markdown.texttext-generation100K<n<1M5 likes817 downloads1y agoHugging Face02FreedomIntelligence /medical-o1-verifiable-problem Introduction This dataset features open-ended medical problems designed to improve LLMs' medical reasoning. Each entry includes a open-ended question and a ground-truth answer based on challenging medical exams. The verifiable answers enable checking LLM outputs, refining their reasoning processes. For details, see our paper and GitHub repository. Citation If you find our data useful, please consider citing our work! @misc{chen2024huatuogpto1medicalcomplexreasoning… See the full description on the dataset page: https://huggingface.co/datasets/FreedomIntelligence/medical-o1-verifiable-problem.textquestion-answering10K<n<100K124 likes784 downloads2y agoHugging Face03barc0 /200k_HEAVY_gpt4o-description-gpt4omini-code_generated_problemsHere is the dataset of ~100k synthetic data generated by 162 seeds. We generate the dataset with the following steps and two approaches: Generate ~110k descriptions by GPT4o. Approach 1: Generate ~110k codes follow each description by GPT4o-mini. Approach 2: Generate ~110k codes follow each description by GPT4o-mini and suggest it to use specific library functions. Run the ~220k codes and do auto-filtering. Get the final ~200k legitimate ARC-like tasks with examples. texttext-generation100K<n<1M11 likes646 downloads2y 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 Face05khaimaitien /leetcode_problem_solutionThis dataset contains: problems and solutions in Leetcode, crawled from: https://github.com/AnasImloul/Leetcode-Solutions The format of data: title: title of the problem algo_input: the description of the problem solution_py: the solution in Python solution_js: the solution in Js solution_java: the solution in Java solution_c: the solution in C texttext-generation1K<n<10K2 likes192 downloads3y agoHugging Face06barc0 /100k-gpt4omini-description-gpt4omini-code_generated_problemsHere is the dataset of 100k synthetic data generated by 100 seeds. We generate the dataset with the following steps: Generate 120k descriptions by GPT4o-mini. Generate 120k codes follow each description by GPT4o-mini. Run the 120k codes and do auto-filtering. Get the final 100k legitimate ARC-like tasks with examples. texttext-generation100K<n<1M1 likes154 downloads2y agoHugging Face07barc0 /100k-gpt4-description-gpt4omini-code_generated_problemsHere is the dataset of 100k synthetic data generated by 100 seeds. We generate the dataset with the following steps: Generate 120k descriptions by GPT4. Generate 120k codes follow each description by GPT4o-mini. Run the 120k codes and do auto-filtering. Get the final 100k legitimate ARC-like tasks with examples. texttext-generation100K<n<1M1 likes129 downloads2y agoHugging Face08SciCode /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 Face09bala5046 /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 Face10AbiralArch /hardware-cvdp-problems Hardware Design AI Training Dataset This dataset contains processed hardware design problems and Verilog code for training AI models. Contents CVDP Problems: 160 evaluation problems organized by domain and complexity Training Data: Instruction-code pairs for hardware design Metadata: Rich annotations for each problem Usage from datasets import load_dataset dataset = load_dataset("AbiralArch/hardware-cvdp-problems") Categories Module Generation… See the full description on the dataset page: https://huggingface.co/datasets/AbiralArch/hardware-cvdp-problems.texttext-generationn<1K0 likes57 downloads1y agoHugging Face11hllj /vi_math_problem_crawl Dataset Card for Vietnamese Elementary Math Knowledge and Workbook Dataset Summary The data includes information about elementary school math knowledge in Vietnam, as well as exercises compiled from books. This is a crawlable dataset that can be trained for text generation tasks. Supported Tasks and Leaderboards Languages The majority of the data is in Vietnamese, but there is still some English from some bilingual workbooks. Dataset… See the full description on the dataset page: https://huggingface.co/datasets/hllj/vi_math_problem_crawl.texttext-generation10K<n<100K1 likes53 downloads3y agoHugging Face12Minutor /adaption-math-word-problem-sub-2 This dataset is a remastered version prepared using Adaption's Adaptive Data platform. adaption-math_word_problem_sub_2 This dataset contains a diverse collection of mathematical word problems ranging from arithmetic and algebra to calculus and number theory. Each sample includes a detailed prompt followed by a step-by-step solution that demonstrates the logical reasoning or calculations required to reach the final answer. The solutions often incorporate intermediate… See the full description on the dataset page: https://huggingface.co/datasets/Minutor/adaption-math-word-problem-sub-2.texttext-generation10K<n<100K0 likes39 downloads2mo agoHugging Face13Beanbagdzf /graph_problem_traces_test1 Additional Information This dataset contains graph and discrete math problem-solving traces generated using the CAMEL framework. Each entry includes: A graph and discrete math problem statement A final answer A tool-based code solution Meta data texttext-generationn<1K0 likes38 downloads2y agoHugging Face14purewhite42 /formal_problem_solving_main Dataset Card for Formal Problem-Solving Benchmarks This dataset is part of the official implementation of Beyond Theorem Proving: Formulation, Framework and Benchmark for Formal Problem-Solving, accepted as an ICML 2026 Spotlight paper. Links: Paper: https://openreview.net/forum?id=hgMZraPlSv Project: https://github.com/Purewhite2019/formal_problem_solving_main Overview The benchmark supports three evaluation settings: Formal Problem-Solving (FPS): Given a… See the full description on the dataset page: https://huggingface.co/datasets/purewhite42/formal_problem_solving_main.texttext-generation1K<n<10K2 likes36 downloads3mo agoHugging Face155CD-AI /Vietnamese-microsoft-orca-math-word-problems-200k-gg-translatedtexttext-generation100K<n<1M4 likes33 downloads3y agoHugging Face16xd2333 /orca-math-word-problems-100k-en-zh-mix100k English and Chinese mixed version of microsoft/orca-math-word-problems-200k texttext-generation100K<n<1M2 likes31 downloads2y agoHugging Face17ZombitX64 /Medical-o1-verifiable-problem-Thai Introduction This dataset features open-ended medical problems designed to improve LLMs' medical reasoning. Each entry includes a open-ended question and a ground-truth answer based on challenging medical exams. The verifiable answers enable checking LLM outputs, refining their reasoning processes. For details, see our paper and GitHub repository. Citation If you find our data useful, please consider citing our work! @misc{chen2024huatuogpto1medicalcomplexreasoning… See the full description on the dataset page: https://huggingface.co/datasets/ZombitX64/Medical-o1-verifiable-problem-Thai.textquestion-answering10K<n<100K0 likes31 downloads1y agoHugging Face18mattwesney /Reasoning_Problem_Solving_Datasetgated Reasoning and Problem-Solving Dataset (RPSD) Overview The Reasoning and Problem-Solving Dataset (RPSD) is a comprehensive, high-quality set of synthetically generated question-answer pairs (150k+) tailored for training AI systems in logical reasoning and problem-solving. It spans multiple domains, including core reasoning techniques, specialized fields like science, mathematics, engineering, computer science, and philosophy, along with practical, real-world… See the full description on the dataset page: https://huggingface.co/datasets/mattwesney/Reasoning_Problem_Solving_Dataset.texttext-generation100K<n<1M15 likes29 downloads2mo agoHugging Face19Wendong-Fan /math_problem_traces_test Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution texttext-generationn<1K0 likes28 downloads2y agoHugging Face20InfoBayAI /DSA-Coding-Problems-and-Solutions-Datasetgated Dataset Description This dataset is a large-scale collection of Data Structures and Algorithms (DSA) code, containing 12,385 code files with 3.86 million lines of code and 25.01 million lexical tokens, designed to support the development of advanced code generation models, programming assistants, software engineering AI systems, and code intelligence applications. It consists of real-world DSA implementations covering a wide range of algorithms, data structures, problem-solving… See the full description on the dataset page: https://huggingface.co/datasets/InfoBayAI/DSA-Coding-Problems-and-Solutions-Dataset.tabulartext-generationn<1K0 likes23 downloads7d agoHugging Face21ilijalichkovski /medical-o1-verifiable-problem-mk Dataset Card for Dataset Name This is a preview of a Macedonian translation of the medical-o1-verifiable-problem dataset by Freedom Intelligence. Note that this preview currently contains 1068 rows. Dataset Details Dataset Structure Each example consists of a question and a verifiable answer. Dataset Creation For methodological details regarding the creation of the original dataset, please refer to the original paper. Machine translation was… See the full description on the dataset page: https://huggingface.co/datasets/ilijalichkovski/medical-o1-verifiable-problem-mk.textquestion-answering1K<n<10K0 likes18 downloads1y agoHugging Face22Wendong-Fan /math_problem_traces_test2 Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution texttext-generationn<1K0 likes15 downloads2y agoHugging Face23oNo-1 /difficult_problem_dataset_v5_500 OverView This dataset is a synthetic dataset created using the Scalable Data Generation (SDG) framework. It is structured for use with a thinking model, and the input and output form a set of questions and answers. Pipeline of Data Generation 1.Process-based Question Generation A mechanism for automatically generating questions. 2.Curation + Diversity Filter A step to ensure quality assurance and diversity, rather than simple generation. 3.Expansion via… See the full description on the dataset page: https://huggingface.co/datasets/oNo-1/difficult_problem_dataset_v5_500.texttext-generationn<1K0 likes12 downloads11mo agoHugging Face24mattwesney /ToT_Reasoning_Problem_Solving_Dataset_V2gated ToT-RPSD-V2 This dataset consists of 70,000 high-quality, synthetically generated Q&A pairs with a strong emphasis on reasoning (inspired by o1 type reasoning) and the use of "Train of Thought" methodologies. Each entry is meticulously structured into six key components: the question, answer, reasoning (detailing the thought process leading to the answer), a unique ID, topic tags, and a difficulty level. While the dataset strongly focuses on science and cognitive tasks, it… See the full description on the dataset page: https://huggingface.co/datasets/mattwesney/ToT_Reasoning_Problem_Solving_Dataset_V2.texttext-generation10K<n<100K7 likes11 downloads2y agoHugging Face25Abhiram1009 /word_problems Word Problems Public synthetic word-problem dataset generated with a lightweight CPU-first pipeline. Snapshot Rows: 21800 Format: JSONL File: word_problems.jsonl Generation date: 2026-03-17 Approximate size: 109.4 MB Fields Each row contains a word problem, a worked answer, metadata, and quality/provenance information from the generator. texttext-generation10K<n<100K0 likes5 downloads6mo agoHugging Face

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