Anon987281293/ProofRank-outputs
ProofRank: Evaluation Outputs Companion artifact to the NeurIPS 2026 submission "Not All Proofs Are Equal: Evaluating LLM Proof Quality Beyond Correctness". This dataset contains the complete LLM-judge outputs behind every number reported in the paper, so that all results can be recomputed without re-querying any model. It covers the ten evaluated models (GPT-5.4, Gemini-3.1-Pro, Gemini-3-Flash, GLM-5, DeepSeek-v3.2, Kimi-K2.5-Think, StepFun-3.5-Flash, Qwen3.5-397B… See the full description on the dataset page: https://huggingface.co/datasets/Anon987281293/ProofRank-outputs.
ProofRank: Evaluation Outputs
Companion artifact to the NeurIPS 2026 submission "Not All Proofs Are Equal: Evaluating LLM Proof Quality Beyond Correctness".
This dataset contains the complete LLM-judge outputs behind every number reported in the paper, so that all results can be recomputed without re-querying any model. It covers the ten evaluated models (GPT-5.4, Gemini-3.1-Pro, Gemini-3-Flash, GLM-5, DeepSeek-v3.2, Kimi-K2.5-Think, StepFun-3.5-Flash, Qwen3.5-397B, Grok-4.1-Fast, and GPT-OSS-120B) on the 382 benchmark problems, across all five proof-quality metrics (conciseness, computational ease, cognitive simplicity, diversity, and adaptivity) plus the correctness verification.
The benchmark problems themselves (with the human solution summaries and requested techniques) are released separately as the ProofRank dataset.
Contents
Each configuration of this repository is one evaluation artifact:
Usage
Run the following command using the code file provided in this repository to regenerate the samples (pickled for caching, but full outputs can be restored):
## License
This artifact is released under the [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license, matching the license of the submission's main data release.