jonsaadfalcon commited on
Commit
e16e642
·
verified ·
1 Parent(s): 6cd39ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -93,10 +93,13 @@ python evaluate_crossencoder.py \
93
  ## Citation
94
 
95
  ```bibtex
96
- @article{weaver2025,
97
- title={Weaver: Shrinking the Generation-Verification Gap with Weak Verifiers},
98
- author={},
99
- journal={arXiv preprint},
100
- year={2025}
 
 
 
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
  ```