File size: 2,141 Bytes
071b39a cb3282a 43f456a 071b39a ef26714 43f456a 49a8d89 071b39a cb3282a 071b39a ef26714 43f456a 49a8d89 071b39a | 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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | ---
dataset_info:
- config_name: MarioQA
features:
- name: Video
dtype: video
- name: Question
dtype: string
- name: Options
list: string
- name: Answer
dtype: string
- name: Question_Type
dtype: string
- name: Event
dtype: string
splits:
- name: train
num_bytes: 4253483.0
num_examples: 10
download_size: 4468
dataset_size: 4253483.0
- config_name: manipbench
features:
- name: Image
dtype: image
- name: Question
dtype: string
- name: Options
list: string
- name: Answer
dtype: int64
- name: Category
dtype: string
splits:
- name: train
num_bytes: 4502212.0
num_examples: 10
download_size: 4502277
dataset_size: 4502212.0
- config_name: openeqa
features:
- name: Video
dtype: video
- name: Question
dtype: string
- name: Options
list: string
- name: Answer
dtype: int64
- name: Category
dtype: string
splits:
- name: train
num_bytes: 415686963.0
num_examples: 10
download_size: 4572
dataset_size: 415686963.0
- config_name: perception-test
features:
- name: Video
dtype: video
- name: Question
dtype: string
- name: Options
list: string
- name: Answer
dtype: int64
splits:
- name: train
num_bytes: 68930484.0
num_examples: 10
download_size: 3569
dataset_size: 68930484.0
- config_name: vsi-bench
features:
- name: Video
dtype: video
- name: Question
dtype: string
- name: Options
list: string
- name: Answer
dtype: int64
- name: Category
dtype: string
splits:
- name: train
num_bytes: 123746998.0
num_examples: 10
download_size: 5800
dataset_size: 123746998.0
configs:
- config_name: MarioQA
data_files:
- split: train
path: MarioQA/train-*
- config_name: manipbench
data_files:
- split: train
path: manipbench/train-*
- config_name: openeqa
data_files:
- split: train
path: openeqa/train-*
- config_name: perception-test
data_files:
- split: train
path: perception-test/train-*
- config_name: vsi-bench
data_files:
- split: train
path: vsi-bench/train-*
---
|