InternLM / InternLM/InternLM-Math
Impact of additional_imports on MiniF2F
- Langage dominant
- Python
- Étoiles
- 550
- Forks
- 39
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- ai
- Type d'issue
- Documentation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100