Refinath commited on
Commit
a0dded4
·
verified ·
1 Parent(s): 739373b

Add SO101 dataset: pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer

Browse files
so101/pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e477b37ed736af9fcdf0674b12afda294533532c8993494dff6394cd5af9eda
3
+ size 3017681
so101/pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:903a302ef981d20340d05cf3f69d967d14ec8a29b4ba280b0f8952c4a8548e9b
3
+ size 252319
so101/pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer/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": 104,
118
+ "total_frames": 40607,
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:104"
128
+ }
129
+ }
so101/pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer/meta/stats.json ADDED
@@ -0,0 +1,611 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 18.033333333333335
8
+ ],
9
+ "mean": [
10
+ 6.635249847065268
11
+ ],
12
+ "std": [
13
+ 4.009384262858524
14
+ ],
15
+ "count": [
16
+ 41412
17
+ ],
18
+ "q01": [
19
+ 0.11638327140437392
20
+ ],
21
+ "q10": [
22
+ 1.3126265238258912
23
+ ],
24
+ "q50": [
25
+ 6.630027213368025
26
+ ],
27
+ "q90": [
28
+ 11.95457557862423
29
+ ],
30
+ "q99": [
31
+ 13.154116422726155
32
+ ]
33
+ },
34
+ "task_index": {
35
+ "min": [
36
+ 0
37
+ ],
38
+ "max": [
39
+ 0
40
+ ],
41
+ "mean": [
42
+ 0.0
43
+ ],
44
+ "std": [
45
+ 0.0
46
+ ],
47
+ "count": [
48
+ 41412
49
+ ],
50
+ "q01": [
51
+ 3.999999999999418e-16
52
+ ],
53
+ "q10": [
54
+ 3.99999999999942e-15
55
+ ],
56
+ "q50": [
57
+ 1.99999999999971e-14
58
+ ],
59
+ "q90": [
60
+ 3.599999999999475e-14
61
+ ],
62
+ "q99": [
63
+ 3.9599999999994235e-14
64
+ ]
65
+ },
66
+ "action": {
67
+ "min": [
68
+ 0.07030579447746277,
69
+ -0.18504977226257324,
70
+ 0.008477774448692799,
71
+ -2.48325514793396,
72
+ 1.753624677658081,
73
+ -0.7271754741668701,
74
+ 0.24772915244102478
75
+ ],
76
+ "max": [
77
+ 0.3065911531448364,
78
+ 0.20830883085727692,
79
+ 0.23180539906024933,
80
+ 2.4857735633850098,
81
+ 4.478122711181641,
82
+ 0.5938187837600708,
83
+ 52.02312088012695
84
+ ],
85
+ "mean": [
86
+ 0.187903493642807,
87
+ 0.008585589937865734,
88
+ 0.0841885432600975,
89
+ -0.09054878354072571,
90
+ 2.6716461181640625,
91
+ -0.02560543082654476,
92
+ 8.827223777770996
93
+ ],
94
+ "std": [
95
+ 0.03308949992060661,
96
+ 0.08032917231321335,
97
+ 0.052494119852781296,
98
+ 0.7070350646972656,
99
+ 0.30911362171173096,
100
+ 0.11611956357955933,
101
+ 12.006686210632324
102
+ ],
103
+ "count": [
104
+ 40607
105
+ ],
106
+ "q01": [
107
+ 0.09052623808383942,
108
+ -0.1478503942489624,
109
+ 0.009593067690730095,
110
+ -1.9829094409942627,
111
+ 2.2346067428588867,
112
+ -0.35986950993537903,
113
+ 0.9909166097640991
114
+ ],
115
+ "q10": [
116
+ 0.1534435898065567,
117
+ -0.09591019153594971,
118
+ 0.013626696541905403,
119
+ -1.0444389581680298,
120
+ 2.37821102142334,
121
+ -0.15233728289604187,
122
+ 0.9909166097640991
123
+ ],
124
+ "q50": [
125
+ 0.18418525159358978,
126
+ -0.003519826801493764,
127
+ 0.08331959694623947,
128
+ 0.003227480221539736,
129
+ 2.5897819995880127,
130
+ -0.019481588155031204,
131
+ 2.312138795852661
132
+ ],
133
+ "q90": [
134
+ 0.23116661608219147,
135
+ 0.13886843621730804,
136
+ 0.15243732929229736,
137
+ 0.6411838531494141,
138
+ 3.048708915710449,
139
+ 0.09840981662273407,
140
+ 30.718414306640625
141
+ ],
142
+ "q99": [
143
+ 0.2687126398086548,
144
+ 0.19206179678440094,
145
+ 0.19361940026283264,
146
+ 1.7663562297821045,
147
+ 3.814121723175049,
148
+ 0.29719123244285583,
149
+ 41.61849594116211
150
+ ]
151
+ },
152
+ "observation.images.agent_view": {
153
+ "min": [
154
+ [
155
+ [
156
+ 0.0
157
+ ]
158
+ ],
159
+ [
160
+ [
161
+ 0.0
162
+ ]
163
+ ],
164
+ [
165
+ [
166
+ 0.0
167
+ ]
168
+ ]
169
+ ],
170
+ "max": [
171
+ [
172
+ [
173
+ 1.0
174
+ ]
175
+ ],
176
+ [
177
+ [
178
+ 1.0
179
+ ]
180
+ ],
181
+ [
182
+ [
183
+ 1.0
184
+ ]
185
+ ]
186
+ ],
187
+ "mean": [
188
+ [
189
+ [
190
+ 0.4833799572489352
191
+ ]
192
+ ],
193
+ [
194
+ [
195
+ 0.47379004521912194
196
+ ]
197
+ ],
198
+ [
199
+ [
200
+ 0.4720999500836828
201
+ ]
202
+ ]
203
+ ],
204
+ "std": [
205
+ [
206
+ [
207
+ 0.010785633459109229
208
+ ]
209
+ ],
210
+ [
211
+ [
212
+ 0.013078351919131762
213
+ ]
214
+ ],
215
+ [
216
+ [
217
+ 0.01245422511567482
218
+ ]
219
+ ]
220
+ ],
221
+ "count": [
222
+ 10669
223
+ ],
224
+ "q01": [
225
+ [
226
+ [
227
+ 0.006264867273657819
228
+ ]
229
+ ],
230
+ [
231
+ [
232
+ 0.06527327296171546
233
+ ]
234
+ ],
235
+ [
236
+ [
237
+ 0.06768252874355239
238
+ ]
239
+ ]
240
+ ],
241
+ "q10": [
242
+ [
243
+ [
244
+ 0.20531599720447277
245
+ ]
246
+ ],
247
+ [
248
+ [
249
+ 0.20099217833382696
250
+ ]
251
+ ],
252
+ [
253
+ [
254
+ 0.22865449229603296
255
+ ]
256
+ ]
257
+ ],
258
+ "q50": [
259
+ [
260
+ [
261
+ 0.531327174937696
262
+ ]
263
+ ],
264
+ [
265
+ [
266
+ 0.5221779518176805
267
+ ]
268
+ ],
269
+ [
270
+ [
271
+ 0.5161641445530989
272
+ ]
273
+ ]
274
+ ],
275
+ "q90": [
276
+ [
277
+ [
278
+ 0.6047425920904963
279
+ ]
280
+ ],
281
+ [
282
+ [
283
+ 0.6051732405562712
284
+ ]
285
+ ],
286
+ [
287
+ [
288
+ 0.5971530668539355
289
+ ]
290
+ ]
291
+ ],
292
+ "q99": [
293
+ [
294
+ [
295
+ 0.6425780793470725
296
+ ]
297
+ ],
298
+ [
299
+ [
300
+ 0.6503508879841303
301
+ ]
302
+ ],
303
+ [
304
+ [
305
+ 0.6502458229020542
306
+ ]
307
+ ]
308
+ ]
309
+ },
310
+ "observation.state": {
311
+ "min": [
312
+ 0.071685791015625,
313
+ -0.17990656197071075,
314
+ 0.00659534614533186,
315
+ -2.484290361404419,
316
+ -3.140223503112793,
317
+ -0.6787916421890259,
318
+ 1.3879709243774414
319
+ ],
320
+ "max": [
321
+ 0.29937705397605896,
322
+ 0.20061005651950836,
323
+ 0.22420048713684082,
324
+ 2.4879565238952637,
325
+ 3.1413028240203857,
326
+ 0.5482219457626343,
327
+ 51.48711013793945
328
+ ],
329
+ "mean": [
330
+ 0.18514016270637512,
331
+ 0.008543857373297215,
332
+ 0.07702326029539108,
333
+ -0.05994156375527382,
334
+ 2.0151751041412354,
335
+ -0.02746015414595604,
336
+ 11.440746307373047
337
+ ],
338
+ "std": [
339
+ 0.03234454616904259,
340
+ 0.07836411893367767,
341
+ 0.050202377140522,
342
+ 0.7120448350906372,
343
+ 1.7323179244995117,
344
+ 0.11160437017679214,
345
+ 11.611568450927734
346
+ ],
347
+ "count": [
348
+ 40607,
349
+ 40607,
350
+ 40607,
351
+ 40607,
352
+ 40607,
353
+ 40607,
354
+ 40607
355
+ ]
356
+ },
357
+ "episode_index": {
358
+ "min": [
359
+ 0
360
+ ],
361
+ "max": [
362
+ 105
363
+ ],
364
+ "mean": [
365
+ 50.46723172027432
366
+ ],
367
+ "std": [
368
+ 30.335567513504298
369
+ ],
370
+ "count": [
371
+ 41412
372
+ ],
373
+ "q01": [
374
+ 50.46723172027432
375
+ ],
376
+ "q10": [
377
+ 50.46723172027432
378
+ ],
379
+ "q50": [
380
+ 50.46723172027432
381
+ ],
382
+ "q90": [
383
+ 50.467231720274334
384
+ ],
385
+ "q99": [
386
+ 50.467231720274334
387
+ ]
388
+ },
389
+ "index": {
390
+ "min": [
391
+ 0
392
+ ],
393
+ "max": [
394
+ 41411
395
+ ],
396
+ "mean": [
397
+ 20705.5
398
+ ],
399
+ "std": [
400
+ 11954.614670354988
401
+ ],
402
+ "count": [
403
+ 41412
404
+ ],
405
+ "q01": [
406
+ 20509.934002733025
407
+ ],
408
+ "q10": [
409
+ 20545.821300305153
410
+ ],
411
+ "q50": [
412
+ 20705.34957130301
413
+ ],
414
+ "q90": [
415
+ 20865.079771944434
416
+ ],
417
+ "q99": [
418
+ 20901.065997266975
419
+ ]
420
+ },
421
+ "frame_index": {
422
+ "min": [
423
+ 0
424
+ ],
425
+ "max": [
426
+ 541
427
+ ],
428
+ "mean": [
429
+ 199.05749541195792
430
+ ],
431
+ "std": [
432
+ 120.28152788575575
433
+ ],
434
+ "count": [
435
+ 41412
436
+ ],
437
+ "q01": [
438
+ 3.4914981449804707
439
+ ],
440
+ "q10": [
441
+ 39.37879571710317
442
+ ],
443
+ "q50": [
444
+ 198.90161918284556
445
+ ],
446
+ "q90": [
447
+ 358.6372673564018
448
+ ],
449
+ "q99": [
450
+ 394.62349267893524
451
+ ]
452
+ },
453
+ "observation.images.wrist": {
454
+ "min": [
455
+ [
456
+ [
457
+ 0.0
458
+ ]
459
+ ],
460
+ [
461
+ [
462
+ 0.0
463
+ ]
464
+ ],
465
+ [
466
+ [
467
+ 0.0
468
+ ]
469
+ ]
470
+ ],
471
+ "max": [
472
+ [
473
+ [
474
+ 1.0
475
+ ]
476
+ ],
477
+ [
478
+ [
479
+ 1.0
480
+ ]
481
+ ],
482
+ [
483
+ [
484
+ 1.0
485
+ ]
486
+ ]
487
+ ],
488
+ "mean": [
489
+ [
490
+ [
491
+ 0.5813536658953893
492
+ ]
493
+ ],
494
+ [
495
+ [
496
+ 0.5771870107534689
497
+ ]
498
+ ],
499
+ [
500
+ [
501
+ 0.5673822518603467
502
+ ]
503
+ ]
504
+ ],
505
+ "std": [
506
+ [
507
+ [
508
+ 0.01476107744539644
509
+ ]
510
+ ],
511
+ [
512
+ [
513
+ 0.015027196375907612
514
+ ]
515
+ ],
516
+ [
517
+ [
518
+ 0.014061555773498316
519
+ ]
520
+ ]
521
+ ],
522
+ "count": [
523
+ 10669
524
+ ],
525
+ "q01": [
526
+ [
527
+ [
528
+ 0.011439566735801562
529
+ ]
530
+ ],
531
+ [
532
+ [
533
+ 0.008509047273699397
534
+ ]
535
+ ],
536
+ [
537
+ [
538
+ -3.9215686274509843e-13
539
+ ]
540
+ ]
541
+ ],
542
+ "q10": [
543
+ [
544
+ [
545
+ 0.0808313607055594
546
+ ]
547
+ ],
548
+ [
549
+ [
550
+ 0.1807497136330368
551
+ ]
552
+ ],
553
+ [
554
+ [
555
+ 0.17225681910870017
556
+ ]
557
+ ]
558
+ ],
559
+ "q50": [
560
+ [
561
+ [
562
+ 0.6633405430135145
563
+ ]
564
+ ],
565
+ [
566
+ [
567
+ 0.6571160415158324
568
+ ]
569
+ ],
570
+ [
571
+ [
572
+ 0.6519615182485766
573
+ ]
574
+ ]
575
+ ],
576
+ "q90": [
577
+ [
578
+ [
579
+ 0.7945345453330861
580
+ ]
581
+ ],
582
+ [
583
+ [
584
+ 0.7908714762104726
585
+ ]
586
+ ],
587
+ [
588
+ [
589
+ 0.8051305248677906
590
+ ]
591
+ ]
592
+ ],
593
+ "q99": [
594
+ [
595
+ [
596
+ 0.8689010387381337
597
+ ]
598
+ ],
599
+ [
600
+ [
601
+ 0.8724119773340155
602
+ ]
603
+ ],
604
+ [
605
+ [
606
+ 0.893479124374928
607
+ ]
608
+ ]
609
+ ]
610
+ }
611
+ }
so101/pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aa030d6d17e4093811e208a167eafd12d24a23a763dbfbcee6973ed6414d8d4
3
+ size 2412
so101/pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer/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:b5a9f8646a529103a85886d5e52163c12c482c2dcd205477b7e1daae15a52a06
3
+ size 209182635
so101/pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer/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:a4f8ba64be21e578114cfe34a589fc54a522a536aabb78082fff349c6716f6d0
3
+ size 98877174
so101/pick-up-the-black-cube-on-top-of-the-yellow-rectangle-and-place-it-inside-the-drawer/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:c69e6efd68ace7a6800df4c26d0be864f7d6c8cfd9c07399ac844e7e37a0e9ae
3
+ size 169420506