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
01psaegert /simplipy-assets simplipy assets Rule sets and engine configurations for simplipy, a fast, contract-sound simplification engine for symbolic mathematical expressions. The engine and these rule sets are described in: Saegert & Köthe 2026, Breaking the Simplification Bottleneck in Amortized Neural Symbolic Regression (ICML 2026), arXiv:2602.08885. Install an engine by name (downloads this repository's files on first use): pip install simplipy import simplipy as sp engine =… See the full description on the dataset page: https://huggingface.co/datasets/psaegert/simplipy-assets.text100K<n<1M0 likes17k downloads27d agoHugging Face02simplescaling /s1K-1.1 Dataset Card for s1K Dataset Summary s1K-1.1 consists of the same 1,000 questions as in s1K but with traces instead generated by DeepSeek r1. We find that these traces lead to much better performance. Usage # pip install -q datasets from datasets import load_dataset ds = load_dataset("simplescaling/s1K-1.1")["train"] ds[0] Dataset Structure Data Instances An example looks as follows: { 'solution': '1. **Rewrite the function using… See the full description on the dataset page: https://huggingface.co/datasets/simplescaling/s1K-1.1.text1K<n<10K157 likes16k downloads2y agoHugging Face03simplescaling /s1K Dataset Card for s1K Dataset Summary s1K is a dataset of 1,000 examples of diverse, high-quality & difficult questions with distilled reasoning traces & solutions from Gemini Thining. Refer to the s1 paper for more details. Usage # pip install -q datasets from datasets import load_dataset ds = load_dataset("simplescaling/s1K")["train"] ds[0] Dataset Structure Data Instances An example looks as follows: { 'solution': '1. **Rewrite… See the full description on the dataset page: https://huggingface.co/datasets/simplescaling/s1K.text1K<n<10K241 likes13k downloads2y agoHugging Face04simplescaling /aime24_nofiguresThe 30 problems from AIME 2024 only with the ASY code for figures when it is necessary to solve the problem. Figure code that is not core to the problem was excluded. Citation Information @misc{muennighoff2025s1simpletesttimescaling, title={s1: Simple test-time scaling}, author={Niklas Muennighoff and Zitong Yang and Weijia Shi and Xiang Lisa Li and Li Fei-Fei and Hannaneh Hajishirzi and Luke Zettlemoyer and Percy Liang and Emmanuel Candès and Tatsunori Hashimoto}… See the full description on the dataset page: https://huggingface.co/datasets/simplescaling/aime24_nofigures.textn<1K2 likes13k downloads1y agoHugging Face05hkust-nlp /SimpleRL-Zoo-Datatext10K<n<100K13 likes11k downloads2y agoHugging Face06UCSC-VLAA /gpt-edit-simplerimage1M<n<10M13 likes11k downloads1y agoHugging Face07Hello-SimpleAI /HC3Human ChatGPT Comparison Corpus (HC3)texttext-classification10K<n<100K224 likes5.6k downloads4y agoHugging Face08basicv8vc /SimpleQA SimpleQA A factuality benchmark called SimpleQA that measures the ability for language models to answer short, fact-seeking questions. Sources openai/simple-evals Introducing SimpleQA Measuring short-form factuality in large language models textquestion-answering1K<n<10K33 likes3.8k downloads2y agoHugging Face09Bertievidgen /SimpleSafetyTeststexttext-generationn<1K12 likes3.2k downloads3y agoHugging Face10SimpleStories /SimpleStories 📘📕 SimpleStories 📙📗 SimpleStories is a dataset of >2 million model-generated short stories. It was made to train small, interpretable language models on it. The generation process is open-source: To see how the dataset was generated, or to generate some stories yourself, head over to this repository. If you'd like to commission other languages or story formats, feel free to send mail. When using SimpleStories in your work, please cite the SimpleStories paper:… See the full description on the dataset page: https://huggingface.co/datasets/SimpleStories/SimpleStories.tabulartext-generation1M<n<10M39 likes2.8k downloads9mo agoHugging Face11google /simpleqa-verified SimpleQA Verified A 1,000-prompt factuality benchmark from Google DeepMind and Google Research, designed to reliably evaluate LLM parametric knowledge. ▶ SimpleQA Verified Leaderboard on Kaggle▶ Technical Report▶ Evaluation Starter Code Benchmark SimpleQA Verified is a 1,000-prompt benchmark for reliably evaluating Large Language Models (LLMs) on short-form factuality and parametric knowledge. The authors from Google DeepMind and Google Research… See the full description on the dataset page: https://huggingface.co/datasets/google/simpleqa-verified.textquestion-answering1K<n<10K53 likes2.8k downloads7mo agoHugging Face12MidiAndTheGang /simplified_grooveThis is a copy of the Magenta Groove dataset The script ´simplify_midi_pretty.py` reads the midi data and simplifies it, by removing any midi values that aren't kicks or snares, and quantizing the notes. tabular1K<n<10K0 likes2.5k downloads2y agoHugging Face13OpenStellarTeam /Chinese-SimpleQA Overview 🌐 Website • 🤗 Hugging Face • ⏬ Data • 📃 Paper • 📊 Leaderboard Chinese SimpleQA is the first comprehensive Chinese benchmark to evaluate the factuality ability of language models to answer short questions, and Chinese SimpleQA mainly has five properties (i.e., Chinese, Diverse, High-quality, Static, Easy-to-evaluate). Specifically, our benchmark covers 6 major topics with 99 diverse subtopics. Please visit our website or check our paper for more details.… See the full description on the dataset page: https://huggingface.co/datasets/OpenStellarTeam/Chinese-SimpleQA.textquestion-answering1K<n<10K38 likes2.4k downloads2y agoHugging Face14allenai /SimpleToM SimpleToM Dataset and Evaluation data The SimpleToM dataset of stories with associated questions are described in the paper "SimpleToM: Exposing the Gap between Explicit ToM Inference and Implicit ToM Application in LLMs" Associated evaluation data for the models analyzed in the paper can be found in the separate dataset: SimpleToM-eval-data. Question sets There are three question sets in the SimpleToM dataset: mental-state-qa questions about information awareness… See the full description on the dataset page: https://huggingface.co/datasets/allenai/SimpleToM.text1K<n<10K11 likes2.4k downloads7mo agoHugging Face15rahular /simple-wikipedia simple-wikipedia Processed, text-only dump of the Simple Wikipedia (English). Contains 23,886,673 words. text100K<n<1M11 likes2.4k downloads3y agoHugging Face16OALL /details_grimjim__Llama-3-Instruct-8B-SimPO-SPPO-Iter3-merge Dataset Card for Evaluation run of grimjim/Llama-3-Instruct-8B-SimPO-SPPO-Iter3-merge Dataset automatically created during the evaluation run of model grimjim/Llama-3-Instruct-8B-SimPO-SPPO-Iter3-merge. The dataset is composed of 136 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is… See the full description on the dataset page: https://huggingface.co/datasets/OALL/details_grimjim__Llama-3-Instruct-8B-SimPO-SPPO-Iter3-merge.tabular100K<n<1M0 likes2.2k downloads2y agoHugging Face17pvduy /simpleqatext1K<n<10K0 likes2k downloads2y agoHugging Face18codelion /SimpleQA-VerifiedSimpleQA Verified is a 1,000-prompt benchmark for reliably evaluating Large Language Models (LLMs) on short-form factuality and parametric knowledge. The authors from Google DeepMind and Google Research address various limitations of SimpleQA, originally designed by Wei et al. (2024) at OpenAI, including noisy and incorrect labels, topical biases, and question redundancy. SimpleQA Verified was created to provide the research community with a more precise instrument to track genuine progress in… See the full description on the dataset page: https://huggingface.co/datasets/codelion/SimpleQA-Verified.text1K<n<10K4 likes1.9k downloads1y agoHugging Face19simplexsigil2 /omnifall OmniFall: A Unified Benchmark for Staged-to-Wild Fall Detection OmniFall is a comprehensive fall detection benchmark with dense temporal segment annotations across three components: OF-Staged (8 public lab datasets), OF-In-the-Wild (genuine accidents from OOPS), and OF-Synthetic (12,000 diffusion-generated videos with demographic diversity). All components share a sixteen-class activity taxonomy. [Paper] [Project Page] Quickstart… See the full description on the dataset page: https://huggingface.co/datasets/simplexsigil2/omnifall.tabularvideo-classification1M<n<10M10 likes1.9k downloads29d agoHugging Face20simplelex /ATO-Australian-Tax-Rulings-and-Guidance ATO Rulings & Guidance — Australian Tax Law, Structured for AI 67,000+ Australian Taxation Office documents as RAG-ready NDJSON/CSV — Edited Private Advice, public rulings and determinations, ATO Interpretative Decisions, practical compliance guidelines, taxpayer alerts, decision impact statements, practice statements and legislative instruments. Every document parsed into structured, typed fields for legal RAG, LLM fine-tuning, and tax research automation. Machine-readable… See the full description on the dataset page: https://huggingface.co/datasets/simplelex/ATO-Australian-Tax-Rulings-and-Guidance.text10K<n<100K1 likes1.6k downloads10h agoHugging Face21Xuhui /sim-posttrain HUMANUAL Posttraining Data Posttraining data for user simulation, derived from the train splits of the HUMANUAL benchmark datasets. Datasets HUMANUAL (posttraining) Config Rows Description news 48,618 News article comment responses politics 45,429 Political discussion responses opinion 37,791 Reddit AITA / opinion thread responses book 34,170 Book review responses chat 23,141 Casual chat responses email 6,377 Email reply responses… See the full description on the dataset page: https://huggingface.co/datasets/Xuhui/sim-posttrain.tabulartext-generation1M<n<10M1 likes1.6k downloads5mo agoHugging Face22Hello-SimpleAI /HC3-ChineseHuman ChatGPT Comparison Corpus (HC3) Chinese Versiontexttext-classification10K<n<100K176 likes1.5k downloads4y agoHugging Face23pszemraj /simple_wikipedia simple wikipedia the 'simple' split of Wikipedia, from Sept 1 2023. The train split contains about 65M tokens, Pulled via: dataset = load_dataset( "wikipedia", language="simple", date="20230901", beam_runner="DirectRunner" ) stats train split general info <class 'pandas.core.frame.DataFrame'> RangeIndex: 226242 entries, 0 to 226241 Data columns (total 4 columns): # Column Non-Null Count Dtype --- ------ -------------- ----- 0 id… See the full description on the dataset page: https://huggingface.co/datasets/pszemraj/simple_wikipedia.texttext-generation100K<n<1M11 likes1.3k downloads9mo agoHugging Face24simple-pretraining /wikipedia_chunked Dataset Card for "wikipedia_chunked" More Information needed text10M<n<100M2 likes1.3k downloads3y agoHugging Face25m-a-p /SimpleVQA SimpleVQA SimpleVQA: Multimodal Factuality Evaluation for Multimodal Large Language Models Dataset: https://huggingface.co/datasets/m-a-p/SimpleVQA Abstract The increasing application of multi-modal large language models (MLLMs) across various sectors have spotlighted the essence of their output reliability and accuracy, particularly their ability to produce content grounded in factual information (e.g. common and domain-specific knowledge). In this work, we… See the full description on the dataset page: https://huggingface.co/datasets/m-a-p/SimpleVQA.imagevisual-question-answering1K<n<10K4 likes1.3k downloads1y agoHugging Face26zwhe99 /simplerl-minerva-mathtextn<1K0 likes1.3k downloads2y agoHugging Face27k19862217 /simpsons_script_linestext10K<n<100K0 likes1.1k downloads3y agoHugging Face28zwhe99 /simplerl-OlympiadBenchtextn<1K0 likes1.1k downloads2y agoHugging Face29jamesliu23 /simpsonstext100K<n<1M0 likes1k downloads3y agoHugging Face30OpenEvals /SimpleQA SimpleQA SimpleQA is a factuality benchmark developed by OpenAI to evaluate the factual accuracy of language models when answering concise, fact-seeking questions. The dataset comprises 4,326 questions spanning diverse topics including science, technology, entertainment, and more. Dataset Description SimpleQA measures the ability for language models to answer short, fact-seeking questions. Each question is designed to have a single, indisputable answer, ensuring… See the full description on the dataset page: https://huggingface.co/datasets/OpenEvals/SimpleQA.text1K<n<10K5 likes835 downloads10mo agoHugging Face

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