Safetensors
qwen2_5_vl
Zeyu077 commited on
Commit
3c6c62b
·
verified ·
1 Parent(s): 723849c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
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
+ ```