12,500 competition mathematics problems across 7 subjects (algebra, calculus, number theory, etc.) with step-by-step solutions. The key benchmark for evaluating mathematical reasoning in LLMs — requires multi-step problem-solving and symbolic manipulation.
| Provider | hendrycks |
| Category | 评估与基准测试 |
| Size | 12,500 Problems |
| License | MIT |
| Downloads | 890k |
| Tags | Competition Math, Multi-step, Benchmark, Symbolic Reasoning |
from datasets import load_dataset
ds = load_dataset("hendrycks/competition_math")