HARD-Math
收藏资源简介:
HARD-Math是一个数学推理数据集,包含4,780个来自美国国家数学竞赛的简答题,时间跨度从1950年到2024年9月。数据集包括多个版本,如默认版本、多选题版本、基于证明的问题版本和原始版本。每个问题包含问题文本、正确答案、人类编写的解决方案、年份、竞赛名称、问题编号、难度级别和学科标签。
HARD-Math is a mathematical reasoning dataset comprising 4,780 short-answer questions from U.S. national mathematics competitions, covering the timeframe from 1950 to September 2024. The dataset includes multiple variants, namely the default version, multiple-choice version, proof-based question version, and raw version. Each question contains the problem statement, correct answer, human-authored solution, year, competition name, question number, difficulty level, and subject tags.
HARP 数据集概述
数据集简介
- 名称: Human Annotated Reasoning Problems (HARP)
- 描述: 一个包含4,780个简答题的数学推理数据集,来源于美国国家数学竞赛,时间跨度从1950年至2024年9月。
数据集文件
- 默认数据集: HARP.jsonl.zip,包含4,780个简答题。
- 多选题数据集: HARP_mcq.jsonl.zip,包含4,110个多选题。
- 证明题数据集: HARP_proof-based.jsonl.zip,包含310个证明题。
- 原始数据集: HARP_raw.jsonl.zip,包含所有5,409个问题。
数据集字段
problem: 问题文本answer: 正确答案solution_{i}: 人工编写的解决方案(每个问题至少一个)year/contest/number: 联合唯一标识问题来源的三个字段level: 难度级别subject: 问题所属科目标签,可选值包括[prealgebra, algebra, number_theory, geometry, counting_and_probability, precalculus]
引用
@misc{yue2024harp, title={{HARP}: A challenging human-annotated math reasoning benchmark}, author={Albert S. Yue and Lovish Madaan and Ted Moskovitz and DJ Strouse and Aaditya K. Singh}, year={2024}, url={https://github.com/aadityasingh/HARP} }




