CoolFace
7 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01NextGenInstitute /socraticDataset1680 Socratic AI Pedagogy Preference Dataset (1,680 Quadruplets) A curated multi-domain educational preference dataset for post-training open language models into pedagogical Socratic tutors for introductory Artificial Intelligence and Machine Learning courses. 📚 Dataset Overview The dataset contains 1,680 paired preference quadruplets across five foundational AI subfields: Classical Search & Planning (347 items): A* heuristic admissibility, graph search state-space… See the full description on the dataset page: https://huggingface.co/datasets/NextGenInstitute/socraticDataset1680.texttext-generation1K<n<10K0 likes86 downloads1mo agoHugging Face02atakle /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 likes54 downloads3mo agoHugging Face03rubanikov /socratic-only-sft Socratic-Only SFT Multi-turn tutoring conversations that hold one falsifiable behavioral constraint, built to instill that behavior into a small model's weights (no system prompt): The Behavior Spec. Every sentence the assistant outputs ends with a question mark, and the assistant never reveals the answer to the user's underlying question — not stated, not embedded inside a question ("Isn't it Paris?" = fail), and not via a hint so specific it uniquely identifies the answer.… See the full description on the dataset page: https://huggingface.co/datasets/rubanikov/socratic-only-sft.texttext-generation1K<n<10K0 likes30 downloads1mo agoHugging Face04Susu11 /v7_socratic_data v7 Socratic Grade 10 science chats (socratic_v7_final_v3) JSONL of messages (system / user / assistant) for QLoRA SFT of a Socratic Grade 10 science tutor. File: socratic_v7_final_v3.jsonl (~1429 chats). Train 4B adapters to Susu11/v7_4b_qwen (do not overwrite Susu11/v9socratic4b). Train 7B adapters to Susu11/v7_qwen7b (do not overwrite Susu11/qwen2.5-7b-socratic-tutor). Code: Sushey01/Socratic-Model-Fine-Tune. Upload: python upload_v7_socratic_data.py. texttext-generation1K<n<10K0 likes25 downloads3d agoHugging Face05Bialy17 /Reasoning-Socratic-QandA Reasoning-Socratic-QandA Dataset This dataset is a curated mixture of three high-quality data sources, specifically engineered to train Socratic Tutors. It balances the model's ability to think deeply (Reasoning), guide students through questioning (Pedagogy), and provide direct answers when necessary (Support). Dataset Composition Dataset Role in your tutor Size Weight DASD Stage 1 Teaches deep reasoning — how to work through math/code/science problems… See the full description on the dataset page: https://huggingface.co/datasets/Bialy17/Reasoning-Socratic-QandA.textquestion-answering10K<n<100K1 likes24 downloads5mo agoHugging Face06AthrvShrn /Socratic-Reasoning Socratic Reasoning Dataset Hand-authored chat examples that teach a model to reason Socratically inside a <think> trace before answering: clarify what is being asked, define key terms, surface assumptions, test with counterexamples, and conclude with calibrated confidence, while keeping the final answer correct. This is the training data behind AthrvShrn/Socrates-Qwen3-8B (QLoRA fine-tune of Qwen3-8B) and its GGUF quantizations. Format Each row is a single-turn… See the full description on the dataset page: https://huggingface.co/datasets/AthrvShrn/Socratic-Reasoning.texttext-generationn<1K1 likes23 downloads2mo agoHugging Face07sanjaypantdsd /socratic-content-no-system Socratic Content Dataset (No System Messages) This dataset contains Socratic tutoring conversations with system messages removed. Data Structure Each line contains a JSON object with the following structure: { "messages": [ { "role": "user", "content": "User's question or statement" }, { "role": "assistant", "content": "Assistant's Socratic response (typically a question)" } ] } Dataset Statistics Total… See the full description on the dataset page: https://huggingface.co/datasets/sanjaypantdsd/socratic-content-no-system.textquestion-answering1K<n<10K1 likes12 downloads1y agoHugging Face

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