AhmetSemih/qwen-math-thinking-dataset
收藏Hugging Face2026-03-23 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/AhmetSemih/qwen-math-thinking-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- text-generation
language:
- en
tags:
- reasoning
- chain-of-thought
- qwen
- synthetic-data
- deepscaler
size_categories:
- n<1K
---
# DeepScaleR-97-Reasoning (Qwen-Enhanced)
This dataset contains **97 randomly selected samples** from the `agentica-org/DeepScaleR-Preview-Dataset`.
## 💡 Overview
The original DeepScaleR dataset provides challenging mathematical and logical problems. To enhance its utility for fine-tuning smaller "reasoning" models, ı used the **Qwen3.5 (397B)** model to generate:
1. **Thinking**: A deep, step-by-step internal monologue solving the problem.
2. **Content**: The final, formatted answer.
| Column | Description |
| :--- | :--- |
| **problem** | The original question from DeepScaleR. |
| **answer** | The original answer from DeepScaleR. |
| **thinking** | The thinking process generated by Qwen. |
| **content** | The final solution generated by Qwen. |
提供机构:
AhmetSemih



