RyanWW commited on
Commit
3432db2
·
verified ·
1 Parent(s): 527a47f

Upload dataset

Browse files
L5_6d_spatial/validation-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911a7a1a9d2470452d7b41b3dc97518d9d28d664fb0d50662691bca5e3b3b6c2
3
+ size 162977167
L5_6d_spatial/validation-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9714b98f0456c3b2b44fe882538a99143c6ca92be378e4d2a9c0b8742e511398
3
+ size 163799395
L5_6d_spatial/validation-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c1a32bfda9be58f7849893ceb4f6a5c1582afcf06ff472b10b839cb153a1293
3
+ size 164938920
README.md CHANGED
@@ -112,6 +112,34 @@ dataset_info:
112
  num_examples: 4555
113
  download_size: 646587022
114
  dataset_size: 2824944225.985
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  configs:
116
  - config_name: L1_single
117
  data_files:
@@ -129,4 +157,8 @@ configs:
129
  data_files:
130
  - split: validation
131
  path: L4_pose/validation-*
 
 
 
 
132
  ---
 
112
  num_examples: 4555
113
  download_size: 646587022
114
  dataset_size: 2824944225.985
115
+ - config_name: L5_6d_spatial
116
+ features:
117
+ - name: image
118
+ dtype: image
119
+ - name: image_filename
120
+ dtype: string
121
+ - name: question
122
+ dtype: string
123
+ - name: answer
124
+ dtype: string
125
+ - name: question_index
126
+ dtype: int32
127
+ - name: program
128
+ sequence:
129
+ - name: type
130
+ dtype: string
131
+ - name: inputs
132
+ sequence: int32
133
+ - name: _output
134
+ dtype: string
135
+ - name: value_inputs
136
+ sequence: string
137
+ splits:
138
+ - name: validation
139
+ num_bytes: 1147356728.525
140
+ num_examples: 1837
141
+ download_size: 491715482
142
+ dataset_size: 1147356728.525
143
  configs:
144
  - config_name: L1_single
145
  data_files:
 
157
  data_files:
158
  - split: validation
159
  path: L4_pose/validation-*
160
+ - config_name: L5_6d_spatial
161
+ data_files:
162
+ - split: validation
163
+ path: L5_6d_spatial/validation-*
164
  ---