File size: 854 Bytes
fee8075
 
 
af8cc49
 
412c42a
 
fee8075
 
 
 
 
 
 
 
 
412c42a
 
 
 
 
fee8075
 
 
412c42a
 
fee8075
f010eab
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: type
    dtype: string
  - name: video
    dtype: string
  - name: input
    dtype: string
  - name: length
    dtype: int64
  - name: answer
    dtype: string
  splits:
  - name: test
    num_bytes: 195808
    num_examples: 450
  download_size: 23518
  dataset_size: 195808
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---



If you use TimeScope please cite the following:

```bibtex
@misc{zohar2025apollo2,
  title        = {Apollo2: Exploring the Long-Video Frontier of Large Multimodal Models},
  author       = {Zohar, Orr and Wang, Xiaohan and Li, Rui and Marafioti, Andrés and Farré, Miquel and Noyan, Merve and von Werra, Leandro and Yeung-Levy, Serena and Wolf, Thomas},
  year         = {2025},
}
```