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
01allenai /tutormoments-preview TutorMoments-Preview 462 real K–12 math tutoring sessions (student and tutor) with human annotations, plus a benchmark of 7,280 AI-tutor attempts scored the same way. A preview release from TutorMoments, a project on how well tutors — human and AI — scaffold, push for rigor, and build rapport. From one K–12 tutoring program (anonymized as tutoring_provider_a). Paper: When Help is Unhelpful: Evaluating AI Tutors for Productive Struggle Code:… See the full description on the dataset page: https://huggingface.co/datasets/allenai/tutormoments-preview.texttext-classification10K<n<100K6 likes573 downloads2mo agoHugging Face02kessenma /gemma4-german-tutor-data German Tutor — grammar correction, conversation & flashcard data The training set, evaluation suites, source lexicons and eval results behind kessenma/gemma4-e4b-german-tutor-4bit — a Gemma 4 E4B fine-tune that runs fully on-device (MLX, 4-bit) as the tutor in a German learning app. The fine-tune lifted the core grammar suite from 72% → 85%, halved missed errors (17% → 9%), and cut false corrections (34% → 22%). Everything needed to reproduce those numbers is in this repo.… See the full description on the dataset page: https://huggingface.co/datasets/kessenma/gemma4-german-tutor-data.texttext-generation1K<n<10K0 likes269 downloads2mo agoHugging Face03THULab /tutorial-ball-2 tutorial-ball-2 (LeRobot) — TsFile This dataset is a lossless conversion to the Apache TsFile format of the HuggingFace LeRobot dataset notmahi/tutorial-ball-2: a low-dimensional robot tutorial trajectory dataset (no video). Original dataset Source dataset: notmahi/tutorial-ball-2 Format: early LeRobot format (meta_data/ + safetensors) Content: purely numeric low-dimensional state/action trajectories — 314,074 frames / 751 episodes / 30 fps. No images or video… See the full description on the dataset page: https://huggingface.co/datasets/THULab/tutorial-ball-2.tabulartime-series-forecastingn<1K0 likes120 downloads1mo agoHugging Face04towardsai-tutors /llama-index-docstextn<1K2 likes116 downloads2y agoHugging Face05naazimsnh02 /tutordesk-agent-traces TutorDesk AI — Agent Traces Sharing is Caring badge dataset for the HuggingFace Build Small Hackathon 2026. Contents build_sessions/ — Claude Code Build Sessions (native trace viewer) 7 raw Claude Code (Sonnet 4.6) JSONL sessions covering the full build of TutorDesk AI — from blank repo through Phase 6 completion. Natively rendered by HF Data Studio's agent trace viewer. Sessions cover: repo scaffolding, Modal serving architecture, 5-agent pipeline… See the full description on the dataset page: https://huggingface.co/datasets/naazimsnh02/tutordesk-agent-traces.tabularn<1K0 likes93 downloads3mo agoHugging Face06vluxblaring /re-tutor-protection-mechanisms RE-Tutor: Protection-Mechanism Analysis Dataset Instruction-tuning dataset teaching a model to analyze protection mechanisms (anti-debug, anti-VM, anti-tamper, anti-dump, obfuscation, timing) from code evidence and emit structured expert analysis. Schema Each sample pairs input (code evidence) with output (structured analysis): input.code_snippet: C source, decompiler-style pseudocode, or x86/x64 assembly input.imports_pool: mixed DLL!API imports (includes… See the full description on the dataset page: https://huggingface.co/datasets/vluxblaring/re-tutor-protection-mechanisms.texttext-generationn<1K0 likes75 downloads21d agoHugging Face07code-rag-bench /online-tutorialsThe online tutorials retrieval source for code-rag-bench, consisting tutorials pages collected from GeeksforGeeks, W3Schools, tutorialspoint, and Towards Data Science. text10K<n<100K1 likes63 downloads2y agoHugging Face08miyuki2026 /tutorialstext100K<n<1M0 likes61 downloads8mo agoHugging Face09atakle /socratic-tutor-data Socratic Tutor Adequacy Judge & Rewriter — Dataset Training + evaluation data for a 1.7B safety guardrail for AI math tutors: a judge that detects when a tutor message leaks the answer or the pivotal key step, and a rewriter that turns a flagged message into a safe Socratic hint. Per the project thesis, the dataset is the deliverable — the constrained behavior comes from this data, not from model scale. Behavior spec (the falsifiable target) A tutor message is… See the full description on the dataset page: https://huggingface.co/datasets/atakle/socratic-tutor-data.texttext-classificationn<1K0 likes55 downloads2mo agoHugging Face10Roykim7 /amc-tutor-sft AMC Tutor — decontaminated competition-math SFT dataset Chat-formatted, decontaminated supervised-fine-tuning data for AMC 10/12-style competition mathematics. Built for a reproducible $0, local (MacBook M4) study of QLoRA fine-tuning small models. Each row is a tutor system prompt + problem + step-by-step solution ending in Final answer: \boxed{...}. Companion study & code: https://github.com/RoyK0108/amc-tutor-study ⚠️ This is a study artifact — read the finding… See the full description on the dataset page: https://huggingface.co/datasets/Roykim7/amc-tutor-sft.texttext-generation10K<n<100K0 likes52 downloads3mo agoHugging Face11pH202411 /TutorGeo TutorGeo TutorGeo contains image-to-meta conversion data and geometry-reasoning conversations used by MetaReason. All files use JSON Lines, with image paths relative to the TutorGeo directory. Images are stored in seven tar files under image_archives/. Download and extract them from the TutorGeo root before using the JSONL files: hf download pH202411/TutorGeo --repo-type dataset --local-dir TutorGeo cd TutorGeo for archive in image_archives/*.tar; do tar -xf "$archive"; done… See the full description on the dataset page: https://huggingface.co/datasets/pH202411/TutorGeo.textimage-to-text100K<n<1M1 likes51 downloads1mo agoHugging Face12ptvnck /TutoringDialogs TutoringDialogs — curated subset (500 dialogues) 500 student–tutor dialogues selected and normalized from a larger raw pool of ~1,900 synthetically generated dialogues (source files: exams, maths_and_informatics, mixed_themes, physics_and_informatics), each of which originally used a different JSON schema. This file merges them all into one consistent schema, removes duplicates and broken records, and selects a maximally diverse subset for LoRA/SFT fine-tuning of a small (1.5B)… See the full description on the dataset page: https://huggingface.co/datasets/ptvnck/TutoringDialogs.texttext-generationn<1K1 likes50 downloads3mo agoHugging Face13vnovaai /VNOVA_AI_CODING_LOGIC_TUTOR_DATASET_V1_JSONLVNOVA AI — Coding Logic Tutor Dataset (100 Scenarios) A high-quality, fully synthetic dataset designed to train LLMs that teach programming concepts, debugging logic, and problem-solving skills without executing code. Ideal for: 1-Coding tutors 2-Reasoning-focused LLMs 3-Debugging assistants 4-Educational chatbots 5-Beginner learning platforms This dataset focuses on conceptual understanding, not syntax or full solutions — making it safe and accessible for all audiences. Dataset Summary This… See the full description on the dataset page: https://huggingface.co/datasets/vnovaai/VNOVA_AI_CODING_LOGIC_TUTOR_DATASET_V1_JSONL.textn<1K0 likes42 downloads10mo agoHugging Face14LoveJesus /biblical-tutor-dataset-chirho Biblical Language Tutor Dataset For God so loved the world that he gave his only begotten Son, that whoever believes in him should not perish but have eternal life. - John 3:16 Description Training data for the Biblical Language Tutor pipeline: morphological parsing and interlinear glossing of biblical Hebrew and Greek. Derived from the Macula Hebrew and Greek treebanks (Clear-Bible). Dataset Structure Parser Dataset (~200K examples) JSONL format… See the full description on the dataset page: https://huggingface.co/datasets/LoveJesus/biblical-tutor-dataset-chirho.text100K<n<1M0 likes41 downloads7mo agoHugging Face15ProCreations /tutori-whiteboard-lessons Tutori Whiteboard Lessons (v2) Gold whiteboard lessons in Tutori's exact board-op JSON vocabulary, for fine-tuning board-renderer models. 7,109 chat-format samples (6,989 train / 120 val) from 1,800 programmatically constructed lessons across 8 diagram families and 78 distinct topics (plots, geometry, flowcharts, comparisons, arrays, trees, timelines, concept maps). Every lesson is validated raw by Tutori's geometric overlap checker — zero overlapping elements, nothing… See the full description on the dataset page: https://huggingface.co/datasets/ProCreations/tutori-whiteboard-lessons.text1K<n<10K3 likes38 downloads3mo agoHugging Face16DRDELATV2025 /medicina-tutor Dataset Medicina Tutor - Pregrado Descripción Este dataset contiene material educativo de medicina de pregrado diseñado para entrenar modelos de IA que actúen como tutores médicos. El dataset incluye preguntas, respuestas, casos clínicos y conceptos fundamentales de medicina. Características Idioma: Español Nivel: Pregrado de Medicina Formato: Texto estructurado Aplicación: Tutoría de IA para estudiantes de medicina Estructura del Dataset… See the full description on the dataset page: https://huggingface.co/datasets/DRDELATV2025/medicina-tutor.texttext-generationn<1K0 likes33 downloads11mo agoHugging Face17GoldenGrapeGentleman1 /pokemon-showdown-grpo-tutorial Pokémon Showdown GRPO tutorial dataset Pre-built GRPO records for the ROCm AI Developer Hub tutorial. Split File Records demo data/demo.jsonl 64 train data/train.jsonl 2048 validate data/validate.jsonl 32 Use via tutorial notebook Step 12 (load_grpo_tutorial_records) or regenerate with prepare_grpo_tutorial_data.py. Companion scripts: https://github.com/GoldenGrapeGentleman/pokemon-showdown-agent-scripts textreinforcement-learning1K<n<10K0 likes33 downloads2mo agoHugging Face18GoldenGrapeGentleman1 /battle-game-grpo-tutorial turn-based battle game GRPO tutorial dataset Pre-built GRPO records for the ROCm AI Developer Hub tutorial. Split File Records demo data/demo.jsonl 64 train data/train.jsonl 2048 validate data/validate.jsonl 32 Use via tutorial notebook Step 12 (load_grpo_tutorial_records) or regenerate with prepare_grpo_tutorial_data.py. Companion scripts: https://github.com/GoldenGrapeGentleman/battle game-showdown-agent-scripts textreinforcement-learning1K<n<10K1 likes31 downloads1mo agoHugging Face19marcduda /langchain_tutorialtext1K<n<10K0 likes28 downloads3y agoHugging Face20Susu11 /qwen-socratic-tutortext1K<n<10K0 likes28 downloads9d agoHugging Face21yashmahe2018 /math-tutor-datatextn<1K0 likes27 downloads2y agoHugging Face22astroa7m /Conversational_AOU_tutor_datasettexttext-generation1K<n<10K0 likes24 downloads1y agoHugging Face23Taxonomy-Aligned-Conversational-Tutor /TACTBench-Samples TACTBench Demonstration Samples This repository contains five full-context demonstration examples from TACTBench. It does not contain the TACT training set or the remaining hidden TACTBench evaluation set. The samples use the same full-history representation as the benchmark evaluation and illustrate direct correction, error explanation, guided revision, clarification checking, affective feedback, and retry elicitation. Data data/demo.jsonl: five complete… See the full description on the dataset page: https://huggingface.co/datasets/Taxonomy-Aligned-Conversational-Tutor/TACTBench-Samples.tabulartext-generationn<1K0 likes23 downloads22h agoHugging Face24Georgiy1108 /programming-tutor-ru Programming Tutor RU: LeetCode & Codeforces (JSONL) Набор данных для дообучения и оценки языковых моделей, которые помогают школьникам и студентам разбираться с задачами по программированию с платформ LeetCode и Codeforces.Все формулировки, разборы и комментарии к задачам — на русском языке, решения приведены на нескольких языках программирования. TL;DR 💡 Задачи с LeetCode и Codeforces (levels: easy, medium, частично hard) 🇷🇺 Объяснения и пошаговые разборы на русском… See the full description on the dataset page: https://huggingface.co/datasets/Georgiy1108/programming-tutor-ru.text1K<n<10K2 likes21 downloads10mo agoHugging Face25AjinkyaSurvase88 /Zebro-dsa-tutortextn<1K0 likes21 downloads1mo agoHugging Face26iapp /dpo_thai_tutorial Thai DPO Tutorial Dataset (ชุดข้อมูล DPO ภาษาไทย) ข้อมูลสำหรับการเรียนรู้ Direct Preference Optimization (DPO) ภาษาไทย Description Dataset นี้สร้างขึ้นเพื่อการศึกษาและสาธิตเทคนิค DPO สำหรับการจัดแนว LLM 100 ตัวอย่าง จากข้อมูลจริง คำถามภาษาไทยหลากหลายหัวข้อ (การเงิน, เศรษฐกิจ, ความรู้ทั่วไป) Chosen: คำตอบภาษาไทยที่มีคุณภาพ มีการคิดวิเคราะห์ Rejected: คำตอบภาษาอังกฤษหรือคำตอบที่ไม่เหมาะสม Data Format { "instruction": "คำถามหรือคำสั่งภาษาไทย", "input":… See the full description on the dataset page: https://huggingface.co/datasets/iapp/dpo_thai_tutorial.textn<1K0 likes19 downloads8mo agoHugging Face27ethanjorde /chemistry-tutor-datasettext100K<n<1M0 likes17 downloads6mo agoHugging Face28DRDELATV2025 /cirugia-tutor Dataset Cirugía Tutor - Básico a Especialidad Descripción Este dataset contiene material educativo de cirugía diseñado para entrenar modelos de IA que actúen como tutores quirúrgicos. El dataset abarca desde conceptos básicos de cirugía hasta especialidades quirúrgicas avanzadas, proporcionando una progresión educativa completa. Características Idioma: Español Niveles: Básico, Intermedio, Especialidad Formato: Texto estructurado Aplicación: Tutoría de IA para… See the full description on the dataset page: https://huggingface.co/datasets/DRDELATV2025/cirugia-tutor.texttext-generationn<1K0 likes15 downloads11mo agoHugging Face29rezashamji /biology-tutorial-feb19textn<1K0 likes14 downloads7mo agoHugging Face30nassimjp /pashto-grammar-tutor Pashto Grammar Tutor A high-quality Pashto grammar instruction dataset designed for language learning, linguistic research, and supervised fine-tuning (SFT) of AI language models. The dataset focuses on grammatical analysis, verb conjugation, sentence structure, and teacher-style explanations written in Pashto. Dataset Summary Pashto Grammar Tutor is a specialized educational dataset containing grammar-focused instruction-response pairs. Each example presents a… See the full description on the dataset page: https://huggingface.co/datasets/nassimjp/pashto-grammar-tutor.texttext-generation1K<n<10K0 likes14 downloads4mo agoHugging Face

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