EQBPM/aimo-validation-aime
收藏Hugging Face2026-03-26 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/EQBPM/aimo-validation-aime
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: problem
dtype: string
- name: solution
dtype: string
- name: answer
dtype: string
- name: url
dtype: string
splits:
- name: train
num_bytes: 520431
num_examples: 90
download_size: 261038
dataset_size: 520431
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: apache-2.0
---
# Dataset Card for AIMO Validation AIME
All 90 problems come from AIME 22, AIME 23, and AIME 24, and have been extracted directly from the AOPS wiki page https://artofproblemsolving.com/wiki/index.php/AIME_Problems_and_Solutions
This dataset serves as an internal validation set during our participation in the AIMO progress prize competition. Using data after 2021 is to avoid potential overlap with the MATH training set.
Here are the different columns in the dataset:
- problem: the original problem statement from the website
- solution: one of the solutions proposed in the forum with \boxed answer
- url: url to the problem page in the website
dataset_info:
特征:
- 名称:id,数据类型:int64(64位整数)
- 名称:problem,数据类型:字符串
- 名称:solution,数据类型:字符串
- 名称:answer,数据类型:字符串
- 名称:url,数据类型:字符串
数据集划分:
- 名称:train(训练集),占用字节数:520431,样本数量:90
下载大小:261038 字节
数据集总大小:520431 字节
配置项:
- 配置名称:default(默认配置),数据文件:
- 划分:train(训练集),路径:data/train-*
许可证:apache-2.0
---
# AIMO验证AIME数据集卡片
本数据集包含的90道题目均取自AIME 22、AIME 23与AIME 24,直接从AOPS维基页面https://artofproblemsolving.com/wiki/index.php/AIME_Problems_and_Solutions提取而来。
本数据集用于我们参与AIMO进步奖竞赛期间的内部验证环节。选用2021年之后的题目,旨在避免与MATH训练集出现潜在的数据重叠。
本数据集各字段说明如下:
- problem:取自该网站的原始题目描述
- solution:论坛中发布的其中一种带有oxed标注答案的解答
- url:指向该网站对应题目页面的链接
提供机构:
EQBPM



