RyanWW commited on
Commit
34f89a8
·
verified ·
1 Parent(s): 3432db2

Upload dataset

Browse files
L5_collision/validation-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24e9aae00a7048f80d14ecd17fa689773425472ef1ff245d7cdd5640c0f44cbf
3
+ size 153003003
L5_collision/validation-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ddf51bf7dd9f61926238dd056f45df4e3055302b3fa3ff7fef3f80b63998d3e
3
+ size 155796612
L5_collision/validation-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0322a6be633e029c065de30b2d5fdb8f649e04bd86f834effec499d7a7715070
3
+ size 159608313
L5_collision/validation-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6e91c35c3fcaac68350fdb209f4daf2c94a3e676fd7089fa0c911b8a79785ac
3
+ size 158325581
README.md CHANGED
@@ -140,6 +140,34 @@ dataset_info:
140
  num_examples: 1837
141
  download_size: 491715482
142
  dataset_size: 1147356728.525
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
143
  configs:
144
  - config_name: L1_single
145
  data_files:
@@ -161,4 +189,8 @@ configs:
161
  data_files:
162
  - split: validation
163
  path: L5_6d_spatial/validation-*
 
 
 
 
164
  ---
 
140
  num_examples: 1837
141
  download_size: 491715482
142
  dataset_size: 1147356728.525
143
+ - config_name: L5_collision
144
+ features:
145
+ - name: image
146
+ dtype: image
147
+ - name: image_filename
148
+ dtype: string
149
+ - name: question
150
+ dtype: string
151
+ - name: answer
152
+ dtype: string
153
+ - name: question_index
154
+ dtype: int32
155
+ - name: program
156
+ sequence:
157
+ - name: type
158
+ dtype: string
159
+ - name: inputs
160
+ sequence: int32
161
+ - name: _output
162
+ dtype: string
163
+ - name: value_inputs
164
+ sequence: string
165
+ splits:
166
+ - name: validation
167
+ num_bytes: 1963294597.376
168
+ num_examples: 3166
169
+ download_size: 626733509
170
+ dataset_size: 1963294597.376
171
  configs:
172
  - config_name: L1_single
173
  data_files:
 
189
  data_files:
190
  - split: validation
191
  path: L5_6d_spatial/validation-*
192
+ - config_name: L5_collision
193
+ data_files:
194
+ - split: validation
195
+ path: L5_collision/validation-*
196
  ---