Refinath commited on
Commit
ae0a0e0
·
verified ·
1 Parent(s): e910db7

Add SO101 dataset: pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle

Browse files
so101/pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42da03ef17c1bf371f88e5c3ddf20765b96d0f4b7542999dc36e0e3ededdaa5
3
+ size 2801780
so101/pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:155e57a1877bc4b034d3d63f4df8ddf12422008519521785114b4c9435d96e99
3
+ size 248905
so101/pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle/meta/info.json ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "fps": 30,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "names": [
8
+ "ee.x",
9
+ "ee.y",
10
+ "ee.z",
11
+ "ee.wx",
12
+ "ee.wy",
13
+ "ee.wz",
14
+ "ee.gripper_pos"
15
+ ],
16
+ "shape": [
17
+ 7
18
+ ]
19
+ },
20
+ "observation.state": {
21
+ "dtype": "float32",
22
+ "names": [
23
+ "ee.x",
24
+ "ee.y",
25
+ "ee.z",
26
+ "ee.wx",
27
+ "ee.wy",
28
+ "ee.wz",
29
+ "ee.gripper_pos"
30
+ ],
31
+ "shape": [
32
+ 7
33
+ ]
34
+ },
35
+ "observation.images.wrist": {
36
+ "dtype": "video",
37
+ "shape": [
38
+ 480,
39
+ 640,
40
+ 3
41
+ ],
42
+ "names": [
43
+ "height",
44
+ "width",
45
+ "channels"
46
+ ],
47
+ "info": {
48
+ "video.height": 480,
49
+ "video.width": 640,
50
+ "video.codec": "av1",
51
+ "video.pix_fmt": "yuv420p",
52
+ "video.is_depth_map": false,
53
+ "video.fps": 30,
54
+ "video.channels": 3,
55
+ "has_audio": false
56
+ }
57
+ },
58
+ "observation.images.agent_view": {
59
+ "dtype": "video",
60
+ "shape": [
61
+ 480,
62
+ 640,
63
+ 3
64
+ ],
65
+ "names": [
66
+ "height",
67
+ "width",
68
+ "channels"
69
+ ],
70
+ "info": {
71
+ "video.height": 480,
72
+ "video.width": 640,
73
+ "video.codec": "av1",
74
+ "video.pix_fmt": "yuv420p",
75
+ "video.is_depth_map": false,
76
+ "video.fps": 30,
77
+ "video.channels": 3,
78
+ "has_audio": false
79
+ }
80
+ },
81
+ "timestamp": {
82
+ "dtype": "float32",
83
+ "shape": [
84
+ 1
85
+ ],
86
+ "names": null
87
+ },
88
+ "frame_index": {
89
+ "dtype": "int64",
90
+ "shape": [
91
+ 1
92
+ ],
93
+ "names": null
94
+ },
95
+ "episode_index": {
96
+ "dtype": "int64",
97
+ "shape": [
98
+ 1
99
+ ],
100
+ "names": null
101
+ },
102
+ "index": {
103
+ "dtype": "int64",
104
+ "shape": [
105
+ 1
106
+ ],
107
+ "names": null
108
+ },
109
+ "task_index": {
110
+ "dtype": "int64",
111
+ "shape": [
112
+ 1
113
+ ],
114
+ "names": null
115
+ }
116
+ },
117
+ "total_episodes": 101,
118
+ "total_frames": 37645,
119
+ "total_tasks": 1,
120
+ "chunks_size": 1000,
121
+ "data_files_size_in_mb": 100,
122
+ "video_files_size_in_mb": 200,
123
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
124
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
125
+ "robot_type": "so_follower",
126
+ "splits": {
127
+ "train": "0:101"
128
+ }
129
+ }
so101/pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle/meta/stats.json ADDED
@@ -0,0 +1,611 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 38428
8
+ ],
9
+ "mean": [
10
+ 19214.0
11
+ ],
12
+ "std": [
13
+ 11093.496743588112
14
+ ],
15
+ "count": [
16
+ 38429
17
+ ],
18
+ "q01": [
19
+ 19028.90219622442
20
+ ],
21
+ "q10": [
22
+ 19062.868483757495
23
+ ],
24
+ "q50": [
25
+ 19213.80829903459
26
+ ],
27
+ "q90": [
28
+ 19365.055870818484
29
+ ],
30
+ "q99": [
31
+ 19399.07786883062
32
+ ]
33
+ },
34
+ "frame_index": {
35
+ "min": [
36
+ 0
37
+ ],
38
+ "max": [
39
+ 493
40
+ ],
41
+ "mean": [
42
+ 188.35239012204323
43
+ ],
44
+ "std": [
45
+ 111.8362596812582
46
+ ],
47
+ "count": [
48
+ 38429
49
+ ],
50
+ "q01": [
51
+ 3.254586346462921
52
+ ],
53
+ "q10": [
54
+ 37.2208738795419
55
+ ],
56
+ "q50": [
57
+ 188.1581923963672
58
+ ],
59
+ "q90": [
60
+ 339.40826094051573
61
+ ],
62
+ "q99": [
63
+ 373.43025895266015
64
+ ]
65
+ },
66
+ "observation.state": {
67
+ "min": [
68
+ 0.0004858899337705225,
69
+ -0.17952869832515717,
70
+ -0.009298887103796005,
71
+ -2.7545714378356934,
72
+ -3.1398069858551025,
73
+ -0.4868083894252777,
74
+ 1.255783200263977
75
+ ],
76
+ "max": [
77
+ 0.3022422194480896,
78
+ 0.18858890235424042,
79
+ 0.23492230474948883,
80
+ 2.731135845184326,
81
+ 3.1412136554718018,
82
+ 0.6899675130844116,
83
+ 58.955718994140625
84
+ ],
85
+ "mean": [
86
+ 0.18226417899131775,
87
+ -0.012652803212404251,
88
+ 0.04683593288064003,
89
+ 0.0941014513373375,
90
+ 0.9898533821105957,
91
+ -0.033391956239938736,
92
+ 12.541885375976562
93
+ ],
94
+ "std": [
95
+ 0.040101148188114166,
96
+ 0.07298172265291214,
97
+ 0.035430192947387695,
98
+ 0.8472563624382019,
99
+ 2.4607272148132324,
100
+ 0.08643192797899246,
101
+ 13.202685356140137
102
+ ],
103
+ "count": [
104
+ 37645,
105
+ 37645,
106
+ 37645,
107
+ 37645,
108
+ 37645,
109
+ 37645,
110
+ 37645
111
+ ]
112
+ },
113
+ "task_index": {
114
+ "min": [
115
+ 0
116
+ ],
117
+ "max": [
118
+ 0
119
+ ],
120
+ "mean": [
121
+ 0.0
122
+ ],
123
+ "std": [
124
+ 0.0
125
+ ],
126
+ "count": [
127
+ 38429
128
+ ],
129
+ "q01": [
130
+ 3.9999999999994167e-16
131
+ ],
132
+ "q10": [
133
+ 3.999999999999419e-15
134
+ ],
135
+ "q50": [
136
+ 1.9999999999997103e-14
137
+ ],
138
+ "q90": [
139
+ 3.599999999999478e-14
140
+ ],
141
+ "q99": [
142
+ 3.9599999999994235e-14
143
+ ]
144
+ },
145
+ "timestamp": {
146
+ "min": [
147
+ 0.0
148
+ ],
149
+ "max": [
150
+ 16.433333333333334
151
+ ],
152
+ "mean": [
153
+ 6.278413004068114
154
+ ],
155
+ "std": [
156
+ 3.727875322708607
157
+ ],
158
+ "count": [
159
+ 38429
160
+ ],
161
+ "q01": [
162
+ 0.10848621145376916
163
+ ],
164
+ "q10": [
165
+ 1.2406957959071654
166
+ ],
167
+ "q50": [
168
+ 6.27178927684811
169
+ ],
170
+ "q90": [
171
+ 11.313608698094718
172
+ ],
173
+ "q99": [
174
+ 12.447675298516993
175
+ ]
176
+ },
177
+ "observation.images.agent_view": {
178
+ "min": [
179
+ [
180
+ [
181
+ 0.0
182
+ ]
183
+ ],
184
+ [
185
+ [
186
+ 0.0
187
+ ]
188
+ ],
189
+ [
190
+ [
191
+ 0.0
192
+ ]
193
+ ]
194
+ ],
195
+ "max": [
196
+ [
197
+ [
198
+ 1.0
199
+ ]
200
+ ],
201
+ [
202
+ [
203
+ 1.0
204
+ ]
205
+ ],
206
+ [
207
+ [
208
+ 1.0
209
+ ]
210
+ ]
211
+ ],
212
+ "mean": [
213
+ [
214
+ [
215
+ 0.4868829953854015
216
+ ]
217
+ ],
218
+ [
219
+ [
220
+ 0.49613956049729974
221
+ ]
222
+ ],
223
+ [
224
+ [
225
+ 0.4902368081589344
226
+ ]
227
+ ]
228
+ ],
229
+ "std": [
230
+ [
231
+ [
232
+ 0.021128125802895612
233
+ ]
234
+ ],
235
+ [
236
+ [
237
+ 0.02338507686602543
238
+ ]
239
+ ],
240
+ [
241
+ [
242
+ 0.023842970032052123
243
+ ]
244
+ ]
245
+ ],
246
+ "count": [
247
+ 10309
248
+ ],
249
+ "q01": [
250
+ [
251
+ [
252
+ 0.007123297786525959
253
+ ]
254
+ ],
255
+ [
256
+ [
257
+ 0.08828583180743396
258
+ ]
259
+ ],
260
+ [
261
+ [
262
+ 0.08253607482311943
263
+ ]
264
+ ]
265
+ ],
266
+ "q10": [
267
+ [
268
+ [
269
+ 0.3146363898127425
270
+ ]
271
+ ],
272
+ [
273
+ [
274
+ 0.3407699406448837
275
+ ]
276
+ ],
277
+ [
278
+ [
279
+ 0.3364393882437385
280
+ ]
281
+ ]
282
+ ],
283
+ "q50": [
284
+ [
285
+ [
286
+ 0.5295917394746608
287
+ ]
288
+ ],
289
+ [
290
+ [
291
+ 0.5287207664963747
292
+ ]
293
+ ],
294
+ [
295
+ [
296
+ 0.5253623887049854
297
+ ]
298
+ ]
299
+ ],
300
+ "q90": [
301
+ [
302
+ [
303
+ 0.5946104775802716
304
+ ]
305
+ ],
306
+ [
307
+ [
308
+ 0.5927227140744916
309
+ ]
310
+ ],
311
+ [
312
+ [
313
+ 0.5874222057586042
314
+ ]
315
+ ]
316
+ ],
317
+ "q99": [
318
+ [
319
+ [
320
+ 0.6231948459227491
321
+ ]
322
+ ],
323
+ [
324
+ [
325
+ 0.6225705230609757
326
+ ]
327
+ ],
328
+ [
329
+ [
330
+ 0.6203337371129085
331
+ ]
332
+ ]
333
+ ]
334
+ },
335
+ "action": {
336
+ "min": [
337
+ -0.0036235519219189882,
338
+ -0.18848641216754913,
339
+ -0.007421049755066633,
340
+ -2.7666397094726562,
341
+ -4.279532432556152,
342
+ -0.511249303817749,
343
+ 0.24772915244102478
344
+ ],
345
+ "max": [
346
+ 0.3089319169521332,
347
+ 0.1947326809167862,
348
+ 0.2437613606452942,
349
+ 2.7465789318084717,
350
+ 4.6987504959106445,
351
+ 0.6841808557510376,
352
+ 59.37242126464844
353
+ ],
354
+ "mean": [
355
+ 0.1868247240781784,
356
+ -0.013448478654026985,
357
+ 0.05401352792978287,
358
+ 0.10882394015789032,
359
+ 2.786109209060669,
360
+ -0.03413637354969978,
361
+ 10.322766304016113
362
+ ],
363
+ "std": [
364
+ 0.04159703850746155,
365
+ 0.07592562586069107,
366
+ 0.037513069808483124,
367
+ 0.8486760258674622,
368
+ 0.6336192488670349,
369
+ 0.08600620180368423,
370
+ 13.669824600219727
371
+ ],
372
+ "count": [
373
+ 37645
374
+ ],
375
+ "q01": [
376
+ 0.048405714333057404,
377
+ -0.16594018042087555,
378
+ 0.0036516550462692976,
379
+ -2.082559108734131,
380
+ 2.0731256008148193,
381
+ -0.2543661296367645,
382
+ 0.9909166097640991
383
+ ],
384
+ "q10": [
385
+ 0.13966569304466248,
386
+ -0.11963637173175812,
387
+ 0.013815750367939472,
388
+ -1.0905991792678833,
389
+ 2.3627843856811523,
390
+ -0.13105905055999756,
391
+ 1.0734930038452148
392
+ ],
393
+ "q50": [
394
+ 0.18733353912830353,
395
+ -0.020117374137043953,
396
+ 0.05091108754277229,
397
+ 0.17828206717967987,
398
+ 2.6575050354003906,
399
+ -0.03138154000043869,
400
+ 2.4772915840148926
401
+ ],
402
+ "q90": [
403
+ 0.23625071346759796,
404
+ 0.10561540722846985,
405
+ 0.10679367184638977,
406
+ 1.1863055229187012,
407
+ 3.51259708404541,
408
+ 0.05700448527932167,
409
+ 35.34269332885742
410
+ ],
411
+ "q99": [
412
+ 0.2831956446170807,
413
+ 0.16721272468566895,
414
+ 0.14559245109558105,
415
+ 2.1537387371063232,
416
+ 4.239840984344482,
417
+ 0.18868915736675262,
418
+ 49.179073333740234
419
+ ]
420
+ },
421
+ "observation.images.wrist": {
422
+ "min": [
423
+ [
424
+ [
425
+ 0.0
426
+ ]
427
+ ],
428
+ [
429
+ [
430
+ 0.0
431
+ ]
432
+ ],
433
+ [
434
+ [
435
+ 0.0
436
+ ]
437
+ ]
438
+ ],
439
+ "max": [
440
+ [
441
+ [
442
+ 1.0
443
+ ]
444
+ ],
445
+ [
446
+ [
447
+ 1.0
448
+ ]
449
+ ],
450
+ [
451
+ [
452
+ 1.0
453
+ ]
454
+ ]
455
+ ],
456
+ "mean": [
457
+ [
458
+ [
459
+ 0.5991250412300759
460
+ ]
461
+ ],
462
+ [
463
+ [
464
+ 0.5998129725509536
465
+ ]
466
+ ],
467
+ [
468
+ [
469
+ 0.598476074133618
470
+ ]
471
+ ]
472
+ ],
473
+ "std": [
474
+ [
475
+ [
476
+ 0.015960056677383032
477
+ ]
478
+ ],
479
+ [
480
+ [
481
+ 0.016634397390795922
482
+ ]
483
+ ],
484
+ [
485
+ [
486
+ 0.020188136764149916
487
+ ]
488
+ ]
489
+ ],
490
+ "count": [
491
+ 10309
492
+ ],
493
+ "q01": [
494
+ [
495
+ [
496
+ 0.0195966807426058
497
+ ]
498
+ ],
499
+ [
500
+ [
501
+ 0.01552449950771256
502
+ ]
503
+ ],
504
+ [
505
+ [
506
+ -3.921568627450983e-13
507
+ ]
508
+ ]
509
+ ],
510
+ "q10": [
511
+ [
512
+ [
513
+ 0.09977609546182005
514
+ ]
515
+ ],
516
+ [
517
+ [
518
+ 0.26692253676138616
519
+ ]
520
+ ],
521
+ [
522
+ [
523
+ 0.24099854828537262
524
+ ]
525
+ ]
526
+ ],
527
+ "q50": [
528
+ [
529
+ [
530
+ 0.6737782953245219
531
+ ]
532
+ ],
533
+ [
534
+ [
535
+ 0.6640017165841199
536
+ ]
537
+ ],
538
+ [
539
+ [
540
+ 0.6731447141253132
541
+ ]
542
+ ]
543
+ ],
544
+ "q90": [
545
+ [
546
+ [
547
+ 0.7951993963318197
548
+ ]
549
+ ],
550
+ [
551
+ [
552
+ 0.7789084139029039
553
+ ]
554
+ ],
555
+ [
556
+ [
557
+ 0.8032449893703892
558
+ ]
559
+ ]
560
+ ],
561
+ "q99": [
562
+ [
563
+ [
564
+ 0.8683149951829988
565
+ ]
566
+ ],
567
+ [
568
+ [
569
+ 0.8426932494347983
570
+ ]
571
+ ],
572
+ [
573
+ [
574
+ 0.8737492702687591
575
+ ]
576
+ ]
577
+ ]
578
+ },
579
+ "episode_index": {
580
+ "min": [
581
+ 0
582
+ ],
583
+ "max": [
584
+ 102
585
+ ],
586
+ "mean": [
587
+ 50.86765203362044
588
+ ],
589
+ "std": [
590
+ 29.743078679776044
591
+ ],
592
+ "count": [
593
+ 38429
594
+ ],
595
+ "q01": [
596
+ 50.86765203362044
597
+ ],
598
+ "q10": [
599
+ 50.86765203362045
600
+ ],
601
+ "q50": [
602
+ 50.86765203362045
603
+ ],
604
+ "q90": [
605
+ 50.86765203362045
606
+ ],
607
+ "q99": [
608
+ 50.86765203362045
609
+ ]
610
+ }
611
+ }
so101/pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50219ab1683f1d0bfa3f82b8ab3dabb8b055b84194c90a8ddca94f4668f6474a
3
+ size 2420
so101/pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle/videos/observation.images.agent_view/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b991fca0a2f0f31988234f0e1fcc4bc95da74339baa8caeb7b73dcee65e955c5
3
+ size 206753429
so101/pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle/videos/observation.images.agent_view/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7688e2aacacec552f05641f5af68715144b3b63b6f7009c0d00610e25cd1fad
3
+ size 26020229
so101/pick-up-the-black-cube-next-to-the-cookies-and-place-it-on-top-of-the-yellow-rectangle/videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:031003b50ef114b238c3af23a86f8aa63693ccacf6aab7c75fefdf32eb2f6b8f
3
+ size 133775423