HARP
收藏资源简介:
HARP是一个数学推理数据集,包含4,780个来自美国国家数学竞赛的简答题,时间跨度从1950年到2024年9月。数据集包括多个版本,如默认的简答题集、多项选择题集、基于证明的问题集以及原始数据集。每个问题包含问题文本、正确答案、人类编写的解决方案、年份、竞赛、编号、难度级别和学科标签。
HARP is a mathematical reasoning dataset containing 4,780 short-answer questions sourced from the United States National Mathematics Competitions, spanning the period from 1950 to September 2024. The dataset includes multiple variants, namely the default short-answer subset, multiple-choice question subset, proof-based question subset, and the original dataset. Each problem in the dataset contains the question text, correct answer, human-written solution, year, competition name, unique identifier, difficulty level, and subject tag.
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} }




