Raymond-Qiancx commited on
Commit
fbc705e
·
verified ·
1 Parent(s): a5fcb8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ ---
4
+
5
+ ## Citation
6
+
7
+ If you find this work useful, please cite our paper:
8
+
9
+ ```bibtex
10
+ @article{zhang2026progresslm,
11
+ title={ProgressLM: Towards Progress Reasoning in Vision-Language Models},
12
+ author={Zhang, Jianshu and Qian, Chengxuan and Sun, Haosen and Lu, Haoran and Wang, Dingcheng and Xue, Letian and Liu, Han},
13
+ journal={arXiv preprint arXiv:2601.15224},
14
+ year={2026}
15
+ }
16
+ ```