CoolFace
5 shown

datasets

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

Clear all
01sanjaypantdsd /socratic-method-conversations Socratic Method Conversations Dataset Overview This dataset contains 5,000 question-answer pairs that demonstrate the Socratic method of teaching through guided questioning. The dataset has been carefully cleaned to remove all romantic and potentially inappropriate content, making it suitable for educational applications. Dataset Description The Socratic method is a form of inquiry and discussion between individuals, based on asking and answering questions to… See the full description on the dataset page: https://huggingface.co/datasets/sanjaypantdsd/socratic-method-conversations.textquestion-answering1K<n<10K2 likes69 downloads1y agoHugging Face02sanjaypantdsd /fine-tuning-socratic-dataset Fine-Tuning Concepts Dataset - Socratic Method A dataset of 100 conversation pairs teaching fine-tuning concepts through Socratic questioning. Dataset Summary Size: 100 conversations Format: Chat format (system, user, assistant) Method: Socratic questioning - guides learning through questions rather than direct answers Topics: Fine-tuning, PEFT methods (LoRA, QLoRA), data quality, troubleshooting Usage from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/sanjaypantdsd/fine-tuning-socratic-dataset.textquestion-answeringn<1K0 likes27 downloads1y agoHugging Face03clemNova /LUCID-Socratic-10K 🧠 LUCID-Socratic-10K The First Open Dataset for Socratic AI Tutoring Aligned with the French National Curriculum A high-quality synthetic dataset of 1,000+ multi-turn Socratic dialogues, adaptive quizzes, flashcards, and revision materials across 18 subjects and 7 grade levels — purpose-built for training pedagogically-aligned AI tutors. 📊 Explore the Data · 🚀 Quick Start · 📖 Paper · 🏗️ Architecture 🎯 What Makes… See the full description on the dataset page: https://huggingface.co/datasets/clemNova/LUCID-Socratic-10K.question-answering1K<n<10K1 likes27 downloads4mo agoHugging Face04Bialy17 /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 Face05sanjaypantdsd /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.