Datasets:
metadata
language:
- zh
- en
license: mit
task_categories:
- question-answering
configs:
- config_name: en-hard
data_files:
- split: test
path: data/OlymMATH-EN-HARD.jsonl
- config_name: zh-hard
data_files:
- split: test
path: data/OlymMATH-ZH-HARD.jsonl
- config_name: en-easy
data_files:
- split: test
path: data/OlymMATH-EN-EASY.jsonl
- config_name: zh-easy
data_files:
- split: test
path: data/OlymMATH-ZH-EASY.jsonl
Challenging the Boundaries of Reasoning: An Olympiad-Level Math Benchmark for Large Language Models
This is the official huggingface repository for Challenging the Boundaries of Reasoning: An Olympiad-Level Math Benchmark for Large Language Models by Haoxiang Sun, Yingqian Min, Zhipeng Chen, Wayne Xin Zhao, Zheng Liu, Zhongyuan Wang, Lei Fang, and Ji-Rong Wen.
You can find more information on GitHub.
Citation
If you find this helpful in your research, please give a 🌟 to our repo and consider citing
@misc{sun2025challengingboundariesreasoningolympiadlevel,
title={Challenging the Boundaries of Reasoning: An Olympiad-Level Math Benchmark for Large Language Models},
author={Haoxiang Sun and Yingqian Min and Zhipeng Chen and Wayne Xin Zhao and Zheng Liu and Zhongyuan Wang and Lei Fang and Ji-Rong Wen},
year={2025},
eprint={2503.21380},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2503.21380},
}