Safetensors
llama
linyongver commited on
Commit
caf8fe1
·
verified ·
1 Parent(s): ee64ffc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -102,3 +102,11 @@ Putnam
102
  </div>
103
 
104
  **Caption:** Our model rank the 1st on [Putnam Leaderboard](https://trishullab.github.io/PutnamBench/leaderboard.html). The performance numbers for existing works are taken from the leaderboard. 💚 indicates open sourced models.
 
 
 
 
 
 
 
 
 
102
  </div>
103
 
104
  **Caption:** Our model rank the 1st on [Putnam Leaderboard](https://trishullab.github.io/PutnamBench/leaderboard.html). The performance numbers for existing works are taken from the leaderboard. 💚 indicates open sourced models.
105
+
106
+ ## 4. Citation
107
+ ```latex
108
+ @article{lin2024Goedelprover,
109
+ title={Goedel-Prover: Pushing the Limit of Automated Theorem Proving Through Large Scale Data Synthesizing},
110
+ author={Yong Lin and Shange Tang and Bohan Lyu and Jiayun Wu and Hongzhou Lin and Kaiyu Yang and Jia Li and Mengzhou Xia and Danqi Chen and Sanjeev Arora and Chi Jin},
111
+ }
112
+ ```