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
01Bertievidgen /SimpleSafetyTeststexttext-generationn<1K12 likes3.2k downloads3y agoHugging Face02SimpleStories /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 Face03Xuhui /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 Face04pszemraj /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 Face05fblgit /simple-math Simple Math: 2+2=4 -1=3 (LoLo: Learning Only Logical Operations) Just like my teacher gave me homework, i thought maybe we can also add some of these basics on the trainings of our models. It was created with very simple code that is in the repo, if you add more complex operations and so.. please share the code :D thank you Current Code Version: 20240127.fblgit (A modification over @win10 for progressive and DPO operation) Does it Works? 34BEAGLES… See the full description on the dataset page: https://huggingface.co/datasets/fblgit/simple-math.texttext-generation100K<n<1M19 likes619 downloads3y agoHugging Face06ellamind /simpleqa-verified-multilingual SimpleQA Verified Multilingual Multilingual translations of SimpleQA Verified, a 1,000-prompt factuality benchmark from Google DeepMind that evaluates short-form parametric knowledge (facts stored in model weights). Source: google/simpleqa-verified (eval split, 1,000 examples) Languages Config Language Examples ces Czech 100 dan Danish 100 deu German 1,000 fra French 100 ita Italian 100 nld Dutch 100 pol Polish 100 spa Spanish 100 More to… See the full description on the dataset page: https://huggingface.co/datasets/ellamind/simpleqa-verified-multilingual.textquestion-answering1K<n<10K1 likes385 downloads7mo agoHugging Face07OysterCoreAI /SFT-General-Simplified.Chinese-10K SFT-General-Simplified.Chinese-10K 概况介绍 Hugging Face仓库名称:OysterCoreAI/SFT-General-Simplified.Chinese-10K SFT-General-Simplified.Chinese-10K 是一个面向简体中文监督微调(SFT)研究的指令—回答数据集,针对数据源以及数据质量做出了严格把控和筛选(通过信息密度、上下文长度等共计12维度筛选),共 10,050 条记录。内容从中文维基百科开放转储的一手条目中提取并进行规则化任务构造;没有使用 Belle、MOSS-SFT、Alpaca-Chinese 或其他既有 SFT/指令数据集作为数据源。 重要边界: 本数据集通过自动清洗、三层次筛选、定向数据收集、双逻辑 18 维评分和独立发布审计。自动分数是筛选指标,并非事实正确率、法律意见或模型效果保证。高风险场景使用前请另行人工复核。 训练集数据概览 项目 结果 记录数 10,050 语言 中文(简体规范化目标)… See the full description on the dataset page: https://huggingface.co/datasets/OysterCoreAI/SFT-General-Simplified.Chinese-10K.text-generation10K<n<100K0 likes341 downloads1d agoHugging Face08Orange /simplequestions-sparqltotext Dataset Card for SimpleQuestions-SPARQLtoText Dataset Summary Special version of SimpleQuestions with SPARQL queries formatted for the SPARQL-to-Text task. JSON fields The original version of SimpleQuestions is a raw text file listing triples and the natural language question. A JSON version has been generated and augmented with the following fields: rdf_subject, rdf_property, rdf_object: triple in the Wikidata format (IDs) nl_subject, nl_property, nl_object:… See the full description on the dataset page: https://huggingface.co/datasets/Orange/simplequestions-sparqltotext.textquestion-answering10K<n<100K2 likes262 downloads3y agoHugging Face09simplex-ai-inc /LiteResearcher-SFT-Data LiteResearcher — SFT Cold-Start Data Distilled deep-research trajectories used for the SFT cold-start of LiteResearcher-4B This dataset contains the 68,231 multi-turn deep-research trajectories used to train the SFT cold-start checkpoint that RL (GRPO+TIS) is later launched from — the "68.2 K distilled deep-research trajectories" referenced in the paper and in LiteResearcher-Data. Each row is a complete ReAct-style episode: a research question, the model's interleaved… See the full description on the dataset page: https://huggingface.co/datasets/simplex-ai-inc/LiteResearcher-SFT-Data.textquestion-answering10K<n<100K0 likes261 downloads2mo agoHugging Face10The-CoLab /multilingual-textarena-SimpleTak-v0-train-v2 TextArena Language Trajectories This dataset contains language-conditioned TextArena trajectory data. Each dataset configuration corresponds to a different model, experiment group, or source folder. Available configurations: gemma4-e4b-it qwen3-4b ministral3-3b-instruct Usage Install the datasets library: pip install datasets Load a specific configuration: from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/The-CoLab/multilingual-textarena-SimpleTak-v0-train-v2.tabulartext-generation100K<n<1M0 likes193 downloads3mo agoHugging Face11mkurman /simplescaling-s1K-R1 Dataset Card: s1k R1 Dataset Description The s1k R1 dataset is a fork of the simplescaling/s1K dataset. It contains a collection of conversations where the assistant's messages have been enhanced to include Chain of Thought (CoT) reasoning within <think> ... </think> tags, followed by the final answer. This modification aims to improve the interpretability and reasoning capabilities of AI models by providing explicit thought processes in the responses. Dataset… See the full description on the dataset page: https://huggingface.co/datasets/mkurman/simplescaling-s1K-R1.texttext-generation1K<n<10K0 likes180 downloads2y agoHugging Face12hugfaceguy0001 /simpsons_infoThe information of all episodes of the cartoon show "The Simpsons" from wikipedia. Some (mainly in recent 32, 33, 34 seasons) plot missing. tabulartext-classificationn<1K0 likes158 downloads3y agoHugging Face13SimpleStories /SimpleStories-JA 📘📕 SimpleStories 📙📗 このデータセットは、gpt-4o-miniによって生成された短編小説で出来ているデータセットです。生成方法や、自分で物語を生成する方法については、こちらのリポジトリをご覧ください。 他の言語や物語形式の制作を希望される場合は、メールにてお問い合わせください。 SimpleStoriesは、EldenとLiによるTinyStoriesの改良版です。 特徴 物語の注釈情報(theme、topic、styleなど) 多様性の高さ 2024年のモデルによって生成 NLPのデータが用意しているためフィルタリングしやすい 以下の言語版が利用可能: 英語 日本語 他にも追加予定 This dataset is a collection of short stories generated by gpt-4o-mini (+ other models, soon). To see how this dataset was generated, or to generate some stories… See the full description on the dataset page: https://huggingface.co/datasets/SimpleStories/SimpleStories-JA.tabulartext-generation1M<n<10M1 likes153 downloads2y agoHugging Face14Simplified-Reasoning /ComBench ComBench ComBench is an Olympiad-level combinatorics benchmark for evaluating rigorous proof reasoning and constructive realization in large language models. It contains 100 human-annotated competition-level problems: 50 analysis-centric records in data/analysis.jsonl 50 construction-centric records in data/construction.jsonl Construction-centric records additionally include explicit construction instructions, reference constructions, and deterministic Python verifiers.… See the full description on the dataset page: https://huggingface.co/datasets/Simplified-Reasoning/ComBench.text-generation1 likes152 downloads3mo agoHugging Face15The-CoLab /multilingual-textarena-SimpleTak-v0-train TextArena Language Trajectories This dataset contains language-conditioned TextArena trajectory data. Each dataset configuration corresponds to a different model, experiment group, or source folder. Available configurations: gemma4-e4b-it qwen3-4b ministral3-3b-instruct Usage Install the datasets library: pip install datasets Load a specific configuration: from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/The-CoLab/multilingual-textarena-SimpleTak-v0-train.tabulartext-generation1M<n<10M0 likes144 downloads2mo agoHugging Face16pszemraj /simple_wikipedia_LM Dataset Card for "simple_wikipedia_LM" A filtered/edited version of pszemraj/simple_wikipedia that removes headings/contents that appear in the text column without any relevant text for them (at least in the simple split). import re def split_on_headings(text): headings = ["References", "Related pages", "Other websites", "Further reading"] for heading in headings: parts = re.split( r"^\s*" + re.escape(heading) + r".*$", text, flags=re.MULTILINE… See the full description on the dataset page: https://huggingface.co/datasets/pszemraj/simple_wikipedia_LM.texttext-generation100K<n<1M13 likes132 downloads9mo agoHugging Face17Paillat /simple-wiki-article Simple-wiki-article This dataset is directly derived from rahular/simple-wikipedia. Various techniques were used to detect which strings were article titles, and separate the original dataset into articles, with a somewhat good accuracy. Article content strings were merged and split with \n, and <br> was replaced with \n to make the dataset more usable. texttext-generation100K<n<1M1 likes100 downloads1y agoHugging Face18pszemraj /simplepile-lite Dataset Card for "simplepile-lite" Interleaved dataset using 'first exhausted' strategy. Counts: DatasetDict({ train: Dataset({ features: ['text'], num_rows: 452432 }) validation: Dataset({ features: ['text'], num_rows: 1000 }) test: Dataset({ features: ['text'], num_rows: 11908 }) }) token counts - train using GPTNeoX Tokenizer: token_count count 452432 mean 868.642 std 4791.71… See the full description on the dataset page: https://huggingface.co/datasets/pszemraj/simplepile-lite.textfill-mask100K<n<1M1 likes97 downloads9mo agoHugging Face19SimPPL /sakhi Sakhi: A Community-Validated Multilingual Maternal-Health Benchmark Sakhi is a benchmark for evaluating large language models on maternal and reproductive-health questions in three languages spoken in low-resource settings: English, Hindi, and Marathi. It was built around a deployed WhatsApp-based maternal-health chatbot reaching rural mothers in Hindi- and Marathi-speaking districts of India, with a three-channel review pipeline: practising Indian doctors, Accredited Social Health… See the full description on the dataset page: https://huggingface.co/datasets/SimPPL/sakhi.tabularquestion-answering1K<n<10K2 likes92 downloads5mo agoHugging Face20ProCreations /SimpleMath 🧮 SimpleMath 100K SimpleMath 100K is a high-quality synthetic dataset of 100,000 basic arithmetic problems — no noise, no tricks, just clean and accurate math. ✅ Purpose This was made for small AI models — not to struggle with complex math, but to get simple math right every time. 📦 Contents 75,000 numeric problems, evenly split: 18,750 addition (456 + 789 =) 18,750 subtraction (900 - 345 =) 18,750 multiplication (12 x 15 =) 18,750 division (144 / 12 =)… See the full description on the dataset page: https://huggingface.co/datasets/ProCreations/SimpleMath.texttext-generation100K<n<1M8 likes89 downloads1y agoHugging Face21Nellyw888 /VeriReason-RTL-Coder_7b_reasoning_tb_simple Verireason-RTL-Coder_7b_reasoning_tb_simple For implementation details, visit our GitHub repository: VeriReason and our page Check out our paper: VeriReason: Reinforcement Learning with Testbench Feedback for Reasoning-Enhanced Verilog Generation Update Log 2025.05.17: Initial release of Nellyw888/Verireason-RTL-Coder_7b_reasoning_tb_simple Project Description This study introduces VeriReason, a novel approach utilizing reinforcement learning with… See the full description on the dataset page: https://huggingface.co/datasets/Nellyw888/VeriReason-RTL-Coder_7b_reasoning_tb_simple.texttext-generationn<1K0 likes89 downloads1y agoHugging Face22simplex-ai-inc /LiteResearcher-Data LiteResearcher — RL Training Data Companion training data for the LiteResearcher paper A low-cost, scalable Agentic RL training framework for deep-research agents. This dataset contains the two-stage curriculum of question–answer prompts used to train LiteResearcher-4B with on-policy GRPO+TIS, fully against a local search / browse environment. Both stages share the same validation set. What this is not: the underlying webpage corpus (~32 M records, used by the local… See the full description on the dataset page: https://huggingface.co/datasets/simplex-ai-inc/LiteResearcher-Data.textquestion-answering10K<n<100K2 likes86 downloads4mo agoHugging Face23Lots-of-LoRAs /task112_asset_simple_sentence_identification Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task112_asset_simple_sentence_identification Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task112_asset_simple_sentence_identification.texttext-generation1K<n<10K0 likes83 downloads2y agoHugging Face24Lots-of-LoRAs /task934_turk_simplification Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task934_turk_simplification Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task934_turk_simplification.texttext-generation1K<n<10K0 likes80 downloads2y agoHugging Face25Dodosoomro /simple-100m-pretrain-1b Simple-100M Pretraining Dataset (1B Tokens) A training-optimized, packed pretraining dataset for ~100M parameter language models. Built for reproducibility, minimal runtime overhead, and exact mixing ratios. 🎯 Purpose This dataset was created to train Simple-100M, a decoder-only Transformer targeting: ✅ Beat GPT-2-70M perplexity with minimal complexity ✅ Reproducible artifacts with exact token accounting ✅ Zero runtime preprocessing (ready-to-train) Target… See the full description on the dataset page: https://huggingface.co/datasets/Dodosoomro/simple-100m-pretrain-1b.texttext-generation1B<n<10B0 likes78 downloads6mo agoHugging Face26hasankursun /age-specific-text-simplification Age-Specific Text Simplification Dataset Dataset Description This dataset contains complex texts simplified into age-appropriate versions for children aged 3, 4, and 5 years old. Each original text has been professionally adapted to match the cognitive development, vocabulary, and comprehension abilities of each specific age group. Dataset Summary Total Examples: 17,177 Training Split: 15,459 examples Validation Split: 1,718 examples Languages:… See the full description on the dataset page: https://huggingface.co/datasets/hasankursun/age-specific-text-simplification.tabulartext-generation10K<n<100K3 likes77 downloads1y agoHugging Face27ProCreations /simple-facts Simple Facts A dataset of simple, no BS, human collected, ethicly sourced facts. About 1000 examples. This dataset is growing, and every day I plan to add a few more facts. texttext-generation1K<n<10K4 likes74 downloads1y agoHugging Face28ffurfaro /keep-it-simple keep-it-simple Objective: An ultra-minimalist dataset for pre-training tiny language models. The logic relies on bidirectional symmetry (A is B and B is A]) to foster deep semantic understanding. By training the model to predict the "prompt" from the "text" and vice versa, we maximize the utility of every pair. Data Sources Simple English Wikipedia: Simplified encyclopedic articles. Vikidia (FR): Educational content for younger audiences. OPUS Books (en-fr):… See the full description on the dataset page: https://huggingface.co/datasets/ffurfaro/keep-it-simple.texttext-generation100K<n<1M0 likes73 downloads3mo agoHugging Face29liliya-makhmutova /medical_texts_simplification Dataset Card for Medical texts simplification The dataset consisting of 30 triples (around 800 sentences) of the original text, human- and ChatGPT-simplified texts was created from a subset Medical Notes Classification dataset. The original dataset contains medical notes, which come from exactly one of the following five clinical domains: Gastroenterology, Neurology, Orthopedics, Radiology, and Urology. There are 1239 texts in total in the original dataset. Dataset… See the full description on the dataset page: https://huggingface.co/datasets/liliya-makhmutova/medical_texts_simplification.text-generationn<1K4 likes71 downloads3y agoHugging Face30ZurichNLP /SimpEvalDE 📚 SimpEvalDE (Composable) — German ATS Evaluation SimpEvalDE is a composed German text simplification evaluation dataset assembled by running the provided Dataset_Generation.ipynb in the DETECT GitHub Repo.It was developed to train and evaluate the DETECT metric. The dataset builds on the proprietary APA-LHA (Spring et al., 2021) and DePLAIN-APA (Stodden et al., 2023) corpora, which must be requested from their respective authors before assembling this dataset. 🧩… See the full description on the dataset page: https://huggingface.co/datasets/ZurichNLP/SimpEvalDE.text-classification1 likes70 downloads3mo agoHugging Face

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