File size: 387 Bytes
48e9bde
a5538be
48e9bde
a5538be
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
license: mit
---

# math_bench

Evaluation dataset for Qwen3 math reasoning.

## Source
Randomly sampled 1000 problems from `open-r1/OpenR1-Math-220k` (seed=42).

## Columns
| Column | Description |
|---|---|
| `problem` | Math question |
| `answer` | Reference answer |
| `subject` | Problem type (renamed from `problem_type`) |
| `level` | Source dataset (renamed from `source`) |