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
01simple-world-lab /HiFi-UMI-2K HiFi-UMI-2K: High-Fidelity Robot-Free Manipulation Data 2,000 hours released · 6 synchronized camera views · 480+ scenes · 3 mm pose accuracy · <40 µs synchronization 🌐 Project Website | 📦 Dataset | 📄 Paper: arXiv:2607.25895 Examples from the HiFi-UMI corpus. Click the image to play the video. 📚 Introduction HiFi-UMI is a portable, high-fidelity bimanual capture system for collecting robot-free manipulation demonstrations.… See the full description on the dataset page: https://huggingface.co/datasets/simple-world-lab/HiFi-UMI-2K.tabularrobotics100M<n<1B55 likes123k downloads2mo 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 likes14k downloads2y agoHugging Face03UCSC-VLAA /gpt-edit-simplerimage1M<n<10M13 likes14k downloads1y 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 Face05simplescaling /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 Face06hkust-nlp /SimpleRL-Zoo-Datatext10K<n<100K13 likes10k downloads1y agoHugging Face07USC-PSI-Lab /SIMPLEyou data output is here 2 likes9.1k downloads5mo agoHugging Face08SimplexAI /quantum-representations Epsilon-Transformers Belief Analysis Dataset This dataset contains trained neural network models and their corresponding belief state regression analysis from the Epsilon-Transformers project. The models were trained on four different stochastic processes and analyzed for their ability to learn and represent belief states. See https://github.com/adamimos/epsilon-transformers/tree/quantum-public for codebase which generated this data. Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/SimplexAI/quantum-representations.tabularother100K<n<1M0 likes6.1k downloads1y agoHugging Face09Hello-SimpleAI /HC3Human ChatGPT Comparison Corpus (HC3)texttext-classification10K<n<100K223 likes6k downloads4y agoHugging Face10basicv8vc /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<10K32 likes3.6k downloads2y 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<10K52 likes3.4k downloads7mo agoHugging Face12Bertievidgen /SimpleSafetyTeststexttext-generationn<1K12 likes3.1k downloads2y agoHugging Face13wyl88 /simple_robotwin0 likes3k downloads2y agoHugging Face14SimpleStories /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.7k downloads9mo agoHugging Face15OpenStellarTeam /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.6k downloads2y agoHugging Face16cminst /SimpleDeco-Runs0 likes2.6k downloads6mo agoHugging Face17allenai /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.3k downloads7mo agoHugging Face18pvduy /simpleqatext1K<n<10K0 likes2.2k downloads2y 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 likes2k downloads25d agoHugging Face20codelion /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.8k downloads1y agoHugging Face21simplelex /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.7k downloads22h agoHugging Face22Hello-SimpleAI /HC3-ChineseHuman ChatGPT Comparison Corpus (HC3) Chinese Versiontexttext-classification10K<n<100K176 likes1.7k downloads4y agoHugging Face23m-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 Face24SimpleFunctions /world-state-daily World State Daily Daily end-of-day world state snapshots from Kalshi + Polymarket. Each JSON file captures consensus probabilities across tens of thousands of prediction markets, the SF Index (disagreement, geo-risk, breadth, activity), top edges, divergences, and a markdown summary. License and Use This dataset is released under Creative Commons Attribution 4.0 International (CC-BY-4.0; https://creativecommons.org/licenses/by/4.0/). You may use it freely for… See the full description on the dataset page: https://huggingface.co/datasets/SimpleFunctions/world-state-daily.1 likes1.3k downloads1d agoHugging Face25zwhe99 /simplerl-minerva-mathtextn<1K0 likes1.1k downloads2y agoHugging Face26simple-pretraining /wikipedia_chunked Dataset Card for "wikipedia_chunked" More Information needed text10M<n<100M2 likes1.1k downloads3y agoHugging Face27zwhe99 /simplerl-OlympiadBenchtextn<1K0 likes1.1k downloads2y agoHugging Face28OpenEvals /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 likes974 downloads9mo agoHugging Face29rahular /simple-wikipedia simple-wikipedia Processed, text-only dump of the Simple Wikipedia (English). Contains 23,886,673 words. text100K<n<1M11 likes894 downloads3y agoHugging Face30cminst /SimpleDeco-gptoss20b0 likes822 downloads6mo agoHugging Face

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