Image-Text-to-Text
Transformers
PyTorch
internvl_chat
conversational
custom_code
fakerbaby commited on
Commit
941cec3
·
verified ·
1 Parent(s): 8148603

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: image-text-to-text
10
  <img src="skywork-logo.png" alt="Introduction Image" width="500" height="400">
11
  </div>
12
 
13
- ## 📖 [Technical Report](https://huggingface.co/papers/2507.06167) | 💻 [GitHub](https://github.com/SkyworkAI/Skywork-R1V)
14
  <div align="center">
15
 
16
  [![GitHub Stars](https://img.shields.io/github/stars/SkyworkAI/Skywork-R1V)](https://github.com/SkyworkAI/Skywork-R1V/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/SkyworkAI/Skywork-R1V)](https://github.com/SkyworkAI/Skywork-R1V/fork)
@@ -178,3 +178,25 @@ If you use this model in your research, please cite:
178
  url={https://arxiv.org/abs/2507.06167},
179
  }
180
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  <img src="skywork-logo.png" alt="Introduction Image" width="500" height="400">
11
  </div>
12
 
13
+ ## 📖 [Technical Report](https://huggingface.co/papers/2507.06167) | 💻 [GitHub](https://github.com/SkyworkAI/Skywork-R1V) | 🌐 [Wisemodel](https://wisemodel.cn/models/Skywork/Skywork-R1V)
14
  <div align="center">
15
 
16
  [![GitHub Stars](https://img.shields.io/github/stars/SkyworkAI/Skywork-R1V)](https://github.com/SkyworkAI/Skywork-R1V/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/SkyworkAI/Skywork-R1V)](https://github.com/SkyworkAI/Skywork-R1V/fork)
 
178
  url={https://arxiv.org/abs/2507.06167},
179
  }
180
  ```
181
+ ```bibtex
182
+ @misc{chris2025skyworkr1v2multimodalhybrid,
183
+ title={Skywork R1V2: Multimodal Hybrid Reinforcement Learning for Reasoning},
184
+ author={Peiyu Wang and Yichen Wei and Yi Peng and Xiaokun Wang and Weijie Qiu and Wei Shen and Tianyidan Xie and Jiangbo Pei and Jianhao Zhang and Yunzhuo Hao and Xuchen Song and Yang Liu and Yahui Zhou},
185
+ year={2025},
186
+ eprint={2504.16656},
187
+ archivePrefix={arXiv},
188
+ primaryClass={cs.CV},
189
+ url={https://arxiv.org/abs/2504.16656},
190
+ }
191
+ ```
192
+ ```bibtex
193
+ @misc{peng2025skyworkr1vpioneeringmultimodal,
194
+ title={Skywork R1V: Pioneering Multimodal Reasoning with Chain-of-Thought},
195
+ author={Yi Peng and Peiyu Wang and Xiaokun Wang and Yichen Wei and Jiangbo Pei and Weijie Qiu and Ai Jian and Yunzhuo Hao and Jiachun Pan and Tianyidan Xie and Li Ge and Rongxian Zhuang and Xuchen Song and Yang Liu and Yahui Zhou},
196
+ year={2025},
197
+ eprint={2504.05599},
198
+ archivePrefix={arXiv},
199
+ primaryClass={cs.CV},
200
+ url={https://arxiv.org/abs/2504.05599},
201
+ }
202
+ ```