cadene HF Staff commited on
Commit
1346601
·
verified ·
1 Parent(s): 1405f99

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa1a07a3ce4db9d8da1d9356ee73ba1bc20feda43b48aa6a1aa06d72e35151f1
3
+ size 6057644
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cb53715c91dff048e75f03f79f9a7e7333b3acd0d74ced805778e1178727077
3
+ size 274918
meta/info.json ADDED
@@ -0,0 +1,446 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "Franka",
4
+ "total_episodes": 93,
5
+ "total_frames": 26108,
6
+ "total_tasks": 72,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 15,
11
+ "splits": {
12
+ "train": "0:93"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "is_first": {
18
+ "dtype": "bool",
19
+ "shape": [
20
+ 1
21
+ ],
22
+ "names": null
23
+ },
24
+ "is_last": {
25
+ "dtype": "bool",
26
+ "shape": [
27
+ 1
28
+ ],
29
+ "names": null
30
+ },
31
+ "is_terminal": {
32
+ "dtype": "bool",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "names": null
37
+ },
38
+ "language_instruction": {
39
+ "dtype": "string",
40
+ "shape": [
41
+ 1
42
+ ],
43
+ "names": null
44
+ },
45
+ "language_instruction_2": {
46
+ "dtype": "string",
47
+ "shape": [
48
+ 1
49
+ ],
50
+ "names": null
51
+ },
52
+ "language_instruction_3": {
53
+ "dtype": "string",
54
+ "shape": [
55
+ 1
56
+ ],
57
+ "names": null
58
+ },
59
+ "observation.state.gripper_position": {
60
+ "dtype": "float32",
61
+ "shape": [
62
+ 1
63
+ ],
64
+ "names": {
65
+ "axes": [
66
+ "gripper"
67
+ ]
68
+ }
69
+ },
70
+ "observation.state.cartesian_position": {
71
+ "dtype": "float32",
72
+ "shape": [
73
+ 6
74
+ ],
75
+ "names": {
76
+ "axes": [
77
+ "x",
78
+ "y",
79
+ "z",
80
+ "roll",
81
+ "pitch",
82
+ "yaw"
83
+ ]
84
+ }
85
+ },
86
+ "observation.state.joint_position": {
87
+ "dtype": "float32",
88
+ "shape": [
89
+ 7
90
+ ],
91
+ "names": {
92
+ "axes": [
93
+ "joint_0",
94
+ "joint_1",
95
+ "joint_2",
96
+ "joint_3",
97
+ "joint_4",
98
+ "joint_5",
99
+ "joint_6"
100
+ ]
101
+ }
102
+ },
103
+ "observation.state": {
104
+ "dtype": "float32",
105
+ "shape": [
106
+ 8
107
+ ],
108
+ "names": {
109
+ "axes": [
110
+ "joint_0",
111
+ "joint_1",
112
+ "joint_2",
113
+ "joint_3",
114
+ "joint_4",
115
+ "joint_5",
116
+ "joint_6",
117
+ "gripper"
118
+ ]
119
+ }
120
+ },
121
+ "observation.images.wrist_left": {
122
+ "dtype": "video",
123
+ "shape": [
124
+ 180,
125
+ 320,
126
+ 3
127
+ ],
128
+ "names": [
129
+ "height",
130
+ "width",
131
+ "channels"
132
+ ],
133
+ "info": {
134
+ "video.fps": 15.0,
135
+ "video.height": 180,
136
+ "video.width": 320,
137
+ "video.channels": 3,
138
+ "video.codec": "av1",
139
+ "video.pix_fmt": "yuv420p",
140
+ "video.is_depth_map": false,
141
+ "has_audio": false
142
+ }
143
+ },
144
+ "observation.images.exterior_1_left": {
145
+ "dtype": "video",
146
+ "shape": [
147
+ 180,
148
+ 320,
149
+ 3
150
+ ],
151
+ "names": [
152
+ "height",
153
+ "width",
154
+ "channels"
155
+ ],
156
+ "info": {
157
+ "video.fps": 15.0,
158
+ "video.height": 180,
159
+ "video.width": 320,
160
+ "video.channels": 3,
161
+ "video.codec": "av1",
162
+ "video.pix_fmt": "yuv420p",
163
+ "video.is_depth_map": false,
164
+ "has_audio": false
165
+ }
166
+ },
167
+ "observation.images.exterior_2_left": {
168
+ "dtype": "video",
169
+ "shape": [
170
+ 180,
171
+ 320,
172
+ 3
173
+ ],
174
+ "names": [
175
+ "height",
176
+ "width",
177
+ "channels"
178
+ ],
179
+ "info": {
180
+ "video.fps": 15.0,
181
+ "video.height": 180,
182
+ "video.width": 320,
183
+ "video.channels": 3,
184
+ "video.codec": "av1",
185
+ "video.pix_fmt": "yuv420p",
186
+ "video.is_depth_map": false,
187
+ "has_audio": false
188
+ }
189
+ },
190
+ "action.gripper_position": {
191
+ "dtype": "float32",
192
+ "shape": [
193
+ 1
194
+ ],
195
+ "names": {
196
+ "axes": [
197
+ "gripper"
198
+ ]
199
+ }
200
+ },
201
+ "action.gripper_velocity": {
202
+ "dtype": "float32",
203
+ "shape": [
204
+ 1
205
+ ],
206
+ "names": {
207
+ "axes": [
208
+ "gripper"
209
+ ]
210
+ }
211
+ },
212
+ "action.cartesian_position": {
213
+ "dtype": "float32",
214
+ "shape": [
215
+ 6
216
+ ],
217
+ "names": {
218
+ "axes": [
219
+ "x",
220
+ "y",
221
+ "z",
222
+ "roll",
223
+ "pitch",
224
+ "yaw"
225
+ ]
226
+ }
227
+ },
228
+ "action.cartesian_velocity": {
229
+ "dtype": "float32",
230
+ "shape": [
231
+ 6
232
+ ],
233
+ "names": {
234
+ "axes": [
235
+ "x",
236
+ "y",
237
+ "z",
238
+ "roll",
239
+ "pitch",
240
+ "yaw"
241
+ ]
242
+ }
243
+ },
244
+ "action.joint_position": {
245
+ "dtype": "float32",
246
+ "shape": [
247
+ 7
248
+ ],
249
+ "names": {
250
+ "axes": [
251
+ "joint_0",
252
+ "joint_1",
253
+ "joint_2",
254
+ "joint_3",
255
+ "joint_4",
256
+ "joint_5",
257
+ "joint_6"
258
+ ]
259
+ }
260
+ },
261
+ "action.joint_velocity": {
262
+ "dtype": "float32",
263
+ "shape": [
264
+ 7
265
+ ],
266
+ "names": {
267
+ "axes": [
268
+ "joint_0",
269
+ "joint_1",
270
+ "joint_2",
271
+ "joint_3",
272
+ "joint_4",
273
+ "joint_5",
274
+ "joint_6"
275
+ ]
276
+ }
277
+ },
278
+ "action.original": {
279
+ "dtype": "float32",
280
+ "shape": [
281
+ 7
282
+ ],
283
+ "names": {
284
+ "axes": [
285
+ "x",
286
+ "y",
287
+ "z",
288
+ "roll",
289
+ "pitch",
290
+ "yaw",
291
+ "gripper"
292
+ ]
293
+ }
294
+ },
295
+ "action": {
296
+ "dtype": "float32",
297
+ "shape": [
298
+ 8
299
+ ],
300
+ "names": {
301
+ "axes": [
302
+ "joint_0",
303
+ "joint_1",
304
+ "joint_2",
305
+ "joint_3",
306
+ "joint_4",
307
+ "joint_5",
308
+ "joint_6",
309
+ "gripper"
310
+ ]
311
+ }
312
+ },
313
+ "discount": {
314
+ "dtype": "float32",
315
+ "shape": [
316
+ 1
317
+ ],
318
+ "names": null
319
+ },
320
+ "reward": {
321
+ "dtype": "float32",
322
+ "shape": [
323
+ 1
324
+ ],
325
+ "names": null
326
+ },
327
+ "task_category": {
328
+ "dtype": "string",
329
+ "shape": [
330
+ 1
331
+ ],
332
+ "names": null
333
+ },
334
+ "building": {
335
+ "dtype": "string",
336
+ "shape": [
337
+ 1
338
+ ],
339
+ "names": null
340
+ },
341
+ "collector_id": {
342
+ "dtype": "string",
343
+ "shape": [
344
+ 1
345
+ ],
346
+ "names": null
347
+ },
348
+ "date": {
349
+ "dtype": "string",
350
+ "shape": [
351
+ 1
352
+ ],
353
+ "names": null
354
+ },
355
+ "camera_extrinsics.wrist_left": {
356
+ "dtype": "float32",
357
+ "shape": [
358
+ 6
359
+ ],
360
+ "names": {
361
+ "axes": [
362
+ "x",
363
+ "y",
364
+ "z",
365
+ "roll",
366
+ "pitch",
367
+ "yaw"
368
+ ]
369
+ }
370
+ },
371
+ "camera_extrinsics.exterior_1_left": {
372
+ "dtype": "float32",
373
+ "shape": [
374
+ 6
375
+ ],
376
+ "names": {
377
+ "axes": [
378
+ "x",
379
+ "y",
380
+ "z",
381
+ "roll",
382
+ "pitch",
383
+ "yaw"
384
+ ]
385
+ }
386
+ },
387
+ "camera_extrinsics.exterior_2_left": {
388
+ "dtype": "float32",
389
+ "shape": [
390
+ 6
391
+ ],
392
+ "names": {
393
+ "axes": [
394
+ "x",
395
+ "y",
396
+ "z",
397
+ "roll",
398
+ "pitch",
399
+ "yaw"
400
+ ]
401
+ }
402
+ },
403
+ "is_episode_successful": {
404
+ "dtype": "bool",
405
+ "shape": [
406
+ 1
407
+ ],
408
+ "names": null
409
+ },
410
+ "timestamp": {
411
+ "dtype": "float32",
412
+ "shape": [
413
+ 1
414
+ ],
415
+ "names": null
416
+ },
417
+ "frame_index": {
418
+ "dtype": "int64",
419
+ "shape": [
420
+ 1
421
+ ],
422
+ "names": null
423
+ },
424
+ "episode_index": {
425
+ "dtype": "int64",
426
+ "shape": [
427
+ 1
428
+ ],
429
+ "names": null
430
+ },
431
+ "index": {
432
+ "dtype": "int64",
433
+ "shape": [
434
+ 1
435
+ ],
436
+ "names": null
437
+ },
438
+ "task_index": {
439
+ "dtype": "int64",
440
+ "shape": [
441
+ 1
442
+ ],
443
+ "names": null
444
+ }
445
+ }
446
+ }
meta/stats.json ADDED
@@ -0,0 +1,935 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action.cartesian_velocity": {
3
+ "min": [
4
+ -0.997175931930542,
5
+ -0.9848134517669678,
6
+ -0.9975192546844482,
7
+ -0.9910562038421631,
8
+ -0.9967665076255798,
9
+ -0.9998617768287659
10
+ ],
11
+ "max": [
12
+ 0.9996994733810425,
13
+ 0.9839250445365906,
14
+ 0.9999058842658997,
15
+ 0.9967435002326965,
16
+ 0.9988194704055786,
17
+ 0.999864935874939
18
+ ],
19
+ "mean": [
20
+ 0.03773905811541342,
21
+ -0.00026960563270098515,
22
+ 0.021171040282756952,
23
+ 0.0007521470748428384,
24
+ -0.01847523740661962,
25
+ -0.009947956212302496
26
+ ],
27
+ "std": [
28
+ 0.27145957316018965,
29
+ 0.20814326386180287,
30
+ 0.2617517661127906,
31
+ 0.22382640435758608,
32
+ 0.2231961242400658,
33
+ 0.2977363873496278
34
+ ],
35
+ "count": [
36
+ 26108
37
+ ]
38
+ },
39
+ "observation.state.joint_position": {
40
+ "min": [
41
+ -1.3360207080841064,
42
+ -0.9733170866966248,
43
+ -2.032275915145874,
44
+ -2.8395628929138184,
45
+ -2.3483474254608154,
46
+ 0.8452972173690796,
47
+ -2.194432497024536
48
+ ],
49
+ "max": [
50
+ 2.2001068592071533,
51
+ 1.5030596256256104,
52
+ 1.260357141494751,
53
+ -0.3484511375427246,
54
+ 2.6223556995391846,
55
+ 3.5571842193603516,
56
+ 2.6059513092041016
57
+ ],
58
+ "mean": [
59
+ 0.026396334146694917,
60
+ 0.24882185587805591,
61
+ -0.029100007769206952,
62
+ -2.0364423138552503,
63
+ 0.005317208269384547,
64
+ 2.3561435364117123,
65
+ 0.20685125350963135
66
+ ],
67
+ "std": [
68
+ 0.2988510082925222,
69
+ 0.47618965974213795,
70
+ 0.26298614234615014,
71
+ 0.4945152949026717,
72
+ 0.5531834780255587,
73
+ 0.4201062830216845,
74
+ 0.6968144796486898
75
+ ],
76
+ "count": [
77
+ 26108
78
+ ]
79
+ },
80
+ "observation.images.wrist_left": {
81
+ "min": [
82
+ [
83
+ [
84
+ 0.0
85
+ ]
86
+ ],
87
+ [
88
+ [
89
+ 0.0
90
+ ]
91
+ ],
92
+ [
93
+ [
94
+ 0.0
95
+ ]
96
+ ]
97
+ ],
98
+ "max": [
99
+ [
100
+ [
101
+ 1.0
102
+ ]
103
+ ],
104
+ [
105
+ [
106
+ 1.0
107
+ ]
108
+ ],
109
+ [
110
+ [
111
+ 1.0
112
+ ]
113
+ ]
114
+ ],
115
+ "mean": [
116
+ [
117
+ [
118
+ 0.4174224438235419
119
+ ]
120
+ ],
121
+ [
122
+ [
123
+ 0.40221111991712927
124
+ ]
125
+ ],
126
+ [
127
+ [
128
+ 0.34469649086336396
129
+ ]
130
+ ]
131
+ ],
132
+ "std": [
133
+ [
134
+ [
135
+ 0.28638376207632465
136
+ ]
137
+ ],
138
+ [
139
+ [
140
+ 0.2785970568738968
141
+ ]
142
+ ],
143
+ [
144
+ [
145
+ 0.27241287754183197
146
+ ]
147
+ ]
148
+ ],
149
+ "count": [
150
+ 9723
151
+ ]
152
+ },
153
+ "index": {
154
+ "min": [
155
+ 0
156
+ ],
157
+ "max": [
158
+ 13702
159
+ ],
160
+ "mean": [
161
+ 6542.63302436035
162
+ ],
163
+ "std": [
164
+ 3796.171291647018
165
+ ],
166
+ "count": [
167
+ 26108
168
+ ]
169
+ },
170
+ "camera_extrinsics.wrist_left": {
171
+ "min": [
172
+ 0.18470241129398346,
173
+ -0.24605610966682434,
174
+ 0.2568594515323639,
175
+ -2.9046313762664795,
176
+ -0.2971724569797516,
177
+ -1.7440434694290161
178
+ ],
179
+ "max": [
180
+ 0.6182191371917725,
181
+ 0.31177154183387756,
182
+ 0.5731760859489441,
183
+ 3.1165850162506104,
184
+ 0.262414813041687,
185
+ 1.875715970993042
186
+ ],
187
+ "mean": [
188
+ 0.2868550687169926,
189
+ -0.019050040576803078,
190
+ 0.45956055152323994,
191
+ 2.7668626997451495,
192
+ -0.002708846931739578,
193
+ 1.5443771715978394
194
+ ],
195
+ "std": [
196
+ 0.06402958871967965,
197
+ 0.12819291681671785,
198
+ 0.05828402904197926,
199
+ 0.40637040667798313,
200
+ 0.1471326937899422,
201
+ 0.26468935130127563
202
+ ],
203
+ "count": [
204
+ 26108
205
+ ]
206
+ },
207
+ "action.gripper_position": {
208
+ "min": [
209
+ 0.0
210
+ ],
211
+ "max": [
212
+ 1.0
213
+ ],
214
+ "mean": [
215
+ 0.3888309701760083
216
+ ],
217
+ "std": [
218
+ 0.4410274306837596
219
+ ],
220
+ "count": [
221
+ 26108
222
+ ]
223
+ },
224
+ "action.original": {
225
+ "min": [
226
+ 0.11305993050336838,
227
+ -0.6153362393379211,
228
+ -0.17757704854011536,
229
+ -3.1415796279907227,
230
+ -1.5601906776428223,
231
+ -3.1328816413879395,
232
+ 0.0
233
+ ],
234
+ "max": [
235
+ 0.867405891418457,
236
+ 0.7033843398094177,
237
+ 0.9596908688545227,
238
+ 3.1415836811065674,
239
+ 1.009102702140808,
240
+ 3.109243631362915,
241
+ 1.0
242
+ ],
243
+ "mean": [
244
+ 0.5270000055993938,
245
+ -0.003130114534338514,
246
+ 0.31550192997173176,
247
+ 0.3697919276309953,
248
+ -0.07952822561126575,
249
+ -0.11994099320777608,
250
+ 0.38883093960631154
251
+ ],
252
+ "std": [
253
+ 0.1178583223278595,
254
+ 0.17859457603743167,
255
+ 0.15685982952911068,
256
+ 2.9274558054264777,
257
+ 0.3045584821537706,
258
+ 0.7298480325075467,
259
+ 0.4410275421918458
260
+ ],
261
+ "count": [
262
+ 26108
263
+ ]
264
+ },
265
+ "task_index": {
266
+ "min": [
267
+ 0
268
+ ],
269
+ "max": [
270
+ 37
271
+ ],
272
+ "mean": [
273
+ 12.512065267351003
274
+ ],
275
+ "std": [
276
+ 11.481080018238673
277
+ ],
278
+ "count": [
279
+ 26108
280
+ ]
281
+ },
282
+ "observation.state": {
283
+ "min": [
284
+ -1.3360207080841064,
285
+ -0.9733170866966248,
286
+ -2.032275915145874,
287
+ -2.8395628929138184,
288
+ -2.3483474254608154,
289
+ 0.8452972173690796,
290
+ -2.194432497024536,
291
+ 0.0
292
+ ],
293
+ "max": [
294
+ 2.2001068592071533,
295
+ 1.5030596256256104,
296
+ 1.260357141494751,
297
+ -0.3484511375427246,
298
+ 2.6223556995391846,
299
+ 3.5571842193603516,
300
+ 2.6059513092041016,
301
+ 0.9911894202232361
302
+ ],
303
+ "mean": [
304
+ 0.026396334146694917,
305
+ 0.24882185587805591,
306
+ -0.029100007769206952,
307
+ -2.0364423138552503,
308
+ 0.005317208269384547,
309
+ 2.3561435364117123,
310
+ 0.20685125350963135,
311
+ 0.34715521530841376
312
+ ],
313
+ "std": [
314
+ 0.2988510082925222,
315
+ 0.47618965974213795,
316
+ 0.26298614234615014,
317
+ 0.4945152949026717,
318
+ 0.5531834780255587,
319
+ 0.4201062830216845,
320
+ 0.6968144796486898,
321
+ 0.40194743074457495
322
+ ],
323
+ "count": [
324
+ 26108
325
+ ]
326
+ },
327
+ "action.joint_position": {
328
+ "min": [
329
+ -1.36635422706604,
330
+ -0.971937894821167,
331
+ -2.07185697555542,
332
+ -2.9259896278381348,
333
+ -2.374795436859131,
334
+ 0.8123976588249207,
335
+ -2.2279601097106934
336
+ ],
337
+ "max": [
338
+ 2.2159922122955322,
339
+ 1.5922945737838745,
340
+ 1.2994440793991089,
341
+ -0.3373611271381378,
342
+ 2.672889471054077,
343
+ 3.544825792312622,
344
+ 2.644801616668701
345
+ ],
346
+ "mean": [
347
+ 0.026300643822680866,
348
+ 0.25488269501002575,
349
+ -0.02889358808873701,
350
+ -2.0278108098024945,
351
+ 0.005634089953338016,
352
+ 2.3564462154962142,
353
+ 0.20832129958280057
354
+ ],
355
+ "std": [
356
+ 0.3029336887789364,
357
+ 0.47068688950630355,
358
+ 0.2634414747519225,
359
+ 0.49737198096983104,
360
+ 0.5566856822396142,
361
+ 0.4212149547140217,
362
+ 0.702406680840124
363
+ ],
364
+ "count": [
365
+ 26108
366
+ ]
367
+ },
368
+ "observation.images.exterior_1_left": {
369
+ "min": [
370
+ [
371
+ [
372
+ 0.0
373
+ ]
374
+ ],
375
+ [
376
+ [
377
+ 0.0
378
+ ]
379
+ ],
380
+ [
381
+ [
382
+ 0.0
383
+ ]
384
+ ]
385
+ ],
386
+ "max": [
387
+ [
388
+ [
389
+ 1.0
390
+ ]
391
+ ],
392
+ [
393
+ [
394
+ 1.0
395
+ ]
396
+ ],
397
+ [
398
+ [
399
+ 1.0
400
+ ]
401
+ ]
402
+ ],
403
+ "mean": [
404
+ [
405
+ [
406
+ 0.4026206444660897
407
+ ]
408
+ ],
409
+ [
410
+ [
411
+ 0.3982068824129924
412
+ ]
413
+ ],
414
+ [
415
+ [
416
+ 0.36142952773862125
417
+ ]
418
+ ]
419
+ ],
420
+ "std": [
421
+ [
422
+ [
423
+ 0.26018349429287885
424
+ ]
425
+ ],
426
+ [
427
+ [
428
+ 0.2583590709895003
429
+ ]
430
+ ],
431
+ [
432
+ [
433
+ 0.25721374488981313
434
+ ]
435
+ ]
436
+ ],
437
+ "count": [
438
+ 9723
439
+ ]
440
+ },
441
+ "action.cartesian_position": {
442
+ "min": [
443
+ 0.11305993050336838,
444
+ -0.6153362393379211,
445
+ -0.17757704854011536,
446
+ -3.1415796279907227,
447
+ -1.5601906776428223,
448
+ -3.1328816413879395
449
+ ],
450
+ "max": [
451
+ 0.867405891418457,
452
+ 0.7033843398094177,
453
+ 0.9596908688545227,
454
+ 3.1415836811065674,
455
+ 1.009102702140808,
456
+ 3.109243631362915
457
+ ],
458
+ "mean": [
459
+ 0.5270000055993938,
460
+ -0.003130114534338514,
461
+ 0.31550192997173176,
462
+ 0.3697919276309953,
463
+ -0.07952822561126575,
464
+ -0.11994099320777608
465
+ ],
466
+ "std": [
467
+ 0.1178583223278595,
468
+ 0.17859457603743167,
469
+ 0.15685982952911068,
470
+ 2.9274558054264777,
471
+ 0.3045584821537706,
472
+ 0.7298480325075467
473
+ ],
474
+ "count": [
475
+ 26108
476
+ ]
477
+ },
478
+ "camera_extrinsics.exterior_2_left": {
479
+ "min": [
480
+ -0.1749531626701355,
481
+ -0.7312767505645752,
482
+ 0.1457938551902771,
483
+ -2.418041944503784,
484
+ -1.3996182680130005,
485
+ -2.807659864425659
486
+ ],
487
+ "max": [
488
+ 0.9216972589492798,
489
+ 0.6718869209289551,
490
+ 0.7400617003440857,
491
+ -0.6630891561508179,
492
+ 0.3092034161090851,
493
+ 0.8546190857887268
494
+ ],
495
+ "mean": [
496
+ 0.18665294751431957,
497
+ -0.010974853948929855,
498
+ 0.4025274439190757,
499
+ -2.009956936883181,
500
+ -0.025704973526627338,
501
+ -1.4129298602651632
502
+ ],
503
+ "std": [
504
+ 0.21854770170431412,
505
+ 0.46213263166891905,
506
+ 0.10434475878273533,
507
+ 0.23650505035778804,
508
+ 0.16055290997942762,
509
+ 0.8812814912738379
510
+ ],
511
+ "count": [
512
+ 26108
513
+ ]
514
+ },
515
+ "camera_extrinsics.exterior_1_left": {
516
+ "min": [
517
+ -0.14992357790470123,
518
+ -0.6627628803253174,
519
+ 0.1722227782011032,
520
+ -2.404998540878296,
521
+ -0.23842458426952362,
522
+ -3.0758819580078125
523
+ ],
524
+ "max": [
525
+ 0.8822084069252014,
526
+ 0.8753634691238403,
527
+ 0.6651930809020996,
528
+ 1.7509201765060425,
529
+ 1.556625485420227,
530
+ 2.1796464920043945
531
+ ],
532
+ "mean": [
533
+ 0.2091232436073325,
534
+ 0.0868765610704401,
535
+ 0.40695204685843245,
536
+ -1.9762997356174514,
537
+ 0.030918606936755435,
538
+ -1.4593090709188694
539
+ ],
540
+ "std": [
541
+ 0.19602133018318563,
542
+ 0.48126438186185155,
543
+ 0.09946331832393296,
544
+ 0.4025426268022597,
545
+ 0.2023861452549874,
546
+ 1.1058762956536383
547
+ ],
548
+ "count": [
549
+ 26108
550
+ ]
551
+ },
552
+ "episode_index": {
553
+ "min": [
554
+ 0
555
+ ],
556
+ "max": [
557
+ 46
558
+ ],
559
+ "mean": [
560
+ 23.214378734487514
561
+ ],
562
+ "std": [
563
+ 12.440422017676987
564
+ ],
565
+ "count": [
566
+ 26108
567
+ ]
568
+ },
569
+ "action.gripper_velocity": {
570
+ "min": [
571
+ -1.0
572
+ ],
573
+ "max": [
574
+ 1.0
575
+ ],
576
+ "mean": [
577
+ 0.1645432247163264
578
+ ],
579
+ "std": [
580
+ 0.4474763133602967
581
+ ],
582
+ "count": [
583
+ 26108
584
+ ]
585
+ },
586
+ "reward": {
587
+ "min": [
588
+ 0.0
589
+ ],
590
+ "max": [
591
+ 1.0
592
+ ],
593
+ "mean": [
594
+ 0.0029875900241863743
595
+ ],
596
+ "std": [
597
+ 0.05457714093548969
598
+ ],
599
+ "count": [
600
+ 26108
601
+ ]
602
+ },
603
+ "timestamp": {
604
+ "min": [
605
+ 0.0
606
+ ],
607
+ "max": [
608
+ 84.66666666666667
609
+ ],
610
+ "mean": [
611
+ 15.710346764720896
612
+ ],
613
+ "std": [
614
+ 16.66022617056195
615
+ ],
616
+ "count": [
617
+ 26108
618
+ ]
619
+ },
620
+ "observation.state.gripper_position": {
621
+ "min": [
622
+ 0.0
623
+ ],
624
+ "max": [
625
+ 0.9911894202232361
626
+ ],
627
+ "mean": [
628
+ 0.3471552274807442
629
+ ],
630
+ "std": [
631
+ 0.4019474574432446
632
+ ],
633
+ "count": [
634
+ 26108
635
+ ]
636
+ },
637
+ "is_first": {
638
+ "min": [
639
+ false
640
+ ],
641
+ "max": [
642
+ true
643
+ ],
644
+ "mean": [
645
+ 0.0035621265512486592
646
+ ],
647
+ "std": [
648
+ 0.059577158422347974
649
+ ],
650
+ "count": [
651
+ 26108
652
+ ]
653
+ },
654
+ "action": {
655
+ "min": [
656
+ -1.36635422706604,
657
+ -0.971937894821167,
658
+ -2.07185697555542,
659
+ -2.9259896278381348,
660
+ -2.374795436859131,
661
+ 0.8123976588249207,
662
+ -2.2279601097106934,
663
+ 0.0
664
+ ],
665
+ "max": [
666
+ 2.2159922122955322,
667
+ 1.5922945737838745,
668
+ 1.2994440793991089,
669
+ -0.3373611271381378,
670
+ 2.672889471054077,
671
+ 3.544825792312622,
672
+ 2.644801616668701,
673
+ 1.0
674
+ ],
675
+ "mean": [
676
+ 0.026300643822680866,
677
+ 0.25488269501002575,
678
+ -0.02889358808873701,
679
+ -2.0278108098024945,
680
+ 0.005634089953338016,
681
+ 2.3564462154962142,
682
+ 0.20832129958280057,
683
+ 0.38883093960631154
684
+ ],
685
+ "std": [
686
+ 0.3029336887789364,
687
+ 0.47068688950630355,
688
+ 0.2634414747519225,
689
+ 0.49737198096983104,
690
+ 0.5566856822396142,
691
+ 0.4212149547140217,
692
+ 0.702406680840124,
693
+ 0.4410275421918458
694
+ ],
695
+ "count": [
696
+ 26108
697
+ ]
698
+ },
699
+ "frame_index": {
700
+ "min": [
701
+ 0
702
+ ],
703
+ "max": [
704
+ 1270
705
+ ],
706
+ "mean": [
707
+ 235.65520147081355
708
+ ],
709
+ "std": [
710
+ 249.9033925584293
711
+ ],
712
+ "count": [
713
+ 26108
714
+ ]
715
+ },
716
+ "action.joint_velocity": {
717
+ "min": [
718
+ -1.0,
719
+ -1.0,
720
+ -1.0,
721
+ -1.0,
722
+ -1.0,
723
+ -1.0,
724
+ -1.0
725
+ ],
726
+ "max": [
727
+ 1.0,
728
+ 1.0,
729
+ 1.0,
730
+ 1.0,
731
+ 1.0,
732
+ 0.9998853206634521,
733
+ 1.0
734
+ ],
735
+ "mean": [
736
+ -0.0018134223034721978,
737
+ 0.018242880036496587,
738
+ 0.0014603649078425403,
739
+ 0.036069845153140725,
740
+ 0.0027568317017646706,
741
+ -0.004491878550121435,
742
+ 0.004770913465497374
743
+ ],
744
+ "std": [
745
+ 0.1676648615170087,
746
+ 0.30887051386349695,
747
+ 0.1597105280751443,
748
+ 0.29725526652870704,
749
+ 0.21449567692503974,
750
+ 0.22861246797409152,
751
+ 0.25694304045013766
752
+ ],
753
+ "count": [
754
+ 26108
755
+ ]
756
+ },
757
+ "observation.state.cartesian_position": {
758
+ "min": [
759
+ 0.116947703063488,
760
+ -0.6206797957420349,
761
+ -0.1579742580652237,
762
+ -3.141582727432251,
763
+ -1.5680129528045654,
764
+ -3.135324001312256
765
+ ],
766
+ "max": [
767
+ 0.8379825949668884,
768
+ 0.6848794221878052,
769
+ 0.9597070813179016,
770
+ 3.1415655612945557,
771
+ 0.9742918014526367,
772
+ 3.1220853328704834
773
+ ],
774
+ "mean": [
775
+ 0.5236304080071246,
776
+ -0.0031852907160601234,
777
+ 0.3143743424243587,
778
+ 0.36303585649871667,
779
+ -0.07720677286008511,
780
+ -0.11802897042903697
781
+ ],
782
+ "std": [
783
+ 0.11805910203130651,
784
+ 0.17722081064344886,
785
+ 0.15650518796387866,
786
+ 2.931930708925424,
787
+ 0.30262543482023824,
788
+ 0.7245599796892632
789
+ ],
790
+ "count": [
791
+ 26108
792
+ ]
793
+ },
794
+ "is_last": {
795
+ "min": [
796
+ false
797
+ ],
798
+ "max": [
799
+ true
800
+ ],
801
+ "mean": [
802
+ 0.0035621265512486592
803
+ ],
804
+ "std": [
805
+ 0.05957715842234797
806
+ ],
807
+ "count": [
808
+ 26108
809
+ ]
810
+ },
811
+ "is_terminal": {
812
+ "min": [
813
+ false
814
+ ],
815
+ "max": [
816
+ true
817
+ ],
818
+ "mean": [
819
+ 0.0035621265512486592
820
+ ],
821
+ "std": [
822
+ 0.05957715842234797
823
+ ],
824
+ "count": [
825
+ 26108
826
+ ]
827
+ },
828
+ "discount": {
829
+ "min": [
830
+ 1.0
831
+ ],
832
+ "max": [
833
+ 1.0
834
+ ],
835
+ "mean": [
836
+ 1.0
837
+ ],
838
+ "std": [
839
+ 0.0
840
+ ],
841
+ "count": [
842
+ 26108
843
+ ]
844
+ },
845
+ "is_episode_successful": {
846
+ "min": [
847
+ false
848
+ ],
849
+ "max": [
850
+ true
851
+ ],
852
+ "mean": [
853
+ 0.8716102344109086
854
+ ],
855
+ "std": [
856
+ 0.3345232931816103
857
+ ],
858
+ "count": [
859
+ 26108
860
+ ]
861
+ },
862
+ "observation.images.exterior_2_left": {
863
+ "min": [
864
+ [
865
+ [
866
+ 0.0
867
+ ]
868
+ ],
869
+ [
870
+ [
871
+ 0.0
872
+ ]
873
+ ],
874
+ [
875
+ [
876
+ 0.0
877
+ ]
878
+ ]
879
+ ],
880
+ "max": [
881
+ [
882
+ [
883
+ 1.0
884
+ ]
885
+ ],
886
+ [
887
+ [
888
+ 1.0
889
+ ]
890
+ ],
891
+ [
892
+ [
893
+ 1.0
894
+ ]
895
+ ]
896
+ ],
897
+ "mean": [
898
+ [
899
+ [
900
+ 0.4068919364602093
901
+ ]
902
+ ],
903
+ [
904
+ [
905
+ 0.40293202020028884
906
+ ]
907
+ ],
908
+ [
909
+ [
910
+ 0.3639826548329914
911
+ ]
912
+ ]
913
+ ],
914
+ "std": [
915
+ [
916
+ [
917
+ 0.26100288690851553
918
+ ]
919
+ ],
920
+ [
921
+ [
922
+ 0.2595826007648554
923
+ ]
924
+ ],
925
+ [
926
+ [
927
+ 0.25874180088383436
928
+ ]
929
+ ]
930
+ ],
931
+ "count": [
932
+ 9723
933
+ ]
934
+ }
935
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae9b6c67c67cb0dc58d71ee83de6d6f7de0765d1993ca94d08d58ef95fbdf338
3
+ size 4641
videos/observation.images.exterior_1_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dbf20b8332ff8d1c2147eb90cc3b956402725e1dadfa051f57af24f3e81ba91
3
+ size 69725765
videos/observation.images.exterior_2_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21139fc31ffc0aa3e240de032a22328ee87b026e26128db8205c3ce0557134fd
3
+ size 70655987
videos/observation.images.wrist_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e0f67c353e37470795463c9da67b277abf01118cd06de2edc80ea9acb5c0f42
3
+ size 42432710