jonsaadfalcon commited on
Commit
342d7be
·
verified ·
1 Parent(s): 9b0719d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -81,10 +81,13 @@ python evaluate_crossencoder.py \
81
  ## Citation
82
 
83
  ```bibtex
84
- @article{weaver2025,
85
- title={Weaver: Shrinking the Generation-Verification Gap with Weak Verifiers},
86
- author={},
87
- journal={arXiv preprint},
88
- year={2025}
 
 
 
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
  ```