fable-5-premium
收藏资源简介:
Fable-5 Premium Dataset是一个高质量的监督微调(SFT)数据集,由Claude Fable-5智能体轨迹(agent traces)构建而成。该数据集秉持“质量优于易用性,优于数量”的原则,经过严格的清洗流程,包括去重、结构验证、内容过滤、个人可识别信息(PII)清理、工具调用验证以及多维质量评分。数据规模为12,730条记录,划分为训练集(5,728条,占45%)、验证集(318条,占2.5%)和测试集(319条,占2.5%)。数据集提供两种格式:OpenAI Chat格式(包含user、assistant、tool角色的messages数组)和Hugging Face Agent Traces格式。此外,还包含reasoning字段用于显式思维链,以及嵌入在assistant内容中的`thinking`标签以支持标准微调。该数据集适用于文本生成和token分类任务,可直接用于Axolotl、Unsloth以及OpenAI微调API。许可证为MIT,创建日期为2026-07-30。
Fable-5 Premium Dataset is a high-quality supervised fine-tuning (SFT) dataset constructed from Claude Fable-5 agent traces. It adheres to the principle of quality over usability, over quantity and undergoes a rigorous cleaning process including deduplication, structure validation, content filtering, personally identifiable information (PII) removal, tool call validation, and multi-dimensional quality scoring. The dataset comprises 12,730 records, split into a training set (5,728 records, 45%), a validation set (318 records, 2.5%), and a test set (319 records, 2.5%). It is available in two formats: the OpenAI Chat format (with messages arrays containing user, assistant, and tool roles) and the Hugging Face Agent Traces format. Additionally, it includes a reasoning field for explicit chain-of-thought and `thinking` tags embedded in assistant content to support standard fine-tuning. The dataset is suitable for text generation and token classification tasks, and can be directly used with Axolotl, Unsloth, and the OpenAI fine-tuning API. The license is MIT, and the creation date is 2026-07-30.
数据集概述
Fable-5 Premium Dataset 是一个基于 Claude Fable-5 智能体轨迹(agent traces)构建的高质量监督微调(SFT)数据集,强调“质量优先于易用性和数量”的原则。
基本信息
| 属性 | 值 |
|---|---|
| 记录总数 | 12,730 |
| 训练集 | 5,728 条(45.0%) |
| 验证集 | 318 条(2.5%) |
| 测试集 | 319 条(2.5%) |
| 创建日期 | 2026-07-30 |
| 许可证 | MIT |
| 语言 | 英语 |
| 数据规模 | 10K < n < 100K |
数据格式
数据集提供两种格式:
- OpenAI Chat 格式:标准的
messages数组,包含user/assistant/tool角色,可直接用于 Axolotl、Unsloth 和 OpenAI 微调 API。 - Hugging Face Agent Traces 格式:原生 HF Agent Traces,可在 Data Studio 中查看。
质量处理流程
- 去重:对所有来源采用 SHA-256 内容哈希进行跨来源去重
- 结构验证:验证消息模式、工具调用 ID 和角色序列的合法性
- 内容过滤:移除空响应、截断响应、仅错误会话和占位符
- PII 清洗:移除本地路径、API 密钥和特定环境数据
- 工具调用验证:确保工具调用有对应的工具响应
- 质量评分:采用多维质量指标进行评分
质量分布
| 分数区间 | 数量 |
|---|---|
| 0.3-0.5 | 448 |
| 0.7-0.8 | 532 |
| 0.8-0.9 | 3,736 |
| 0.9-1.0 | 6,740 |
多数样本(约 82%)的质量分数在 0.8 以上,表明数据集整体质量较高。
思维链(Chain-of-Thought)支持
reasoning字段:为支持显式思维令牌的模型提供独立字段- 嵌入
<think>标签:将思维链合并到 assistant 内容中,适用于标准微调
任务类型
- 文本生成(text-generation)
- 令牌分类(token-classification)
相关标签
- fable-5、claude、agent-traces、coding、tool-use、sft、fine-tuning、distillation




