Update README.md
Browse files
README.md
CHANGED
@@ -171,7 +171,25 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
171 |
|
172 |
## Citation [optional]
|
173 |
|
174 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
|
176 |
**BibTeX:**
|
177 |
|
|
|
171 |
|
172 |
## Citation [optional]
|
173 |
|
174 |
+
Please kindly cite our reports if they are helpful for your research.
|
175 |
+
|
176 |
+
```
|
177 |
+
@article{Slow_Thinking_with_LLMs_1,
|
178 |
+
title={Enhancing LLM Reasoning with Reward-guided Tree Search},
|
179 |
+
author={Jiang, Jinhao and Chen, Zhipeng and Min, Yingqian and Chen, Jie and Cheng, Xiaoxue and Wang, Jiapeng and Tang, Yiru and Sun, Haoxiang and Deng, Jia and Zhao, Wayne Xin and Liu, Zheng and Yan, Dong and Xie, Jian and Wang, Zhongyuan and Wen, Ji-Rong},
|
180 |
+
journal={arXiv preprint arXiv:2411.11694},
|
181 |
+
year={2024}
|
182 |
+
}
|
183 |
+
```
|
184 |
+
|
185 |
+
```
|
186 |
+
@article{Slow_Thinking_with_LLMs_2,
|
187 |
+
title={Imitate, Explore, and Self-Improve: A Reproduction Report on Slow-thinking Reasoning Systems},
|
188 |
+
author={Min, Yingqian and Chen, Zhipeng and Jiang, Jinhao and Chen, Jie and Deng, Jia and Hu, Yiwen and Tang, Yiru and Wang, Jiapeng and Cheng, Xiaoxue and Song, Huatong and Zhao, Wayne Xin and Liu, Zheng and Wang, Zhongyuan and Wen, Ji-Rong},
|
189 |
+
journal={arXiv preprint arXiv:2412.09413},
|
190 |
+
year={2024}
|
191 |
+
}
|
192 |
+
```
|
193 |
|
194 |
**BibTeX:**
|
195 |
|