This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 🧬 训练数据导出接口
> 此目录用于导出标准训练格式的数据。
## 导出格式
- JSONL: 每行一个训练样本
- 兼容主流微调框架(Alpaca, ShareGPT 等格式)
## 使用方法
导出脚本待开发(Phase 4+)。当前阶段数据自动积累到 `raw/` 和 `curated/`。