marin-community/open-thoughts-4-8530-math-qwen3-30b-a3B-thinking-2507-annotated-32768-tokens
收藏Hugging Face2026-04-17 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/marin-community/open-thoughts-4-8530-math-qwen3-30b-a3B-thinking-2507-annotated-32768-tokens
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
split: train
num_examples: 68240
license: apache-2.0
---
# open-thoughts-4-8530-math-qwen3-30b-a3B-thinking-2507-annotated-32768-tokens
This dataset contains 68240 rows (8530 math prompts x 8 responses each) generated by
**Qwen3-30B-A3B-Thinking-2507** with a max token length of 32768.
Derived from the first 68240 rows of
[marin-community/open-thoughts-4-30k-math-qwen3-30b-a3B-thinking-2507-annotated-32768-tokens-n8-reformatted](https://huggingface.co/datasets/marin-community/open-thoughts-4-30k-math-qwen3-30b-a3B-thinking-2507-annotated-32768-tokens-n8-reformatted).
## Columns
| Column | Description |
|--------|-------------|
| `row_id` | Original row identifier |
| `instruction_seed` | The math prompt |
| `_source` | Source dataset for the prompt |
| `gpt41_mini_response` | GPT-4.1-mini reference response |
| `__original_row_idx` | Original row index in source |
| `length` | Prompt length |
| `ms_id` | Source ID |
| `generated_text` | Response generated by Qwen3-30B-A3B-Thinking-2507 (the primary response column) |
| `final_answer` | Last `\boxed{...}` answer extracted from `generated_text` after `</think>` |
| `complete_responses_count` | Number of the 8 responses per prompt that are "complete" (have `</think>` followed by `\boxed{...}`) |
## Stats
- **Prompts with all 8 complete**: 6397 / 8530
- **Prompts with 0 complete**: 429 / 8530
## Purpose
This dataset shares the same 8530 prompts as
[marin-community/open-thoughts-4-8530-math-kimi-k2pt5-annotated-32768-tokens](https://huggingface.co/datasets/marin-community/open-thoughts-4-8530-math-kimi-k2pt5-annotated-32768-tokens),
enabling direct comparison of Qwen3-30B-A3B vs Kimi K2.5 responses on the same math problems.
提供机构:
marin-community



