Update README.md
Browse files
README.md
CHANGED
@@ -31,5 +31,13 @@ This is an older step-conditional control model for our paper used only for the
|
|
31 |
# Citation
|
32 |
|
33 |
```bibtex
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
```
|
|
|
31 |
# Citation
|
32 |
|
33 |
```bibtex
|
34 |
+
@misc{muennighoff2025s1simpletesttimescaling,
|
35 |
+
title={s1: Simple test-time scaling},
|
36 |
+
author={Niklas Muennighoff and Zitong Yang and Weijia Shi and Xiang Lisa Li and Li Fei-Fei and Hannaneh Hajishirzi and Luke Zettlemoyer and Percy Liang and Emmanuel Candès and Tatsunori Hashimoto},
|
37 |
+
year={2025},
|
38 |
+
eprint={2501.19393},
|
39 |
+
archivePrefix={arXiv},
|
40 |
+
primaryClass={cs.CL},
|
41 |
+
url={https://arxiv.org/abs/2501.19393},
|
42 |
+
}
|
43 |
```
|