InternLM / InternLM/InternLM-Math
Impact of additional_imports on MiniF2F
- 主要言語
- 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