timiiowolabi/muta_tutor_quality_sample
Muta STEM SFT Quality Sample A train-ready, supervised fine-tuning data for Muta Tutor: verified STEM questions paired with answers in five tutoring styles that covers mathematics, physics, chemistry, biology, and integrated science. Snapshot Property Value Rows 300,350 JSONL shards 14 Decompressed data 776,449,831 bytes (~740 MiB) Hub data file 39,070,661 bytes (~37.3 MiB), Zstandard Language English Split Train Fingerprint… See the full description on the dataset page: https://huggingface.co/datasets/timiiowolabi/muta_tutor_quality_sample.
Muta STEM SFT Quality Sample
A train-ready, supervised fine-tuning data for Muta Tutor: verified STEM questions paired with answers in five tutoring styles that covers mathematics, physics, chemistry, biology, and integrated science.
Snapshot
Record format
Every row has prompt, completion, and two-message messages fields for SFT, together with answer, subject, topic, difficulty, pedagogy, curriculum, provenance, verification, contamination, and tokenization metadata. Use messages for conversation-formatted training.
from datasets import load_dataset
train = load_dataset(
"timiiowolabi/muta_tutor_quality_sample",
split="train",
)manifest.json and selector-provenance/ bind the exact selection, source evidence, audit receipts, and original shard hashes. The Hub data file is the lossless concatenation of the 14 manifest shards in listed order; HUGGINGFACE_COMPRESSION.json records its hash and byte counts.
