How to reproduce the results from paper #51
-
Hi, I've been trying to reproduce the results that were given in the LeanDojo: Theorem Proving with Retrieval-Augmented Language Models paper, specifically the results stated in Appendix D, Table C. However, I am slightly confused about the instructions given in the repo. In particular, under the Theorem Proving Evaluation on LeanDojo Benchmark section, when trying to use the pre-trained retriever to index the entire LeanDojo Benchmark corpus, the code states:
Could you please clarify why it's necessary to run this process separately for the Perhaps I made a mistake interpreting the instructions, but It would be nice if a clarification could be made on this, thanks very much! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
The retriever is trained on only the training data not the entire LeanDojo Benchmark. At this point, you should have two different |
Beta Was this translation helpful? Give feedback.
-
The most recent model checkpoints are here: https://huggingface.co/kaiyuy/leandojo-pl-ckpts |
Beta Was this translation helpful? Give feedback.
The most recent model checkpoints are here: https://huggingface.co/kaiyuy/leandojo-pl-ckpts