| --- |
| dataset_info: |
| features: |
| - name: problem |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: id |
| dtype: string |
| splits: |
| - name: test |
| num_examples: 30 |
| configs: |
| - config_name: default |
| data_files: |
| - split: test |
| path: aime2026.jsonl |
| license: apache-2.0 |
| --- |
| |
| # AIME 26 |
|
|
| [](https://opensource.org/license/apache-2-0) |
| [](https://huggingface.co/datasets/math-ai/aime26) |
|
|
| ### American Invitational Mathematics Examination (AIME) 2026 |
|
|
| ## Citation |
| If you use the AIME26 dataset in your research, please consider citing it as follows: |
|
|
| ``` |
| @misc{aime26, |
| title={American Invitational Mathematics Examination (AIME) 2026}, |
| author={Zhang, Yifan and Math-AI, Team}, |
| year={2026}, |
| } |
| ``` |
|
|