File size: 951 Bytes
5053622
072494f
 
5053622
 
6a069c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5053622
 
6a069c8
 
 
 
5053622
 
 
 
 
 
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
41
42
43
44
45
46
47
48
49
50
51
---
language:
- en
dataset_info:
  config_name: videomme
  features:
  - name: video_id
    dtype: string
  - name: task_goal
    dtype: string
  - name: question
    dtype: string
  - name: current_observation_frame
    dtype: int64
  - name: answer
    dtype: string
  - name: choice_a
    dtype: string
  - name: choice_b
    dtype: string
  - name: choice_c
    dtype: string
  - name: choice_d
    dtype: string
  - name: golden_choice_idx
    dtype: string
  - name: task_progress_metadata
    list:
    - name: narration
      dtype: string
    - name: narration_text
      dtype: string
    - name: start_frame
      dtype: int64
    - name: stop_frame
      dtype: int64
  - name: video_source
    dtype: string
  splits:
  - name: validation
    num_bytes: 1752521
    num_examples: 3355
  download_size: 618955
  dataset_size: 1752521
configs:
- config_name: videomme
  data_files:
  - split: validation
    path: videomme/validation-*
---