Refinath commited on
Commit
13dec08
·
verified ·
1 Parent(s): 7c8ab91

Add SO101 dataset: pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box

Browse files
so101/pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:363c755df8875b3934250a73a5bdcaeb75dbb8aa34463feda42620d7733d8261
3
+ size 2476194
so101/pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aa97d3fdc72ef8f536ab4d21074b61d0e46083ede87cc483aba62282700defd
3
+ size 248704
so101/pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box/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": 103,
118
+ "total_frames": 33463,
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:103"
128
+ }
129
+ }
so101/pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box/meta/stats.json ADDED
@@ -0,0 +1,611 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 16.766666666666666
8
+ ],
9
+ "mean": [
10
+ 5.526805096743753
11
+ ],
12
+ "std": [
13
+ 3.3079518886490495
14
+ ],
15
+ "count": [
16
+ 36023
17
+ ],
18
+ "q01": [
19
+ 0.09556607058989329
20
+ ],
21
+ "q10": [
22
+ 1.0916424595705305
23
+ ],
24
+ "q50": [
25
+ 5.519011031285423
26
+ ],
27
+ "q90": [
28
+ 9.959564075143364
29
+ ],
30
+ "q99": [
31
+ 10.958044122897604
32
+ ]
33
+ },
34
+ "index": {
35
+ "min": [
36
+ 0
37
+ ],
38
+ "max": [
39
+ 36022
40
+ ],
41
+ "mean": [
42
+ 18011.0
43
+ ],
44
+ "std": [
45
+ 10398.94436950213
46
+ ],
47
+ "count": [
48
+ 36023
49
+ ],
50
+ "q01": [
51
+ 17848.062829218237
52
+ ],
53
+ "q10": [
54
+ 17877.945120887125
55
+ ],
56
+ "q50": [
57
+ 18010.769704361108
58
+ ],
59
+ "q90": [
60
+ 18143.98276934967
61
+ ],
62
+ "q99": [
63
+ 18173.937170781763
64
+ ]
65
+ },
66
+ "frame_index": {
67
+ "min": [
68
+ 0
69
+ ],
70
+ "max": [
71
+ 503
72
+ ],
73
+ "mean": [
74
+ 165.80415290231244
75
+ ],
76
+ "std": [
77
+ 99.23855665947151
78
+ ],
79
+ "count": [
80
+ 36023
81
+ ],
82
+ "q01": [
83
+ 2.866982120546866
84
+ ],
85
+ "q10": [
86
+ 32.74927378944311
87
+ ],
88
+ "q50": [
89
+ 165.57218879604685
90
+ ],
91
+ "q90": [
92
+ 298.7869222519748
93
+ ],
94
+ "q99": [
95
+ 328.7413236840779
96
+ ]
97
+ },
98
+ "episode_index": {
99
+ "min": [
100
+ 0
101
+ ],
102
+ "max": [
103
+ 109
104
+ ],
105
+ "mean": [
106
+ 53.56377869694361
107
+ ],
108
+ "std": [
109
+ 31.112482992580784
110
+ ],
111
+ "count": [
112
+ 36023
113
+ ],
114
+ "q01": [
115
+ 53.56377869694361
116
+ ],
117
+ "q10": [
118
+ 53.56377869694363
119
+ ],
120
+ "q50": [
121
+ 53.56377869694363
122
+ ],
123
+ "q90": [
124
+ 53.56377869694363
125
+ ],
126
+ "q99": [
127
+ 53.56377869694363
128
+ ]
129
+ },
130
+ "observation.state": {
131
+ "min": [
132
+ 0.022914303466677666,
133
+ -0.1464172750711441,
134
+ -0.01616974174976349,
135
+ -2.392751693725586,
136
+ -3.1403353214263916,
137
+ -0.3659977912902832,
138
+ 1.4540647268295288
139
+ ],
140
+ "max": [
141
+ 0.3261769413948059,
142
+ 0.22154049575328827,
143
+ 0.21109236776828766,
144
+ 2.3904831409454346,
145
+ 3.1411800384521484,
146
+ 0.5223221778869629,
147
+ 49.0416374206543
148
+ ],
149
+ "mean": [
150
+ 0.17487284541130066,
151
+ 0.010218536481261253,
152
+ 0.047613728791475296,
153
+ -0.11883579939603806,
154
+ 1.7691384553909302,
155
+ -0.00019163692195434123,
156
+ 5.9450225830078125
157
+ ],
158
+ "std": [
159
+ 0.03340701386332512,
160
+ 0.0707356184720993,
161
+ 0.04077151045203209,
162
+ 0.7922530174255371,
163
+ 1.9863656759262085,
164
+ 0.08689995110034943,
165
+ 8.48790168762207
166
+ ],
167
+ "count": [
168
+ 33463,
169
+ 33463,
170
+ 33463,
171
+ 33463,
172
+ 33463,
173
+ 33463,
174
+ 33463
175
+ ]
176
+ },
177
+ "observation.images.wrist": {
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.556852809192609
216
+ ]
217
+ ],
218
+ [
219
+ [
220
+ 0.5622026325101641
221
+ ]
222
+ ],
223
+ [
224
+ [
225
+ 0.5606409710308045
226
+ ]
227
+ ]
228
+ ],
229
+ "std": [
230
+ [
231
+ [
232
+ 0.017827058709177234
233
+ ]
234
+ ],
235
+ [
236
+ [
237
+ 0.018066959818720266
238
+ ]
239
+ ],
240
+ [
241
+ [
242
+ 0.017365392425069442
243
+ ]
244
+ ]
245
+ ],
246
+ "count": [
247
+ 11006
248
+ ],
249
+ "q01": [
250
+ [
251
+ [
252
+ 0.007257782301907133
253
+ ]
254
+ ],
255
+ [
256
+ [
257
+ -3.9215686274509843e-13
258
+ ]
259
+ ],
260
+ [
261
+ [
262
+ -3.9215686274509843e-13
263
+ ]
264
+ ]
265
+ ],
266
+ "q10": [
267
+ [
268
+ [
269
+ 0.04183793141644739
270
+ ]
271
+ ],
272
+ [
273
+ [
274
+ 0.05449444446053223
275
+ ]
276
+ ],
277
+ [
278
+ [
279
+ 0.010583130661546127
280
+ ]
281
+ ]
282
+ ],
283
+ "q50": [
284
+ [
285
+ [
286
+ 0.6766862803165872
287
+ ]
288
+ ],
289
+ [
290
+ [
291
+ 0.6655777845869284
292
+ ]
293
+ ],
294
+ [
295
+ [
296
+ 0.6660412181055727
297
+ ]
298
+ ]
299
+ ],
300
+ "q90": [
301
+ [
302
+ [
303
+ 0.8466020573189
304
+ ]
305
+ ],
306
+ [
307
+ [
308
+ 0.8336333783546265
309
+ ]
310
+ ],
311
+ [
312
+ [
313
+ 0.8440327549835045
314
+ ]
315
+ ]
316
+ ],
317
+ "q99": [
318
+ [
319
+ [
320
+ 0.9482666585518876
321
+ ]
322
+ ],
323
+ [
324
+ [
325
+ 0.9341557583603204
326
+ ]
327
+ ],
328
+ [
329
+ [
330
+ 0.9463811104540532
331
+ ]
332
+ ]
333
+ ]
334
+ },
335
+ "observation.images.agent_view": {
336
+ "min": [
337
+ [
338
+ [
339
+ 0.0
340
+ ]
341
+ ],
342
+ [
343
+ [
344
+ 0.0
345
+ ]
346
+ ],
347
+ [
348
+ [
349
+ 0.0
350
+ ]
351
+ ]
352
+ ],
353
+ "max": [
354
+ [
355
+ [
356
+ 1.0
357
+ ]
358
+ ],
359
+ [
360
+ [
361
+ 1.0
362
+ ]
363
+ ],
364
+ [
365
+ [
366
+ 1.0
367
+ ]
368
+ ]
369
+ ],
370
+ "mean": [
371
+ [
372
+ [
373
+ 0.4769812937187263
374
+ ]
375
+ ],
376
+ [
377
+ [
378
+ 0.4788755722146209
379
+ ]
380
+ ],
381
+ [
382
+ [
383
+ 0.4735185062269956
384
+ ]
385
+ ]
386
+ ],
387
+ "std": [
388
+ [
389
+ [
390
+ 0.014099239376706103
391
+ ]
392
+ ],
393
+ [
394
+ [
395
+ 0.018722049436526715
396
+ ]
397
+ ],
398
+ [
399
+ [
400
+ 0.017591453426929755
401
+ ]
402
+ ]
403
+ ],
404
+ "count": [
405
+ 11006
406
+ ],
407
+ "q01": [
408
+ [
409
+ [
410
+ 0.0137540361383404
411
+ ]
412
+ ],
413
+ [
414
+ [
415
+ 0.06722131041562728
416
+ ]
417
+ ],
418
+ [
419
+ [
420
+ 0.076827413936511
421
+ ]
422
+ ]
423
+ ],
424
+ "q10": [
425
+ [
426
+ [
427
+ 0.18470464714426596
428
+ ]
429
+ ],
430
+ [
431
+ [
432
+ 0.2484277249938242
433
+ ]
434
+ ],
435
+ [
436
+ [
437
+ 0.26438040985631295
438
+ ]
439
+ ]
440
+ ],
441
+ "q50": [
442
+ [
443
+ [
444
+ 0.5232888645083004
445
+ ]
446
+ ],
447
+ [
448
+ [
449
+ 0.521161519509814
450
+ ]
451
+ ],
452
+ [
453
+ [
454
+ 0.5129722949813705
455
+ ]
456
+ ]
457
+ ],
458
+ "q90": [
459
+ [
460
+ [
461
+ 0.598574938742122
462
+ ]
463
+ ],
464
+ [
465
+ [
466
+ 0.5987805216602394
467
+ ]
468
+ ],
469
+ [
470
+ [
471
+ 0.5876120023100105
472
+ ]
473
+ ]
474
+ ],
475
+ "q99": [
476
+ [
477
+ [
478
+ 0.6398808456786349
479
+ ]
480
+ ],
481
+ [
482
+ [
483
+ 0.6427811531253889
484
+ ]
485
+ ],
486
+ [
487
+ [
488
+ 0.6407081646114566
489
+ ]
490
+ ]
491
+ ]
492
+ },
493
+ "action": {
494
+ "min": [
495
+ 0.02228637970983982,
496
+ -0.1598944514989853,
497
+ -0.011349793523550034,
498
+ -2.3918352127075195,
499
+ 1.9283225536346436,
500
+ -0.38463670015335083,
501
+ 0.0
502
+ ],
503
+ "max": [
504
+ 0.33521851897239685,
505
+ 0.2250661551952362,
506
+ 0.22045432031154633,
507
+ 2.3753864765167236,
508
+ 4.362712860107422,
509
+ 0.5471640825271606,
510
+ 49.71098327636719
511
+ ],
512
+ "mean": [
513
+ 0.1792067587375641,
514
+ 0.010409429669380188,
515
+ 0.053947459906339645,
516
+ -0.1358608454465866,
517
+ 2.694776773452759,
518
+ 0.0020538687240332365,
519
+ 5.590408802032471
520
+ ],
521
+ "std": [
522
+ 0.0347110778093338,
523
+ 0.07389619201421738,
524
+ 0.0428866483271122,
525
+ 0.7865766882896423,
526
+ 0.34768450260162354,
527
+ 0.09674624353647232,
528
+ 9.025827407836914
529
+ ],
530
+ "count": [
531
+ 33463
532
+ ],
533
+ "q01": [
534
+ 0.08937819302082062,
535
+ -0.12356777489185333,
536
+ -0.001167275127954781,
537
+ -1.9858744144439697,
538
+ 2.1997792720794678,
539
+ -0.2092256247997284,
540
+ 0.9909166097640991
541
+ ],
542
+ "q10": [
543
+ 0.13856808841228485,
544
+ -0.0844912976026535,
545
+ 0.011635137721896172,
546
+ -1.2951092720031738,
547
+ 2.3942301273345947,
548
+ -0.10065650194883347,
549
+ 0.9909166097640991
550
+ ],
551
+ "q50": [
552
+ 0.17821653187274933,
553
+ -0.004147065803408623,
554
+ 0.04620044678449631,
555
+ -0.035122260451316833,
556
+ 2.572742462158203,
557
+ -0.004346881527453661,
558
+ 1.321222186088562
559
+ ],
560
+ "q90": [
561
+ 0.22379125654697418,
562
+ 0.13119976222515106,
563
+ 0.11643221229314804,
564
+ 0.8080015778541565,
565
+ 3.1846182346343994,
566
+ 0.1231057271361351,
567
+ 22.956233978271484
568
+ ],
569
+ "q99": [
570
+ 0.26763424277305603,
571
+ 0.19047769904136658,
572
+ 0.16912062466144562,
573
+ 1.9290268421173096,
574
+ 3.948676347732544,
575
+ 0.31196117401123047,
576
+ 35.45655822753906
577
+ ]
578
+ },
579
+ "task_index": {
580
+ "min": [
581
+ 0
582
+ ],
583
+ "max": [
584
+ 0
585
+ ],
586
+ "mean": [
587
+ 0.0
588
+ ],
589
+ "std": [
590
+ 0.0
591
+ ],
592
+ "count": [
593
+ 36023
594
+ ],
595
+ "q01": [
596
+ 3.999999999999418e-16
597
+ ],
598
+ "q10": [
599
+ 3.9999999999994205e-15
600
+ ],
601
+ "q50": [
602
+ 1.9999999999997097e-14
603
+ ],
604
+ "q90": [
605
+ 3.5999999999994754e-14
606
+ ],
607
+ "q99": [
608
+ 3.959999999999422e-14
609
+ ]
610
+ }
611
+ }
so101/pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbd9b15a0851d26b8a44f02d1b4f12c115dd124395258e40583a8b2737b1ddf8
3
+ size 2427
so101/pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box/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:8bc2e60a76a60ba3a2bb5c0e03d590a2557e97d6d90029a786bc8de449e93585
3
+ size 208455061
so101/pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box/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:36d6bd3c3dc74629100b97b88e2f7b999b41bb05d5f9ee57c7c9f955ff80872f
3
+ size 41440528
so101/pick-up-the-black-bowl-next-to-the-yellow-rectangle-and-place-it-on-top-of-the-blue-box/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:f24c5ad1bb0be2ba6e5dae9974beb2976eb159fe0e5cadead36a9a7088e3da02
3
+ size 130081634