Views
No views yet

1git clone https://github.com/waltonfuture/RL-with-Cold-Start.git
2cd RL-with-Cold-Start/SFT
3pip install -e .python convert_data.pybash qwen2.5vl_sft.sh1git clone https://github.com/waltonfuture/RL-with-Cold-Start.git
2cd RL-with-Cold-Start/GRPO
3pip install -e .bash examples/qwen2_5_vl_7b_grpo.shpython3 scripts/model_merger.py --local_dir checkpoints/easyr1/qwen2_5_vl_7b_grpo/global_step_80/actor| Stage | Data |
|---|---|
| Cold Start | Multimodal-Cold-Start |
| RL | Multimodal-RL-Data |
| Backbone | Our model |
|---|---|
| Qwen2.5-VL-7b | Qwen2.5VL-7b-RL-with-Cold-Start |
| Qwen2.5-VL-3b | Qwen2.5VL-3b-RL-with-Cold-Start |
@article{wei2025advancing,
title={Advancing Multimodal Reasoning via Reinforcement Learning with Cold Start},
author={Wei, Lai and Li, Yuting and Zheng, Kaipeng and Wang, Chen and Wang, Yue and Kong, Linghe and Sun, Lichao and Huang, Weiran},
journal={arXiv preprint arXiv:2505.22334},
year={2025}
}