We introduce the Open Proof Corpus (OPC)—the world’s first large-scale, open-source dataset of human-verified solutions to advanced mathematics problems. With over 5,000 solutions spanning 1,000+ challenging problems, the OPC is specifically designed for broad applicability and downstream usage in proof generation research and is the first to include a substantial number of correct, LLM-generated solutions to problems from prestigious mathematics competitions such as the USAMO and IMO.
Leverage OPC to tackle pressing research questions in automated proof generation: (1) How do natural language and formal proof generation compare? (2) How often do models that produce correct final answers truly reason their way to valid proofs? (3) By what margin do best-of-n selection methods improve proof quality?
Building on this breakthrough resource, we present OPC-R1-8B - an open-source model for proof correctness judging that matches state-of-the-art performance. OPC-R1-8B outperforms the majority of leading closed-source models, reaching an impressive 88.1% accuracy on verifying LLM-generated proofs.
We include 5,000+ human-verified samples from 1,000+ solutions across over 20 national and international math competitions. Each proof is labeled as either correct or incorrect by one or two human judges. Labels are accompanied by short justifications, with optional annotations highlighting specific sentences within the proof. We include problems of varying difficulty, as well as a large portion of the USAMO, IMO and Balkan MO Shortlists (see full distribution below). Note that our MathArena results include statistics containing the 2025 SMT competition, which we will make public after the official source becomes available.
We release our judging model OPC-R1-8B, that matches Gemini 2.5 Pro on our LLM as a Judge evaluation.
| Model | Download |
|---|---|
| OPC-R1-8B | 🤗 HuggingFace |
The OPC contains a rich variety of information, and splits, depending on the evaluation task.
We split our data into 6 different sections:
This dataset is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). Please abide by the license when using the provided data.
@article{openproofcorpus2025,
title={The Open Proof Corpus: A Large-Scale Human Study of LLM Proofs},
author={Jasper Dekoninck and Ivo Petrov and Kristian Minchev and Mislav Balunovic and Martin Vechev and Miroslav Marinov, Maria Drencheva and Lyuba Konova and Milen Milenov Shumanov and Kaloyan Tsvetkov and Nikolay Drenchev and Lazar D. Todorov and Kalina Nikolova and Nikolay Georgiev and Vanesa Kalinkova and Margulan Ismoldayev},
journal={arXiv},
year={2025},
}
14 commits
We introduce the Open Proof Corpus (OPC)—the world’s first large-scale, open-source dataset of human-verified solutions to advanced mathematics problems. With over 5,000 solutions spanning 1,000+ challenging problems, the OPC is specifically designed for broad applicability and downstream usage in proof generation research and is the first to include a substantial number of correct, LLM-generated solutions to problems from prestigious mathematics competitions such as the USAMO and IMO.
Leverage OPC to tackle pressing research questions in automated proof generation: (1) How do natural language and formal proof generation compare? (2) How often do models that produce correct final answers truly reason their way to valid proofs? (3) By what margin do best-of-n selection methods improve proof quality?
Building on this breakthrough resource, we present OPC-R1-8B - an open-source model for proof correctness judging that matches state-of-the-art performance. OPC-R1-8B outperforms the majority of leading closed-source models, reaching an impressive 88.1% accuracy on verifying LLM-generated proofs.
We include 5,000+ human-verified samples from 1,000+ solutions across over 20 national and international math competitions. Each proof is labeled as either correct or incorrect by one or two human judges. Labels are accompanied by short justifications, with optional annotations highlighting specific sentences within the proof. We include problems of varying difficulty, as well as a large portion of the USAMO, IMO and Balkan MO Shortlists (see full distribution below). Note that our MathArena results include statistics containing the 2025 SMT competition, which we will make public after the official source becomes available.
We release our judging model OPC-R1-8B, that matches Gemini 2.5 Pro on our LLM as a Judge evaluation.
| Model | Download |
|---|---|
| OPC-R1-8B | 🤗 HuggingFace |
The OPC contains a rich variety of information, and splits, depending on the evaluation task.
We split our data into 6 different sections:
This dataset is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). Please abide by the license when using the provided data.
@article{openproofcorpus2025,
title={The Open Proof Corpus: A Large-Scale Human Study of LLM Proofs},
author={Jasper Dekoninck and Ivo Petrov and Kristian Minchev and Mislav Balunovic and Martin Vechev and Miroslav Marinov, Maria Drencheva and Lyuba Konova and Milen Milenov Shumanov and Kaloyan Tsvetkov and Nikolay Drenchev and Lazar D. Todorov and Kalina Nikolova and Nikolay Georgiev and Vanesa Kalinkova and Margulan Ismoldayev},
journal={arXiv},
year={2025},
}
14 commits