ReProver icon indicating copy to clipboard operation
ReProver copied to clipboard

Retrieval-Augmented Theorem Provers for Lean

Results 6 ReProver issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for your work. I want to reproduce the training process of the Premise Retriever. There are no issues during training, but there is a bug during testing. I...

Solved the problem of low GPU usage

Supplementary dependent library

Hi there! I am trying to run evaluation with multiple GPUs. I have ran everything in './scripts/minimal_example.sh'. Running on 1 GPU works perfectly, however when I pass in more than...

Hi, thanks for the great work on LeanDojo! Could you clarify what data split was used to train the released checkpoint(tactic generator and premise retriever) on huggingface? Was it trained...

Hello, I was trying to train the premise selector (specifically, this command: `python retrieval/main.py fit --config retrieval/confs/cli_lean4_random.yaml --trainer.logger.name train_retriever_random --trainer.logger.save_dir logs/train_retriever_random`) and after wandb sets itself up, I get a...