jjzha commited on
Commit
068b02a
·
verified ·
1 Parent(s): cd2fcc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -87,4 +87,14 @@ See paper for results.
87
 
88
  ## Citation
89
 
90
- TBA
 
 
 
 
 
 
 
 
 
 
 
87
 
88
  ## Citation
89
 
90
+ ```
91
+ @misc{zhang2025scalingreasoningimprovefactuality,
92
+ title={Scaling Reasoning can Improve Factuality in Large Language Models},
93
+ author={Mike Zhang and Johannes Bjerva and Russa Biswas},
94
+ year={2025},
95
+ eprint={2505.11140},
96
+ archivePrefix={arXiv},
97
+ primaryClass={cs.CL},
98
+ url={https://arxiv.org/abs/2505.11140},
99
+ }
100
+ ```