Update README.md
Browse files
README.md
CHANGED
|
@@ -93,10 +93,13 @@ python evaluate_crossencoder.py \
|
|
| 93 |
## Citation
|
| 94 |
|
| 95 |
```bibtex
|
| 96 |
-
@
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
|
|
|
|
|
|
|
|
|
| 101 |
}
|
| 102 |
```
|
|
|
|
| 93 |
## Citation
|
| 94 |
|
| 95 |
```bibtex
|
| 96 |
+
@misc{saadfalcon2025shrinkinggenerationverificationgapweak,
|
| 97 |
+
title={Shrinking the Generation-Verification Gap with Weak Verifiers},
|
| 98 |
+
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é},
|
| 99 |
+
year={2025},
|
| 100 |
+
eprint={2506.18203},
|
| 101 |
+
archivePrefix={arXiv},
|
| 102 |
+
primaryClass={cs.CR},
|
| 103 |
+
url={https://arxiv.org/abs/2506.18203},
|
| 104 |
}
|
| 105 |
```
|