Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-2.0
|
| 3 |
---
|
| 4 |
+
https://github.com/lean-dojo/LeanDojo
|
| 5 |
+
```
|
| 6 |
+
@article{yang2023leandojo,
|
| 7 |
+
title={{LeanDojo}: Theorem Proving with Retrieval-Augmented Language Models},
|
| 8 |
+
author={Yang, Kaiyu and Swope, Aidan and Gu, Alex and Chalamala, Rahul and Song, Peiyang and Yu, Shixing and Godil, Saad and Prenger, Ryan and Anandkumar, Anima},
|
| 9 |
+
journal={arXiv preprint arXiv:2306.15626},
|
| 10 |
+
year={2023}
|
| 11 |
+
}
|
| 12 |
+
```
|