2025-07-23 · HuggingFace

TimeScope: How Long Can Your Video Large Multimodal Model Go?

modelsresearch

read at source ↗ huggingface.co

TimeScope: How Long Can Your Video Large Multimodal Model Go?

Source: HuggingFace Date: 2025-07-23 URL: https://huggingface.co/blog/timescope-video-lmm-benchmark

Summary

Research benchmark release for evaluating video large multimodal models on genuine long-video understanding. TimeScope inserts short video “needles” into base videos ranging from 1 minute to 8 hours and tests three capabilities: localized retrieval, information synthesis, and fine-grained temporal perception. Key finding: Gemini 2.5-Pro is the only model maintaining strong accuracy beyond one hour; most models degrade sharply past their training frame count (~256 frames), and “hour-long video understanding” remains largely marketing.

Implications

Open-weights ecosystem health. Qwen 2.5-VL and InternVL 2.5 plateau at similar context lengths regardless of parameter count — model size is not the limiting factor, frame sampling and training distribution are. This benchmark surfaces a real gap that open-weight video models have not closed against Gemini 2.5-Pro.

Model release cadence pressure. Video understanding claims are increasingly marketing-driven. TimeScope gives the community a verifiable yardstick to hold against vendor announcements; expect future HF model cards and blog launches to cite or rebut it.

HF as open-source ML hub. Dataset, leaderboard, and evaluation harness all hosted on HF — reinforcing the Hub’s role as the canonical venue for community-driven benchmark infrastructure, not just weight storage.

← all signals