File size: 3,282 Bytes
96db878 |
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 116 117 118 |
---
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: image
dtype: image
splits:
- name: random_3d_how_many
num_bytes: 436215710.0
num_examples: 300
- name: random_3d_what
num_bytes: 434742201.0
num_examples: 300
- name: random_3d_where
num_bytes: 439317620.0
num_examples: 300
- name: random_3d_what_attribute
num_bytes: 444189904.0
num_examples: 300
- name: random_3d_where_attribute
num_bytes: 440677951.0
num_examples: 300
- name: random_3d_what_distance
num_bytes: 432425889.0
num_examples: 300
- name: random_3d_where_distance
num_bytes: 429200001.0
num_examples: 300
- name: random_3d_what_attribute_distance
num_bytes: 427282309.0
num_examples: 300
- name: random_3d_what_size
num_bytes: 442839308.0
num_examples: 300
- name: random_3d_where_size
num_bytes: 436236948.0
num_examples: 300
- name: random_3d_what_attribute_size
num_bytes: 438653169.0
num_examples: 300
- name: random_2d_how_many
num_bytes: 19675524.0
num_examples: 300
- name: random_2d_what
num_bytes: 20867143.0
num_examples: 300
- name: random_2d_where
num_bytes: 20328953.0
num_examples: 300
- name: random_2d_what_attribute
num_bytes: 20040624.0
num_examples: 300
- name: random_2d_where_attribute
num_bytes: 22044710.0
num_examples: 300
- name: random_sg_what_object
num_bytes: 13414061.0
num_examples: 300
- name: random_sg_what_attribute
num_bytes: 12339318.0
num_examples: 300
- name: random_sg_what_relation
num_bytes: 12630575.0
num_examples: 300
download_size: 4916677872
dataset_size: 4943121918.0
configs:
- config_name: default
data_files:
- split: random_3d_how_many
path: data/random_3d_how_many-*
- split: random_3d_what
path: data/random_3d_what-*
- split: random_3d_where
path: data/random_3d_where-*
- split: random_3d_what_attribute
path: data/random_3d_what_attribute-*
- split: random_3d_where_attribute
path: data/random_3d_where_attribute-*
- split: random_3d_what_distance
path: data/random_3d_what_distance-*
- split: random_3d_where_distance
path: data/random_3d_where_distance-*
- split: random_3d_what_attribute_distance
path: data/random_3d_what_attribute_distance-*
- split: random_3d_what_size
path: data/random_3d_what_size-*
- split: random_3d_where_size
path: data/random_3d_where_size-*
- split: random_3d_what_attribute_size
path: data/random_3d_what_attribute_size-*
- split: random_2d_how_many
path: data/random_2d_how_many-*
- split: random_2d_what
path: data/random_2d_what-*
- split: random_2d_where
path: data/random_2d_where-*
- split: random_2d_what_attribute
path: data/random_2d_what_attribute-*
- split: random_2d_where_attribute
path: data/random_2d_where_attribute-*
- split: random_sg_what_object
path: data/random_sg_what_object-*
- split: random_sg_what_attribute
path: data/random_sg_what_attribute-*
- split: random_sg_what_relation
path: data/random_sg_what_relation-*
---
|