--- license: apache-2.0 task_categories: - video-text-to-text - question-answering language: - en tags: - video - multi-hop-reasoning - rlvr - verifiable-rewards - reinforcement-learning size_categories: - 10K3min), re-captioned with 397B and processed through the same HopChain pipeline Both sources use the same question format, system prompt, and reward contract. ## Splits | Split | Rows | HopChain | Vript | Videos | Hops (3/4/5/6/7) | Solve Rate | |-------|------|----------|-------|--------|-------------------|------------| | Train | 25,975 | 6,004 | 19,971 | 6,657 | 523 / 4,957 / 9,438 / 8,013 / 3,044 | 0.0081 | | Val | 2,890 | 688 | 2,202 | 739 | 46 / 557 / 1,071 / 879 / 337 | 0.0088 | | **Total** | **28,865** | **6,692** | **22,173** | **7,396** | **569 / 5,514 / 10,509 / 8,892 / 3,381** | **0.0082** | Video-disjoint split (seed=42): no video appears in both train and val. ## What is HopChain v4.0 HopChain v4.0 is the difficulty successor to v3.4. Each question chains **3–6 conditional-predicate hops** (mode 4–5). A hop observes one robust fact about a scene and a binary rule turns it into a number — `if then A else B` — aggregated with `+ *` into a single verifiable integer. ### 11 reasoning families - **Original (6):** `existence`, `color`, `action`, `cooccur`, `setting`, `arithmetic` - **New cross-scene (5):** `order`, `first_last`, `attr_match`, `recurrence`, `state_change` ### Difficulty gate Too-easy probe = training model (`Qwen3-VL-8B-Instruct`, 140 frames), dropped if solve_rate ≥ 6/8. ## What is Vript [Vript](https://huggingface.co/datasets/Mutonix/Vript) provides ~11K high-quality YouTube videos with dense scene-level annotations (shot type, camera movement, content, voiceover). We use **8,046 videos >3 minutes** (median 7m12s, mean 9m), re-captioned with 397B and processed through the same HopChain pipeline. Vript's longer videos (3–7 min vs 20–60s for HopChain) provide richer temporal reasoning opportunities. ## Schema Each row is a complete verl-compatible prompt: ```json { "prompt": [ {"role": "system", "content": "You are a careful reasoning assistant..."}, {"role": "user", "content": "