Update README.md
Browse files
README.md
CHANGED
@@ -42,10 +42,12 @@ rw [Nat.Coprime] at h
|
|
42 |
Please cite:
|
43 |
```
|
44 |
@misc{hu2024minictx,
|
45 |
-
|
46 |
-
|
47 |
-
year
|
48 |
-
eprint={},
|
49 |
archivePrefix={arXiv},
|
|
|
|
|
50 |
}
|
51 |
```
|
|
|
42 |
Please cite:
|
43 |
```
|
44 |
@misc{hu2024minictx,
|
45 |
+
title={miniCTX: Neural Theorem Proving with (Long-)Contexts},
|
46 |
+
author={Jiewen Hu and Thomas Zhu and Sean Welleck},
|
47 |
+
year={2024},
|
48 |
+
eprint={2408.03350},
|
49 |
archivePrefix={arXiv},
|
50 |
+
primaryClass={cs.AI},
|
51 |
+
url={https://arxiv.org/abs/2408.03350},
|
52 |
}
|
53 |
```
|