27
stars
8
commits
Sep 2, 2026
updated
This dataset contains 1,000 coding and reasoning traces generated by the new Fable 5.1 model using max reasoning effort.
It holds almost 30,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.
| Metric | Value |
|---|---|
| Total Examples | 1,000 Traces |
| Total Token Count | ~30,000,000 Tokens |
| Total Dataset Size | 109 MB |
| Average Trace Size | 109 KB |
| Average Token Count | ~30,000 Tokens |
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.
Distilling Fable 5.1 coding and reasoning capabilities down to smaller LLMs.
Improve general coding and reasoning quality.
Teach models to generate clear chain-of-thought steps before outputting their final answer.
8 commits
27
stars
8
commits
Sep 2, 2026
updated
This dataset contains 1,000 coding and reasoning traces generated by the new Fable 5.1 model using max reasoning effort.
It holds almost 30,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.
| Metric | Value |
|---|---|
| Total Examples | 1,000 Traces |
| Total Token Count | ~30,000,000 Tokens |
| Total Dataset Size | 109 MB |
| Average Trace Size | 109 KB |
| Average Token Count | ~30,000 Tokens |
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.
Distilling Fable 5.1 coding and reasoning capabilities down to smaller LLMs.
Improve general coding and reasoning quality.
Teach models to generate clear chain-of-thought steps before outputting their final answer.
8 commits