PyTorch
qwen2_5_vl
ShaoRun commited on
Commit
533a0eb
·
verified ·
1 Parent(s): e4330b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -200,5 +200,10 @@ else:
200
  If you use this model in your research, please cite our paper:
201
 
202
  ```bibtex
203
- coming soon
 
 
 
 
 
204
  ```
 
200
  If you use this model in your research, please cite our paper:
201
 
202
  ```bibtex
203
+ @article{shao2025asking,
204
+ title={Asking like Socrates: Socrates helps VLMs understand remote sensing images},
205
+ author={Shao, Run and Li, Ziyu and Zhang, Zhaoyang and Xu, Linrui and He, Xinran and Yuan, Hongyuan and He, Bolei and Dai, Yongxing and Yan, Yiming and Chen, Yijun and others},
206
+ journal={arXiv preprint arXiv:2511.22396},
207
+ year={2025}
208
+ }
209
  ```