初始化项目,由ModelHub XC社区提供模型

Model: iSEE-Laboratory/love-r1-stage3
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-08 18:08:18 +08:00
commit 1c078457f5
21 changed files with 153799 additions and 0 deletions

20
README.md Normal file
View File

@@ -0,0 +1,20 @@
---
license: apache-2.0
base_model:
- Qwen/Qwen2.5-VL-7B-Instruct
---
This repository contains the model of the paper [LOVE-R1: Advancing Long Video Understanding with an Adaptive Zoom-in Mechanism via Multi-Step Reasoning](https://arxiv.org/abs/2509.24786).
Code: https://github.com/HumanMLLM/LOVE-R1
If you find our work helpful for your research, please consider citing our paper.
```
@article{fu2025lover1,
title={LOVE-R1: Advancing Long Video Understanding with an Adaptive Zoom-in Mechanism via Multi-Step Reasoning},
author={Fu, Shenghao and Yang, Qize and Li, Yuan-Ming and Wei, Xihan and Xie, Xiaohua and Zheng, Wei-Shi},
journal={arXiv preprint arXiv:2509.24786},
year={2025}
}
```