File size: 3,156 Bytes
056ef6c
 
faf950c
056ef6c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
faf950c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8600668
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d6066b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4803c15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c5af6fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1e82617
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
056ef6c
 
 
 
 
faf950c
 
 
 
8600668
 
 
 
d6066b9
 
 
 
4803c15
 
 
 
c5af6fa
 
 
 
1e82617
 
 
 
056ef6c
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
---
dataset_info:
- config_name: L1_single
  features:
  - name: image
    dtype: image
  - name: image_filename
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: question_index
    dtype: int32
  splits:
  - name: test
    num_bytes: 418831119.0
    num_examples: 670
  download_size: 189801769
  dataset_size: 418831119.0
- config_name: L2_objects
  features:
  - name: image
    dtype: image
  - name: image_filename
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: question_index
    dtype: int32
  splits:
  - name: test
    num_bytes: 3086987130.15
    num_examples: 4995
  download_size: 656248850
  dataset_size: 3086987130.15
- config_name: L3_2d_spatial
  features:
  - name: image
    dtype: image
  - name: image_filename
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: question_index
    dtype: int32
  splits:
  - name: test
    num_bytes: 3087193006.15
    num_examples: 4995
  download_size: 656321773
  dataset_size: 3087193006.15
- config_name: L4_occ
  features:
  - name: image
    dtype: image
  - name: image_filename
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: question_index
    dtype: int32
  splits:
  - name: test
    num_bytes: 2206354566.098
    num_examples: 3534
  download_size: 463386488
  dataset_size: 2206354566.098
- config_name: L4_pose
  features:
  - name: image
    dtype: image
  - name: image_filename
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: question_index
    dtype: int32
  splits:
  - name: test
    num_bytes: 2823927215.985
    num_examples: 4555
  download_size: 646415953
  dataset_size: 2823927215.985
- config_name: L5_6d_spatial
  features:
  - name: image
    dtype: image
  - name: image_filename
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: question_index
    dtype: int32
  splits:
  - name: test
    num_bytes: 1146470470.525
    num_examples: 1837
  download_size: 491588735
  dataset_size: 1146470470.525
- config_name: L5_collision
  features:
  - name: image
    dtype: image
  - name: image_filename
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: question_index
    dtype: int32
  splits:
  - name: test
    num_bytes: 1962282758.376
    num_examples: 3166
  download_size: 626591873
  dataset_size: 1962282758.376
configs:
- config_name: L1_single
  data_files:
  - split: test
    path: L1_single/test-*
- config_name: L2_objects
  data_files:
  - split: test
    path: L2_objects/test-*
- config_name: L3_2d_spatial
  data_files:
  - split: test
    path: L3_2d_spatial/test-*
- config_name: L4_occ
  data_files:
  - split: test
    path: L4_occ/test-*
- config_name: L4_pose
  data_files:
  - split: test
    path: L4_pose/test-*
- config_name: L5_6d_spatial
  data_files:
  - split: test
    path: L5_6d_spatial/test-*
- config_name: L5_collision
  data_files:
  - split: test
    path: L5_collision/test-*
---