TRL-ready supervised fine-tuning corpus of Manim animation instruction pairs in
chat messages format. Built by aggregating multiple public Hugging Face Manim
sources with light repairs, keep-all quality filtering (empty prompt/code only),
and prompt+code deduplication.
Each row:
{
"messages": [
{"role": "system", "content": "..."},
{"role": "user", "content": "..."}… See the full description on the dataset page:
https://huggingface.co/datasets/nabin2004/manim-sft.