Update README.md
Browse files
README.md
CHANGED
@@ -170,10 +170,13 @@ By using this model, you agree to evaluate and manage risks responsibly and ensu
|
|
170 |
If you find this work helpful, feel free to give us a cite.
|
171 |
|
172 |
```bigquery
|
173 |
-
@
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
|
|
|
|
|
|
178 |
}
|
179 |
```
|
|
|
170 |
If you find this work helpful, feel free to give us a cite.
|
171 |
|
172 |
```bigquery
|
173 |
+
@misc{cai2025infialignscalablesampleefficientframework,
|
174 |
+
title={InfiAlign: A Scalable and Sample-Efficient Framework for Aligning LLMs to Enhance Reasoning Capabilities},
|
175 |
+
author={Shuo Cai and Su Lu and Qi Zhou and Kejing Yang and Zhijie Sang and Congkai Xie and Hongxia Yang},
|
176 |
+
year={2025},
|
177 |
+
eprint={2508.05496},
|
178 |
+
archivePrefix={arXiv},
|
179 |
+
primaryClass={cs.AI},
|
180 |
+
url={https://arxiv.org/abs/2508.05496},
|
181 |
}
|
182 |
```
|