--- license: apache-2.0 datasets: - andrewliao11/LongPerceptualThoughts-30k language: - en base_model: - Qwen/Qwen2.5-VL-7B-Instruct - andrewliao11/LongPerceptualThought-SFT library_name: transformers tags: - vision-language-model - visual-reasoning - computer-vision - chain-of-thoughts metrics: - accuracy --- 🚀Official checkpoints of the COLM 2025 paper "LongPerceptualThoughts: Distilling System-2 Reasoning for System-1 Perception". - [[Project website]](https://andrewliao11.github.io/LongPerceptualThoughts/) - [[arXiv link]](https://arxiv.org/abs/2504.15362) - [[Github code]](https://github.com/andrewliao11/LongPerceptualThoughts)