CoolFace
Datasetpublic

MoreThought/Fable-5.1-Max-Reasoning-Filtered-5000x

Dataset Description This dataset contains 5,000 agentic coding and reasoning traces generated by the new Fable 5.1 model using max reasoning effort. It holds almost 150,000,000 tokens of step-by-step chain-of-thought programming across multiple complex domains. It has also been deduplicated and filtered to remove low-quality traces, keeping only high-quality traces. Dataset Statistics Metric Value Total Examples 5,000 Traces Total Token Count ~200… See the full description on the dataset page: https://huggingface.co/datasets/MoreThought/Fable-5.1-Max-Reasoning-Filtered-5000x.

sourceHugging Faceapache-2.0updated 10h agoView on Hugging Face
119likes2.1kdownloads
Dataset Card

Dataset Description

This dataset contains 5,000 agentic coding and reasoning traces generated by the new Fable 5.1 model using max reasoning effort.

It holds almost 150,000,000 tokens of step-by-step chain-of-thought programming across multiple complex domains.

It has also been deduplicated and filtered to remove low-quality traces, keeping only high-quality traces.

Dataset Statistics

MetricValue
Total Examples5,000 Traces
Total Token Count~200,000,000 Tokens
Total Dataset Size621 MB
Average Trace Size124.4 KB
Average Token Count~40,000 Tokens

Dataset Contents & Coverage

The dataset includes step-by-step problem-solving for complex coding tasks, including:

  • Algorithm design, implementation, and performance optimization.
  • Advanced debugging and error-handling.
  • Multi-step logic design and compliance with complex prompt constraints.

Uses

  • Distilling Fable 5.1 agentic coding and reasoning capabilities down to smaller LLMs.
  • Improve general coding and reasoning quality.
  • Teaching models to generate clear chain-of-thought steps and tool-use before outputting their final answer.