InternLM / InternLM/InternLM-Math

Impact of additional_imports on MiniF2F

Open
#33 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
550
Forks
39
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.