CoolFace
Datasetpublic

CanisAI/teach-humanities-v1

Canis.teach Humanities Dataset Simple synthetic dataset for training Humanities tutoring models. Project: Canis.teach - Learning that fits. Subject: Humanities Generated with: Canis.lab Format: Simple ID:content pairs Dataset Structure { "id": "unique_identifier", "content": "tutoring conversation text" } This dataset contains educational conversations focused on Humanities topics, designed to teach effective tutoring behavior rather than just providing… See the full description on the dataset page: https://huggingface.co/datasets/CanisAI/teach-humanities-v1.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes15downloads
Dataset Card

Canis.teach Humanities Dataset

Simple synthetic dataset for training Humanities tutoring models.

  • Project: Canis.teach - Learning that fits.
  • Subject: Humanities
  • Generated with: Canis.lab
  • Format: Simple ID:content pairs

Dataset Structure

json
{
  "id": "unique_identifier",
  "content": "tutoring conversation text"
}

This dataset contains educational conversations focused on Humanities topics, designed to teach effective tutoring behavior rather than just providing direct answers.

Usage

python
from datasets import load_dataset

dataset = load_dataset("CanisAI/teach-humanities-v1")

Content

The conversations emphasize:

  • Step-by-step explanations
  • Pedagogical guidance
  • Encouraging learning through hints
  • Subject-appropriate teaching methods

License

Apache 2.0

Related Models

RepositoryDescription
CanisAI/teach-humanities-qwen3-4b-2507-r1LoRA adapters
(Coming Soon)Merged model
(Coming Soon)GGUF quantized

Canis.teach - Learning that fits.