Views
No views yet
Qwen/Qwen2.5-VL-3B-Instruct on a 5-dataset
spatial-reasoning mixture (SAT + RoboSpatial + SPAR-7M + RefSpatial + PRISM), with
the training-sample budget set to 800k.cubec/spatialtunnelQwen/Qwen2.5-VL-3B-Instruct.
Load it with the same interface you would use for the base model.from transformers import Qwen2_5_VLForConditionalGeneration, AutoProcessor1@article{min2026whyfarlooksup,
2 title = {Why Far Looks Up: Probing Spatial Representation in Vision-Language Models},
3 author = {Min, Cheolhong and Jung, Jaeyun and Lee, Daeun and Jeon, Hyeonseong and
4 Su, Yu and Tremblay, Jonathan and Song, Chan Hee and Park, Jaesik},
5 journal = {arXiv preprint arXiv:2605.30161},
6 year = {2026},
7}1@article{bai2025qwen25vl,
2 title = {Qwen2.5-VL Technical Report},
3 author = {Bai, Shuai and Chen, Keqin and Liu, Xuejing and Wang, Jialin and others},
4 journal = {arXiv preprint arXiv:2502.13923},
5 year = {2025},
6}