michaelequi01 commited on
Commit
fb9ec28
·
verified ·
1 Parent(s): bd568fa

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b79062ea424efb6f2e4109ba8e8effdfd974e678c43ba9b981d6e632ef39449d
3
+ size 265485
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Aloha recorded dataset."], "length": 1}
meta/info.json ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "aloha-stationary",
4
+ "total_episodes": 1,
5
+ "total_frames": 1,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 50,
11
+ "splits": {
12
+ "train": "0:1"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 14
21
+ ],
22
+ "names": [
23
+ "action_0",
24
+ "action_1",
25
+ "action_2",
26
+ "action_3",
27
+ "action_4",
28
+ "action_5",
29
+ "action_6",
30
+ "action_7",
31
+ "action_8",
32
+ "action_9",
33
+ "action_10",
34
+ "action_11",
35
+ "action_12",
36
+ "action_13"
37
+ ]
38
+ },
39
+ "base_action": {
40
+ "dtype": "float32",
41
+ "shape": [
42
+ 2
43
+ ],
44
+ "names": [
45
+ "base_action_0",
46
+ "base_action_1"
47
+ ]
48
+ },
49
+ "observations.effort": {
50
+ "dtype": "float32",
51
+ "shape": [
52
+ 14
53
+ ],
54
+ "names": [
55
+ "effort_0",
56
+ "effort_1",
57
+ "effort_2",
58
+ "effort_3",
59
+ "effort_4",
60
+ "effort_5",
61
+ "effort_6",
62
+ "effort_7",
63
+ "effort_8",
64
+ "effort_9",
65
+ "effort_10",
66
+ "effort_11",
67
+ "effort_12",
68
+ "effort_13"
69
+ ]
70
+ },
71
+ "observations.images.cam_high": {
72
+ "dtype": "image",
73
+ "shape": [
74
+ 3,
75
+ 480,
76
+ 640
77
+ ],
78
+ "names": [
79
+ "channel",
80
+ "height",
81
+ "width"
82
+ ]
83
+ },
84
+ "observations.images.cam_left_wrist": {
85
+ "dtype": "image",
86
+ "shape": [
87
+ 3,
88
+ 480,
89
+ 640
90
+ ],
91
+ "names": [
92
+ "channel",
93
+ "height",
94
+ "width"
95
+ ]
96
+ },
97
+ "observations.images.cam_right_wrist": {
98
+ "dtype": "image",
99
+ "shape": [
100
+ 3,
101
+ 480,
102
+ 640
103
+ ],
104
+ "names": [
105
+ "channel",
106
+ "height",
107
+ "width"
108
+ ]
109
+ },
110
+ "observations.qpos": {
111
+ "dtype": "float32",
112
+ "shape": [
113
+ 14
114
+ ],
115
+ "names": [
116
+ "qpos_0",
117
+ "qpos_1",
118
+ "qpos_2",
119
+ "qpos_3",
120
+ "qpos_4",
121
+ "qpos_5",
122
+ "qpos_6",
123
+ "qpos_7",
124
+ "qpos_8",
125
+ "qpos_9",
126
+ "qpos_10",
127
+ "qpos_11",
128
+ "qpos_12",
129
+ "qpos_13"
130
+ ]
131
+ },
132
+ "observations.qvel": {
133
+ "dtype": "float32",
134
+ "shape": [
135
+ 14
136
+ ],
137
+ "names": [
138
+ "qvel_0",
139
+ "qvel_1",
140
+ "qvel_2",
141
+ "qvel_3",
142
+ "qvel_4",
143
+ "qvel_5",
144
+ "qvel_6",
145
+ "qvel_7",
146
+ "qvel_8",
147
+ "qvel_9",
148
+ "qvel_10",
149
+ "qvel_11",
150
+ "qvel_12",
151
+ "qvel_13"
152
+ ]
153
+ },
154
+ "timestamp": {
155
+ "dtype": "float32",
156
+ "shape": [
157
+ 1
158
+ ],
159
+ "names": null
160
+ },
161
+ "frame_index": {
162
+ "dtype": "int64",
163
+ "shape": [
164
+ 1
165
+ ],
166
+ "names": null
167
+ },
168
+ "episode_index": {
169
+ "dtype": "int64",
170
+ "shape": [
171
+ 1
172
+ ],
173
+ "names": null
174
+ },
175
+ "index": {
176
+ "dtype": "int64",
177
+ "shape": [
178
+ 1
179
+ ],
180
+ "names": null
181
+ },
182
+ "task_index": {
183
+ "dtype": "int64",
184
+ "shape": [
185
+ 1
186
+ ],
187
+ "names": null
188
+ }
189
+ }
190
+ }
meta/stats.json ADDED
@@ -0,0 +1,564 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "mean": [
4
+ -0.3037281930446625,
5
+ -0.24390295147895813,
6
+ 0.20248547196388245,
7
+ -0.11351457983255386,
8
+ -0.010737866163253784,
9
+ 0.06289321184158325,
10
+ 0.03182147443294525,
11
+ 0.28685441613197327,
12
+ -0.5184855461120605,
13
+ 0.33900976181030273,
14
+ -0.13345633447170258,
15
+ 0.3574175238609314,
16
+ 0.18100973963737488,
17
+ 0.05889180302619934
18
+ ],
19
+ "std": [
20
+ 0.0,
21
+ 0.0,
22
+ 0.0,
23
+ 0.0,
24
+ 0.0,
25
+ 0.0,
26
+ 0.0,
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 0.0,
31
+ 0.0,
32
+ 0.0,
33
+ 0.0
34
+ ],
35
+ "max": [
36
+ -0.3037281930446625,
37
+ -0.24390295147895813,
38
+ 0.20248547196388245,
39
+ -0.11351457983255386,
40
+ -0.010737866163253784,
41
+ 0.06289321184158325,
42
+ 0.03182147443294525,
43
+ 0.28685441613197327,
44
+ -0.5184855461120605,
45
+ 0.33900976181030273,
46
+ -0.13345633447170258,
47
+ 0.3574175238609314,
48
+ 0.18100973963737488,
49
+ 0.05889180302619934
50
+ ],
51
+ "min": [
52
+ -0.3037281930446625,
53
+ -0.24390295147895813,
54
+ 0.20248547196388245,
55
+ -0.11351457983255386,
56
+ -0.010737866163253784,
57
+ 0.06289321184158325,
58
+ 0.03182147443294525,
59
+ 0.28685441613197327,
60
+ -0.5184855461120605,
61
+ 0.33900976181030273,
62
+ -0.13345633447170258,
63
+ 0.3574175238609314,
64
+ 0.18100973963737488,
65
+ 0.05889180302619934
66
+ ]
67
+ },
68
+ "base_action": {
69
+ "mean": [
70
+ 0.0,
71
+ 0.0
72
+ ],
73
+ "std": [
74
+ 0.0,
75
+ 0.0
76
+ ],
77
+ "max": [
78
+ 0.0,
79
+ -0.0
80
+ ],
81
+ "min": [
82
+ 0.0,
83
+ -0.0
84
+ ]
85
+ },
86
+ "observations.effort": {
87
+ "mean": [
88
+ -8.069999694824219,
89
+ -277.07000732421875,
90
+ -317.4200134277344,
91
+ 0.0,
92
+ -182.9199981689453,
93
+ -2.690000057220459,
94
+ -16.139999389648438,
95
+ 2.690000057220459,
96
+ -322.8000183105469,
97
+ -260.92999267578125,
98
+ 0.0,
99
+ -61.87000274658203,
100
+ 0.0,
101
+ -56.4900016784668
102
+ ],
103
+ "std": [
104
+ 0.0,
105
+ 0.0,
106
+ 0.0,
107
+ 0.0,
108
+ 0.0,
109
+ 0.0,
110
+ 0.0,
111
+ 0.0,
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0,
116
+ 0.0,
117
+ 0.0
118
+ ],
119
+ "max": [
120
+ -8.069999694824219,
121
+ -277.07000732421875,
122
+ -317.4200134277344,
123
+ 0.0,
124
+ -182.9199981689453,
125
+ -2.690000057220459,
126
+ -16.139999389648438,
127
+ 2.690000057220459,
128
+ -322.8000183105469,
129
+ -260.92999267578125,
130
+ 0.0,
131
+ -61.87000274658203,
132
+ 0.0,
133
+ -56.4900016784668
134
+ ],
135
+ "min": [
136
+ -8.069999694824219,
137
+ -277.07000732421875,
138
+ -317.4200134277344,
139
+ 0.0,
140
+ -182.9199981689453,
141
+ -2.690000057220459,
142
+ -16.139999389648438,
143
+ 2.690000057220459,
144
+ -322.8000183105469,
145
+ -260.92999267578125,
146
+ 0.0,
147
+ -61.87000274658203,
148
+ 0.0,
149
+ -56.4900016784668
150
+ ]
151
+ },
152
+ "observations.images.cam_high": {
153
+ "mean": [
154
+ [
155
+ [
156
+ 0.6023495197296143
157
+ ]
158
+ ],
159
+ [
160
+ [
161
+ 0.6143366694450378
162
+ ]
163
+ ],
164
+ [
165
+ [
166
+ 0.6209206581115723
167
+ ]
168
+ ]
169
+ ],
170
+ "std": [
171
+ [
172
+ [
173
+ 0.2133021503686905
174
+ ]
175
+ ],
176
+ [
177
+ [
178
+ 0.22547972202301025
179
+ ]
180
+ ],
181
+ [
182
+ [
183
+ 0.25056660175323486
184
+ ]
185
+ ]
186
+ ],
187
+ "max": [
188
+ [
189
+ [
190
+ 0.9921568632125854
191
+ ]
192
+ ],
193
+ [
194
+ [
195
+ 1.0
196
+ ]
197
+ ],
198
+ [
199
+ [
200
+ 1.0
201
+ ]
202
+ ]
203
+ ],
204
+ "min": [
205
+ [
206
+ [
207
+ 0.054901961237192154
208
+ ]
209
+ ],
210
+ [
211
+ [
212
+ 0.054901961237192154
213
+ ]
214
+ ],
215
+ [
216
+ [
217
+ 0.05098039284348488
218
+ ]
219
+ ]
220
+ ]
221
+ },
222
+ "observations.images.cam_left_wrist": {
223
+ "mean": [
224
+ [
225
+ [
226
+ 0.524450421333313
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 0.5052619576454163
232
+ ]
233
+ ],
234
+ [
235
+ [
236
+ 0.5151386260986328
237
+ ]
238
+ ]
239
+ ],
240
+ "std": [
241
+ [
242
+ [
243
+ 0.16291841864585876
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 0.15180319547653198
249
+ ]
250
+ ],
251
+ [
252
+ [
253
+ 0.13245946168899536
254
+ ]
255
+ ]
256
+ ],
257
+ "max": [
258
+ [
259
+ [
260
+ 0.7921568751335144
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 0.8392156958580017
266
+ ]
267
+ ],
268
+ [
269
+ [
270
+ 0.9803921580314636
271
+ ]
272
+ ]
273
+ ],
274
+ "min": [
275
+ [
276
+ [
277
+ 0.05098039284348488
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 0.06666667014360428
283
+ ]
284
+ ],
285
+ [
286
+ [
287
+ 0.0784313753247261
288
+ ]
289
+ ]
290
+ ]
291
+ },
292
+ "observations.images.cam_right_wrist": {
293
+ "mean": [
294
+ [
295
+ [
296
+ 0.48600560426712036
297
+ ]
298
+ ],
299
+ [
300
+ [
301
+ 0.4818834364414215
302
+ ]
303
+ ],
304
+ [
305
+ [
306
+ 0.4894424378871918
307
+ ]
308
+ ]
309
+ ],
310
+ "std": [
311
+ [
312
+ [
313
+ 0.23490525782108307
314
+ ]
315
+ ],
316
+ [
317
+ [
318
+ 0.23487862944602966
319
+ ]
320
+ ],
321
+ [
322
+ [
323
+ 0.22466132044792175
324
+ ]
325
+ ]
326
+ ],
327
+ "max": [
328
+ [
329
+ [
330
+ 1.0
331
+ ]
332
+ ],
333
+ [
334
+ [
335
+ 1.0
336
+ ]
337
+ ],
338
+ [
339
+ [
340
+ 1.0
341
+ ]
342
+ ]
343
+ ],
344
+ "min": [
345
+ [
346
+ [
347
+ 0.03529411926865578
348
+ ]
349
+ ],
350
+ [
351
+ [
352
+ 0.03529411926865578
353
+ ]
354
+ ],
355
+ [
356
+ [
357
+ 0.062745101749897
358
+ ]
359
+ ]
360
+ ]
361
+ },
362
+ "observations.qpos": {
363
+ "mean": [
364
+ -0.3037281930446625,
365
+ -0.23316508531570435,
366
+ 0.21322333812713623,
367
+ -0.11198060214519501,
368
+ -0.003067961661145091,
369
+ 0.06289321184158325,
370
+ 0.018834862858057022,
371
+ 0.2853204309940338,
372
+ -0.5062136650085449,
373
+ 0.34821364283561707,
374
+ -0.13192234933376312,
375
+ 0.3635534644126892,
376
+ 0.18100973963737488,
377
+ 0.03825543448328972
378
+ ],
379
+ "std": [
380
+ 0.0,
381
+ 0.0,
382
+ 0.0,
383
+ 0.0,
384
+ 0.0,
385
+ 0.0,
386
+ 0.0,
387
+ 0.0,
388
+ 0.0,
389
+ 0.0,
390
+ 0.0,
391
+ 0.0,
392
+ 0.0,
393
+ 0.0
394
+ ],
395
+ "max": [
396
+ -0.3037281930446625,
397
+ -0.23316508531570435,
398
+ 0.21322333812713623,
399
+ -0.11198060214519501,
400
+ -0.003067961661145091,
401
+ 0.06289321184158325,
402
+ 0.018834862858057022,
403
+ 0.2853204309940338,
404
+ -0.5062136650085449,
405
+ 0.34821364283561707,
406
+ -0.13192234933376312,
407
+ 0.3635534644126892,
408
+ 0.18100973963737488,
409
+ 0.03825543448328972
410
+ ],
411
+ "min": [
412
+ -0.3037281930446625,
413
+ -0.23316508531570435,
414
+ 0.21322333812713623,
415
+ -0.11198060214519501,
416
+ -0.003067961661145091,
417
+ 0.06289321184158325,
418
+ 0.018834862858057022,
419
+ 0.2853204309940338,
420
+ -0.5062136650085449,
421
+ 0.34821364283561707,
422
+ -0.13192234933376312,
423
+ 0.3635534644126892,
424
+ 0.18100973963737488,
425
+ 0.03825543448328972
426
+ ]
427
+ },
428
+ "observations.qvel": {
429
+ "mean": [
430
+ 0.0,
431
+ 0.0,
432
+ 0.0,
433
+ 0.0,
434
+ 0.0,
435
+ 0.0,
436
+ 0.0,
437
+ 0.0,
438
+ 0.0,
439
+ 0.0,
440
+ 0.0,
441
+ 0.0,
442
+ 0.0,
443
+ 0.0
444
+ ],
445
+ "std": [
446
+ 0.0,
447
+ 0.0,
448
+ 0.0,
449
+ 0.0,
450
+ 0.0,
451
+ 0.0,
452
+ 0.0,
453
+ 0.0,
454
+ 0.0,
455
+ 0.0,
456
+ 0.0,
457
+ 0.0,
458
+ 0.0,
459
+ 0.0
460
+ ],
461
+ "max": [
462
+ 0.0,
463
+ 0.0,
464
+ 0.0,
465
+ 0.0,
466
+ 0.0,
467
+ 0.0,
468
+ 0.0,
469
+ 0.0,
470
+ 0.0,
471
+ 0.0,
472
+ 0.0,
473
+ 0.0,
474
+ 0.0,
475
+ 0.0
476
+ ],
477
+ "min": [
478
+ 0.0,
479
+ 0.0,
480
+ 0.0,
481
+ 0.0,
482
+ 0.0,
483
+ 0.0,
484
+ 0.0,
485
+ 0.0,
486
+ 0.0,
487
+ 0.0,
488
+ 0.0,
489
+ 0.0,
490
+ 0.0,
491
+ 0.0
492
+ ]
493
+ },
494
+ "timestamp": {
495
+ "mean": [
496
+ 0.0
497
+ ],
498
+ "std": [
499
+ 0.0
500
+ ],
501
+ "max": [
502
+ 0.0
503
+ ],
504
+ "min": [
505
+ 0.0
506
+ ]
507
+ },
508
+ "frame_index": {
509
+ "mean": [
510
+ 0.0
511
+ ],
512
+ "std": [
513
+ 0.0
514
+ ],
515
+ "max": [
516
+ 0.0
517
+ ],
518
+ "min": [
519
+ 0.0
520
+ ]
521
+ },
522
+ "episode_index": {
523
+ "mean": [
524
+ 0.0
525
+ ],
526
+ "std": [
527
+ 0.0
528
+ ],
529
+ "max": [
530
+ 0.0
531
+ ],
532
+ "min": [
533
+ 0.0
534
+ ]
535
+ },
536
+ "index": {
537
+ "mean": [
538
+ 0.0
539
+ ],
540
+ "std": [
541
+ 0.0
542
+ ],
543
+ "max": [
544
+ 0.0
545
+ ],
546
+ "min": [
547
+ 0.0
548
+ ]
549
+ },
550
+ "task_index": {
551
+ "mean": [
552
+ 0.0
553
+ ],
554
+ "std": [
555
+ 0.0
556
+ ],
557
+ "max": [
558
+ 0.0
559
+ ],
560
+ "min": [
561
+ 0.0
562
+ ]
563
+ }
564
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Aloha recorded dataset."}