SOTAVerified

MiniF2F: a cross-system benchmark for formal Olympiad-level mathematics

2021-08-31ICLR 2022Code Available1· sign in to hype

Kunhao Zheng, Jesse Michael Han, Stanislas Polu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present miniF2F, a dataset of formal Olympiad-level mathematics problems statements intended to provide a unified cross-system benchmark for neural theorem proving. The miniF2F benchmark currently targets Metamath, Lean, Isabelle (partially) and HOL Light (partially) and consists of 488 problem statements drawn from the AIME, AMC, and the International Mathematical Olympiad (IMO), as well as material from high-school and undergraduate mathematics courses. We report baseline results using GPT-f, a neural theorem prover based on GPT-3 and provide an analysis of its performance. We intend for miniF2F to be a community-driven effort and hope that our benchmark will help spur advances in neural theorem proving.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
miniF2F-testLean GPT-fcumulative29.2Unverified
miniF2F-testLean tidycumulative18Unverified
miniF2F-testMetamath GPT-fcumulative1.6Unverified
miniF2F-validLean GPT-fPass@829.3Unverified
miniF2F-validMetamath GPT-fPass@82Unverified
miniF2F-validLean tidyPass@116.8Unverified

Reproductions