File size: 1,920 Bytes
b3e19c9 |
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 |
---
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: options
list: string
- name: answer
dtype: string
- name: task_plan
dtype: string
- name: video
dtype: binary
splits:
- name: random_video_3d_what_move
num_bytes: 8721672
num_examples: 300
- name: random_video_3d_where_move
num_bytes: 9374584
num_examples: 300
- name: random_video_3d_what_attribute_move
num_bytes: 8721672
num_examples: 300
- name: random_video_3d_what_rotate
num_bytes: 12685235
num_examples: 300
- name: random_video_3d_where_rotate
num_bytes: 12254138
num_examples: 300
- name: random_video_3d_what_attribute_rotate
num_bytes: 12462182
num_examples: 300
- name: random_video_sg_what_object
num_bytes: 525095218
num_examples: 300
- name: random_video_sg_what_relation
num_bytes: 534471346
num_examples: 300
- name: random_video_sg_what_action
num_bytes: 571747390
num_examples: 300
download_size: 612311506
dataset_size: 1695533437
configs:
- config_name: default
data_files:
- split: random_video_3d_what_move
path: data/random_video_3d_what_move-*
- split: random_video_3d_where_move
path: data/random_video_3d_where_move-*
- split: random_video_3d_what_attribute_move
path: data/random_video_3d_what_attribute_move-*
- split: random_video_3d_what_rotate
path: data/random_video_3d_what_rotate-*
- split: random_video_3d_where_rotate
path: data/random_video_3d_where_rotate-*
- split: random_video_3d_what_attribute_rotate
path: data/random_video_3d_what_attribute_rotate-*
- split: random_video_sg_what_object
path: data/random_video_sg_what_object-*
- split: random_video_sg_what_relation
path: data/random_video_sg_what_relation-*
- split: random_video_sg_what_action
path: data/random_video_sg_what_action-*
---
|