Downloads · 30 days
26
18% of all-time downloads
VideoSearchR1/didemo-stage2
didemo-stage2 is a video-text-to-text model from VideoSearchR1. Use it for the video-text-to-text task on the model card, and read the license before you ship it in a product. It is set up for transformers. The card lists the license as apache-2.0.
This is the Stage 2 VideoSearch-R1 checkpoint trained for DiDeMo, presented in the paper VideoSearch-R1: Iterative Video Retrieval and Reasoning via Soft Query Refinement.
Downloads · 30 days
26
18% of all-time downloads
All-time downloads
146
Public
Parameters
2.5B
4.9 GB on disk
Likes
2
Public
Click a slice to open those files.
.safetensors4.9 GB · 99%
From the Hugging Face model README
This is the Stage 2 VideoSearch-R1 checkpoint trained for DiDeMo, presented in the paper VideoSearch-R1: Iterative Video Retrieval and Reasoning via Soft Query Refinement.
Use with the VideoSearch-R1 codebase:
bash scripts/data_construct/download_preextracted_data.bash didemo
EVAL_GPUS=0 bash scripts/inference/inference.bash didemo --checkpoint VideoSearchR1/didemo-stage2
@inproceedings{lee2026videosearchr1,
title = {VideoSearch-R1: Iterative Video Retrieval and Reasoning via Soft Query Refinement},
author = {Lee, Seohyun and Choi, Seoung and Ko, Dohwan and Kim, Jongha and Kim, Hyunwoo J.},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2026}
}