Update README.md
Browse files
README.md
CHANGED
@@ -81,10 +81,13 @@ python evaluate_crossencoder.py \
|
|
81 |
## Citation
|
82 |
|
83 |
```bibtex
|
84 |
-
@
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
|
|
|
|
|
|
89 |
}
|
90 |
```
|
|
|
81 |
## Citation
|
82 |
|
83 |
```bibtex
|
84 |
+
@misc{saadfalcon2025shrinkinggenerationverificationgapweak,
|
85 |
+
title={Shrinking the Generation-Verification Gap with Weak Verifiers},
|
86 |
+
author={Jon Saad-Falcon and E. Kelly Buchanan and Mayee F. Chen and Tzu-Heng Huang and Brendan McLaughlin and Tanvir Bhathal and Shang Zhu and Ben Athiwaratkun and Frederic Sala and Scott Linderman and Azalia Mirhoseini and Christopher Ré},
|
87 |
+
year={2025},
|
88 |
+
eprint={2506.18203},
|
89 |
+
archivePrefix={arXiv},
|
90 |
+
primaryClass={cs.CR},
|
91 |
+
url={https://arxiv.org/abs/2506.18203},
|
92 |
}
|
93 |
```
|