Update README.md
Browse files
README.md
CHANGED
@@ -42,15 +42,11 @@ library_name: transformers
|
|
42 |
### 📌 Citation
|
43 |
|
44 |
```bibtex
|
45 |
-
@
|
46 |
-
title
|
47 |
-
author
|
48 |
-
|
49 |
-
year
|
50 |
-
eprint = {2506.04207},
|
51 |
-
archivePrefix = {arXiv},
|
52 |
-
primaryClass = {cs.LG},
|
53 |
-
url = {https://arxiv.org/abs/2506.04207}
|
54 |
}
|
55 |
```
|
56 |
|
|
|
42 |
### 📌 Citation
|
43 |
|
44 |
```bibtex
|
45 |
+
@article{chen2025advancing,
|
46 |
+
title={Advancing Multimodal Reasoning: From Optimized Cold Start to Staged Reinforcement Learning},
|
47 |
+
author={Chen, Shuang and Guo, Yue and Su, Zhaochen and Li, Yafu and Wu, Yulun and Chen, Jiacheng and Chen, Jiayu and Wang, Weijie and Qu, Xiaoye and Cheng, Yu},
|
48 |
+
journal={arXiv preprint arXiv:2506.04207},
|
49 |
+
year={2025}
|
|
|
|
|
|
|
|
|
50 |
}
|
51 |
```
|
52 |
|