MiniThinky-dataset
收藏魔搭社区2025-12-05 更新2025-05-31 收录
下载链接:
https://modelscope.cn/datasets/ngxson/MiniThinky-dataset
下载链接
链接失效反馈官方服务:
资源简介:
## MiniThinky dataset
Merged from:
- https://huggingface.co/datasets/TuneIt/o1-python
- https://huggingface.co/datasets/O1-OPEN/OpenO1-SFT
- https://huggingface.co/datasets/KingNish/reasoning-base-20k
Post processing:
- Replaced with the format below
- Remove any rows that does not have reasoning process (i.e remove straight responses)
- Deduplicated
## Response format
```
<|thinking|>{thinking_process}
<|answer|>
{real_answer}
```
## MiniThinky 数据集(MiniThinky dataset)
本数据集整合自以下数据源:
- https://huggingface.co/datasets/TuneIt/o1-python
- https://huggingface.co/datasets/O1-OPEN/OpenO1-SFT
- https://huggingface.co/datasets/KingNish/reasoning-base-20k
后处理步骤:
- 将数据集格式统一调整为如下指定格式
- 移除所有不包含推理过程的样本行(即剔除仅含直接回复的条目)
- 对数据集进行去重处理
## 回复格式
<|thinking|>{思考过程}
<|answer|>
{最终答案}
提供机构:
maas
创建时间:
2025-05-28



