Update README.md
Browse files
README.md
CHANGED
@@ -87,4 +87,14 @@ See paper for results.
|
|
87 |
|
88 |
## Citation
|
89 |
|
90 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
```
|