Datasets¶
OpenATP provides utilities to download common proof-synthesis benchmarks (see Downloading a dataset). The available datasets are listed in the DATASET enum. We list each in the table below.
Benchmark |
|
Toolchain |
Paper |
Source |
|---|---|---|---|---|
|
|
— |
||
PutnamBench |
|
|
Tsoukalas et al. [7] |
|
FATE-H |
|
|
Jiang et al. [4] |
|
FATE-M |
|
|
Jiang et al. [4] |
|
FATE-X |
|
|
Jiang et al. [4] |
Warning
PutnamBench pins an older version of Lean than the default image. A custom skeleton must be supplied to tasks_from_dir() and the Docker image must be rebuilt with version v4.27.0 of Lean and Mathlib as well.