Update README.md
#1
by
Zeyu077
- opened
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
## Citation Information
|
5 |
+
If you find this work useful, we would be grateful if you consider citing the following papers:
|
6 |
+
```bibtex
|
7 |
+
@article{liu2025infimmr,
|
8 |
+
title={Infi-MMR: Curriculum-based Unlocking Multimodal Reasoning via Phased Reinforcement Learning in Multimodal Small Language Models},
|
9 |
+
author={Zeyu Liu and Yuhang Liu and Guanghao Zhu and Congkai Xie and Zhen Li and Jianbo Yuan and Xinyao Wang and Qing Li and Shing-Chi Cheung and Shengyu Zhang and Fei Wu and Hongxia Yang},
|
10 |
+
journal={arXiv preprint arXiv:2505.23091},
|
11 |
+
year={2025}
|
12 |
+
}
|
13 |
+
```
|