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
01MCES10-Software /Python-Code-Solutions Python Code Solutions Features 1000k of Python Code Solutions for Text Generation and Question Answering Python Coding Problems labelled by topic and difficulty Recommendations Train your Model on Logical Operations and Mathematical Problems Before Training it on this. This is optional for Fine Tuning 2B parameter + models. Format the prompts in a orderly way when formatting data eg. {question} Solution: {solution} Topic: {topic} textquestion-answering10K<n<100K0 likes626 downloads1y agoHugging Face02robworks-software /us-k12-schools-directory US K-12 Schools Directory A directory of 124,613 US K-12 schools covering all 50 states, DC, and US territories, compiled from federal and state government sources. Each record carries directory information (address, phone, website), enrollment and demographics, and, where a source supplied it, a principal name and email. This is a compilation of public government data. It is not a survey, and no field was independently verified against the school itself. Loading… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/us-k12-schools-directory.tabulartabular-classification100K<n<1M0 likes157 downloads2mo agoHugging Face03robworks-software /k12-standards-instruction-tasks K-12 Curriculum Tasks (generated) 2,489 generated instruction/input/output records covering five curriculum tasks: assessment creation, learning objective generation, misconception detection, standard explanation, and standards Q&A. Content is predominantly mathematics. Important: the name is misleading Despite the name, this dataset contains no school directory data. There are four columns - task, input, output, metadata - and no staff, principal, or school… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-standards-instruction-tasks.texttext-generation1K<n<10K1 likes147 downloads2mo agoHugging Face04robworks-software /jeopardy-clues Jeopardy! Clues 568,068 Jeopardy! clues with their answers, categories, dollar values, air dates, and round information, compiled from publicly archived, community-maintained transcriptions of aired episodes. Loading from datasets import load_dataset ds = load_dataset("robworks-software/jeopardy-clues") science = ds["train"].filter(lambda x: x["category"] == "SCIENCE") Splits Split Rows train 482,857 validation 42,605 test 42,606… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/jeopardy-clues.tabularquestion-answering100K<n<1M0 likes107 downloads2mo agoHugging Face05laion /nemotron-terminal-software_engineering nemotron-terminal-software_engineering Per-source partition of nvidia/Nemotron-Terminal-Corpus, filtered to source == "software_engineering". The difficulty column preserves the original easy / medium / mixed split (na for the dataset_adapters/* files, which did not carry a difficulty label). Partitioning scheme: adapters_{code,math,swe} — rows from dataset_adapters/{code,math,swe}.parquet {skill} (e.g. debugging, security, …) — rows from synthetic_tasks/skill_based/{easy,medium… See the full description on the dataset page: https://huggingface.co/datasets/laion/nemotron-terminal-software_engineering.textquestion-answering10K<n<100K0 likes83 downloads5mo agoHugging Face06btech-software /cosimo-cfa-frm-71k Cosimo: Synthetic CFA/FRM Financial Reasoning Dataset Cosimo is a synthetic, code-verified financial-exam question dataset for training reasoning models and preference-tuned (DPO/ORPO) models. It contains 71,000 original, numerically-grounded questions spanning the CFA Level I–III and FRM Part 1/2 curricula, each with a step-by-step chain-of-thought reasoning trace. Every numerical answer is computed by reference code, never sampled from a language model. Reasoning traces are… See the full description on the dataset page: https://huggingface.co/datasets/btech-software/cosimo-cfa-frm-71k.textquestion-answering10K<n<100K0 likes73 downloads2mo agoHugging Face07robworks-software /k12-mathematics-standards-expanded K-12 Mathematics Standards, expanded (generated instruction data) 4,965 instruction/input/output records for mathematics, generated around a K-12 standards taxonomy for instruction-tuning and educational-content experiments. How this was built (read this first) These are programmatically generated training examples, not curriculum written by educators and not the text of any official standard. A generator combined standards metadata - codes, grade levels, domains… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-mathematics-standards-expanded.texttext-generation1K<n<10K0 likes53 downloads2mo agoHugging Face08robworks-software /k12-science-standards [!WARNING] Deprecated - use k12-science-standards-expanded instead. This dataset is superseded: every instruction in this set also appears there, plus 1,123 more and nine additional metadata columns. Nothing here is unique to it. It stays online so existing references keep resolving, but it will not be updated. New work should point at robworks-software/k12-science-standards-expanded. K-12 Science Standards (generated instruction data) 6,787 instruction/input/output records… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-science-standards.texttext-classification1K<n<10K0 likes50 downloads2mo agoHugging Face09robworks-software /k12-ela-standards-expanded K-12 ELA Standards, expanded (generated instruction data) 12,282 instruction/input/output records for English Language Arts, generated around a K-12 standards taxonomy for instruction-tuning and educational-content experiments. How this was built (read this first) These are programmatically generated training examples, not curriculum written by educators and not the text of any official standard. A generator combined standards metadata - codes, grade levels… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-ela-standards-expanded.texttext-generation10K<n<100K0 likes48 downloads2mo agoHugging Face10robworks-software /k12-special-education-accommodations K-12 Special Education Accommodations A small reference dataset of special education accommodations and the federal IDEA disability taxonomy. This is a reference table, not a corpus - 50 accommodation records plus two small lookup tables. Loading from datasets import load_dataset ds = load_dataset("robworks-software/k12-special-education-accommodations") Contents Table Rows Contents train / validation / test 40 / 5 / 5 accommodation… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-special-education-accommodations.texttext-classificationn<1K0 likes48 downloads2mo agoHugging Face11robworks-software /historical-training-manuals Historical Training Manuals 1,597 US government and government-adjacent training manuals and technical publications sourced from the Internet Archive, spanning roughly 1800-2021. Records carry bibliographic metadata; a subset also carries extracted full text and a machine-generated summary. Loading from datasets import load_dataset ds = load_dataset("robworks-software/historical-training-manuals") Splits Split Rows train 1,277… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/historical-training-manuals.tabulartext-generation1K<n<10K1 likes42 downloads2mo agoHugging Face12robworks-software /k12-mathematics-standards-aligned [!WARNING] Deprecated - use k12-mathematics-standards-expanded instead. This dataset is superseded: every input in this set also appears there, plus 366 more and two additional metadata columns. Nothing here is unique to it. It stays online so existing references keep resolving, but it will not be updated. New work should point at robworks-software/k12-mathematics-standards-expanded. K-12 Mathematics Standards (generated instruction data) 4,397 instruction/input/output records… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-mathematics-standards-aligned.texttext-generation1K<n<10K0 likes41 downloads2mo agoHugging Face13robworks-software /ccisd-teks-enhanced CCISD TEKS Enhanced (LLM-generated) 4,224 records built from the same 428 TEKS expectations as ccisd-teks-training, with additional LLM-written fields: detailed explanations, real-world applications, prerequisite knowledge, common misconceptions, teaching strategies, assessment examples, cross-curricular connections, and learning progressions. The added content is LLM output and was not reviewed The enrichment fields were generated by a language model. No educator… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/ccisd-teks-enhanced.texttext-generation1K<n<10K0 likes41 downloads2mo agoHugging Face14robworks-software /k12-social-studies-standards K-12 Social Studies Standards (generated instruction data) 15,982 instruction/input/output records for social studies (civics, history, geography, economics), generated around a K-12 standards taxonomy for instruction-tuning and educational-content experiments. How this was built (read this first) These are programmatically generated training examples, not curriculum written by educators and not the text of any official standard. A generator combined standards… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-social-studies-standards.textquestion-answering10K<n<100K0 likes39 downloads2mo agoHugging Face15robworks-software /ccisd-teks-training [!WARNING] Deprecated - use ccisd-teks-enhanced instead. This dataset is superseded: both cover the same 3,628 inputs, but that one carries eight further columns (teaching strategies, misconceptions, assessment examples and more). Nothing here is unique to it. It stays online so existing references keep resolving, but it will not be updated. New work should point at robworks-software/ccisd-teks-enhanced. CCISD TEKS Training Set (generated) 4,224 instruction-tuning examples… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/ccisd-teks-training.textquestion-answering1K<n<10K0 likes36 downloads2mo agoHugging Face16robworks-software /k12-ela-standards [!WARNING] Deprecated - use k12-ela-standards-expanded instead. This dataset is superseded: every input in this set also appears there, plus 1,433 more and five additional metadata columns. Nothing here is unique to it. It stays online so existing references keep resolving, but it will not be updated. New work should point at robworks-software/k12-ela-standards-expanded. K-12 ELA Standards (generated instruction data) 6,487 instruction/input/output records for English Language… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-ela-standards.texttext-generation1K<n<10K0 likes34 downloads2mo agoHugging Face17MCES10-Software /CPP-Code-Solutions C++ Code Solutions Features 1000k of Python Code Solutions for Text Generation and Question Answering C++ Coding Problems labelled by topic and difficulty Recommendations Train your Model on Logical Operations and Mathematical Problems Before Training it on this. This is optional for Fine Tuning 2B parameter + models. Format the prompts in a orderly way when formatting data eg. {question} Solution: {solution} Topic: {topic} textquestion-answering10K<n<100K0 likes33 downloads1y agoHugging Face18robworks-software /ccisd-teks-alignment-split [!WARNING] Deprecated - use ccisd-teks-alignment instead. This dataset is superseded: the two contain the same 428 rows with the same 12 columns; this copy only adds a train/validation/test partition, which you can reproduce in one line. Nothing here is unique to it. It stays online so existing references keep resolving, but it will not be updated. New work should point at robworks-software/ccisd-teks-alignment. CCISD TEKS Alignment (pre-split) The same 428 TEKS-to-course… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/ccisd-teks-alignment-split.texttext-classificationn<1K0 likes25 downloads2mo agoHugging Face19MCES10-Software /JS-Code-Solutions Python Code Solutions Features 1000k of JS Code Solutions for Text Generation and Question Answering JS Coding Problems labelled by topic and difficulty Recommendations Train your Model on Logical Operations and Mathematical Problems Before Training it on this. This is optional for Fine Tuning 2B parameter + models. Format the prompts in a orderly way when formatting data eg. {question} Solution: {solution} Topic: {topic} textquestion-answering10K<n<100K1 likes21 downloads1y agoHugging Face20robworks-software /california-k12-standards California K-12 Educational Standards 3,410 records organized around California K-12 standards frameworks, including Common Core, NGSS, ELD, CTE, and Ethnic Studies. Records carry a standard identifier, grade level, subject area, domain, and generated learning-objective and application text. How this was built (read this first) These records are programmatically generated, not transcribed from official standards documents. A generator took a standards taxonomy -… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/california-k12-standards.texttext-classification1K<n<10K0 likes21 downloads2mo agoHugging Face21robworks-software /k12-science-standards-expanded K-12 Science Standards, expanded (generated instruction data) 15,354 instruction/input/output records for science, generated around a K-12 standards taxonomy for instruction-tuning and educational-content experiments. How this was built (read this first) These are programmatically generated training examples, not curriculum written by educators and not the text of any official standard. A generator combined standards metadata - codes, grade levels, domains… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-science-standards-expanded.texttext-classification10K<n<100K0 likes19 downloads2mo agoHugging Face22robworks-software /k12-digital-learning-platforms-research K-12 Digital Learning Platforms: Research Records 227 structured records describing studies and surveys about digital learning platform effectiveness in K-12 education. Each record carries a study title, year, type, methodology, sample size, focus area, and a set of JSON-encoded findings and recommendation fields. Provenance is not verifiable - do not cite these as literature These are structured records about studies, not the studies themselves, and their… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-digital-learning-platforms-research.text-classification1K<n<10K0 likes15 downloads2mo agoHugging Face23robworks-software /ccisd-teks-alignment CCISD TEKS Alignment 428 Texas Essential Knowledge and Skills (TEKS) student expectations mapped to 25 Clear Creek ISD high school courses, with STAAR-tested status flagged. Loading from datasets import load_dataset ds = load_dataset("robworks-software/ccisd-teks-alignment") 428 rows, single train split. A pre-split version of the same 428 rows is published as ccisd-teks-alignment-split. Contents 428 distinct TEKS codes (e.g. ELAR.9.1.A), each… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/ccisd-teks-alignment.texttext-classificationn<1K0 likes9 downloads2mo agoHugging Face24robworks-software /ccisd-unified-master-2024 CCISD Unified School Master (2024) School-level records for Clear Creek Independent School District (Texas), compiled from the district's public school pages and Texas Education Agency accountability reports. Covers 39 schools with principal names, contact details, enrollment, and accountability ratings. Loading from datasets import load_dataset ds = load_dataset("robworks-software/ccisd-unified-master-2024") all_schools = ds["full"] # all 39 schools… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/ccisd-unified-master-2024.tabulartext-generationn<1K0 likes8 downloads2mo agoHugging Face

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