AIAny
Icon for item

VideoChat3-Academic2M

Provides re-annotated academic video instruction data for captioning, video QA, and fine-grained motion understanding; rewrites short answers and concise captions into evidence-grounded, instruction-following responses and supplies JSONL annotation files (original videos not included).

Introduction

Most academic video corpora contain terse labels or short answers that are useful for benchmarks but poor for training instruction-following multimodal models. VideoChat3-Academic2M addresses that gap by converting existing academic captions and QA annotations into richer, evidence-grounded instruction responses that explicitly mention visible objects, actions, scenes, temporal cues, and supporting evidence — making them more suitable for training and evaluating video MLLMs.

What Sets It Apart
  • Aggregates and re-annotates multiple academic caption/QA sources (e.g., LLaVA-Video, S‑MiT, Vript, StarQA, Sports‑QA, Perception‑Test), so you get cross-dataset coverage without re-downloading a new video collection.
  • Evidence-grounded annotation enhancement pipeline: short answers, option-only labels, and concise captions are rewritten into full instruction-following responses, then filtered for consistency with original labels — this reduces hallucination risk while increasing response richness.
  • Dataset distribution focuses on annotations only (JSONL files plus a mapping file linking back to original video paths). That keeps the repo lightweight and legally clean but requires users to resolve and host original videos from source datasets.
  • Apache-2.0 license and English-only annotations simplify integration for research and fine-tuning in academic and open-source settings.
Who it's for & Tradeoffs

Great fit if you are training or benchmarking video-capable instruction-tuned models (video MLLMs) and need richer, evidence-linked human-style responses derived from established academic datasets. It is also useful for probing temporal reasoning and fine-grained motion understanding where terse labels are insufficient.

Look elsewhere if you need a packaged video corpus (original videos are not included), multilingual annotations, or highly curated human-video pairs collected under a single recording protocol — this release focuses on annotation enhancement across heterogeneous academic sources, not on unified video collection.

Information

Categories

More Items

Hugging Face

Evaluates retrievers and search agents on synthetic multi-hop questions that require assembling a complete set of supporting evidence. Provides English and Russian variants (395 questions each), a fixed dense index embedded with Qwen3-Embedding-8B, and BrowseComp-Plus evaluation integrations.

Hugging Face

Provides 324 Russian short-answer web-search tasks with gold supporting documents to evaluate fixed-index retrievers and search agents. Tasks span eight topical categories and five retrieval challenge types (multihop, structured evidence, temporal, entity disambiguation, comparative) and use a Qwen3-Embedding-8B index for evaluation.

Hugging Face

A collection of ready-to-run Hugging Face Jobs OCR scripts that add a markdown column (or structured JSON) to image datasets, with model switching, layout detection, server-mode serving, and per-model options for table/form extraction.