InternLM / InternLM/InternLM-Math

Impact of additional_imports on MiniF2F

未关闭
#33 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
550
派生
39
PR 合并指标
30 天内没有已合并 PR

描述

I have a few questions regarding the 'additional_imports' argument. I noticed that the BFS prover sets additional_imports=['Mathlib.Tactics']. Could you please clarify if this has any positive impact on proving minif2f? I did not find any usage of it in Reprover (https://github.com/lean-dojo/ReProver). If additional_imports=[] is set, are there certain math problems in minif2f that cannot be proven? If so, why? Thank you very much for your assistance.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reading the BFS prover's use of the additional_imports argument and compare it with the ReProver behavior referenced in the issue. Check MiniF2F runs with additional_imports=['Mathlib.Tactics'] and with an empty list. Done means documenting whether the import changes proving results and which problems, if any, are affected.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
ai
Issue 类型
文档
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。