OProofs
收藏资源简介:
OProofs数据集是OProver项目的一部分,包含形式化的Lean 4定理证明对,专为定理证明、形式化数学和代码生成等任务设计。数据内容包含6,804,694条记录,存储于73个经过zstd压缩的Parquet分片文件中。每条记录包含以下字段:`formal_statement`(Lean 4定理的形式化陈述)、`formal_proof`(对应的Lean 4证明体)、`cot_proof`(可选的、在证明前进行的链式思考推理文本)以及`prompt`(可选的生成提示)。数据集的主要语言为英语,遵循Apache-2.0许可协议。
The OProofs dataset is part of the OProver project, containing formalized Lean 4 theorem proof pairs. This dataset is specifically designed for tasks such as theorem proving, formal mathematics, and code generation. The data content includes 6,804,694 records, stored in 73 zstd-compressed Parquet shard files. Each record contains the following fields: `formal_statement` (the formal statement of the Lean 4 theorem), `formal_proof` (the corresponding Lean 4 proof body), `cot_proof` (optional, chain-of-thought reasoning text performed before the proof), and `prompt` (optional generation prompt). The primary language of the dataset is English, and it follows the Apache-2.0 license.




