kimtaeyeong1229 commited on
Commit
65af9f1
·
verified ·
1 Parent(s): c5e781e

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:f4322b3c34a53e7864c05e70fa50341599d46bcf4d1ae51101f4c0c2a7b926c3
3
+ size 684995
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:202a36c2b374e45af394a006d1bea3bd99c3679b4dc029483c71fba23a5fbb74
3
+ size 66843
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 10,
5
+ "total_frames": 10119,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:10"
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
+ "action": {
18
+ "dtype": "float32",
19
+ "names": [
20
+ "shoulder_pan.pos",
21
+ "shoulder_lift.pos",
22
+ "elbow_flex.pos",
23
+ "wrist_flex.pos",
24
+ "wrist_roll.pos",
25
+ "gripper.pos"
26
+ ],
27
+ "shape": [
28
+ 6
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "names": [
34
+ "shoulder_pan.pos",
35
+ "shoulder_lift.pos",
36
+ "elbow_flex.pos",
37
+ "wrist_flex.pos",
38
+ "wrist_roll.pos",
39
+ "gripper.pos"
40
+ ],
41
+ "shape": [
42
+ 6
43
+ ]
44
+ },
45
+ "observation.images.camera1": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.camera2": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/stats.json ADDED
@@ -0,0 +1,632 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ -70.08582305908203,
5
+ -98.58686828613281,
6
+ -48.12132263183594,
7
+ 2.8045573234558105,
8
+ -2.9548230171203613,
9
+ 1.6801074743270874
10
+ ],
11
+ "max": [
12
+ -0.9399264454841614,
13
+ 53.20033264160156,
14
+ 99.36622619628906,
15
+ 68.9745864868164,
16
+ 24.395605087280273,
17
+ 26.747312545776367
18
+ ],
19
+ "mean": [
20
+ -37.03794227469661,
21
+ -24.53699593949735,
22
+ 24.402745910001396,
23
+ 35.967473364003574,
24
+ 5.847741072799203,
25
+ 8.217571459995545
26
+ ],
27
+ "std": [
28
+ 24.776526414546193,
29
+ 44.296960069371906,
30
+ 41.1571693921609,
31
+ 15.70450823242803,
32
+ 5.559650664143908,
33
+ 8.236114255029234
34
+ ],
35
+ "count": [
36
+ 10119
37
+ ],
38
+ "q01": [
39
+ -68.37020142477557,
40
+ -98.47396016693342,
41
+ -34.78479562173002,
42
+ 10.346148746710874,
43
+ -1.6973470803961346,
44
+ 1.788493724284329
45
+ ],
46
+ "q10": [
47
+ -66.79394242327658,
48
+ -95.39172655182426,
49
+ -18.47983448009294,
50
+ 17.134730301158275,
51
+ -0.14975044003964166,
52
+ 2.130139176871115
53
+ ],
54
+ "q50": [
55
+ -38.94867045881481,
56
+ -16.03021888523513,
57
+ 13.437333316150935,
58
+ 33.580269700987564,
59
+ 5.1461402417817785,
60
+ 3.5362224544686947
61
+ ],
62
+ "q90": [
63
+ -4.471508114338322,
64
+ 24.186506309853186,
65
+ 93.27895051844726,
66
+ 57.56503405146084,
67
+ 12.870044622585578,
68
+ 19.67547961959045
69
+ ],
70
+ "q99": [
71
+ -3.003524446061953,
72
+ 41.60752869491144,
73
+ 99.34181285271451,
74
+ 64.56822614600203,
75
+ 19.41393235371764,
76
+ 25.557245771746885
77
+ ]
78
+ },
79
+ "action": {
80
+ "min": [
81
+ -70.64907836914062,
82
+ -101.83302307128906,
83
+ -55.63370132446289,
84
+ 0.8777809143066406,
85
+ -3.194887638092041,
86
+ 0.3107128143310547
87
+ ],
88
+ "max": [
89
+ -0.2532615661621094,
90
+ 51.048255920410156,
91
+ 101.8966064453125,
92
+ 69.26963806152344,
93
+ 24.597816467285156,
94
+ 27.46695327758789
95
+ ],
96
+ "mean": [
97
+ -36.98298501728057,
98
+ -27.092783629911928,
99
+ 20.850320590179727,
100
+ 35.281783255396036,
101
+ 5.911918999731971,
102
+ 6.818271508364353
103
+ ],
104
+ "std": [
105
+ 24.792252568446578,
106
+ 43.148927848919314,
107
+ 42.52379297931676,
108
+ 15.942003993159659,
109
+ 5.574719175442679,
110
+ 9.142719540400892
111
+ ],
112
+ "count": [
113
+ 10119
114
+ ],
115
+ "q01": [
116
+ -68.60433751061495,
117
+ -100.31274691219728,
118
+ -40.576603418513834,
119
+ 9.191612721700325,
120
+ -1.775446296130136,
121
+ 0.5057164163445356
122
+ ],
123
+ "q10": [
124
+ -66.84909792251705,
125
+ -96.13811324130721,
126
+ -23.519676751616398,
127
+ 16.24317513792538,
128
+ -0.05773467417408418,
129
+ 0.6231209326264714
130
+ ],
131
+ "q50": [
132
+ -38.793339121752844,
133
+ -18.583967938702596,
134
+ 9.643117009923877,
135
+ 32.952059734620434,
136
+ 5.256855665571265,
137
+ 1.0242426423754676
138
+ ],
139
+ "q90": [
140
+ -4.437317582656208,
141
+ 20.17507932711784,
142
+ 92.06300302421236,
143
+ 57.297925706130734,
144
+ 12.98519295676328,
145
+ 19.75084525417833
146
+ ],
147
+ "q99": [
148
+ -2.649377735174507,
149
+ 38.51033794634921,
150
+ 100.49039274019478,
151
+ 64.21610251327833,
152
+ 19.536978431928414,
153
+ 25.675923913039053
154
+ ]
155
+ },
156
+ "episode_index": {
157
+ "min": [
158
+ 0
159
+ ],
160
+ "max": [
161
+ 9
162
+ ],
163
+ "mean": [
164
+ 4.717561023816582
165
+ ],
166
+ "std": [
167
+ 2.9331718876447375
168
+ ],
169
+ "count": [
170
+ 10119
171
+ ],
172
+ "q01": [
173
+ 4.717561023816582
174
+ ],
175
+ "q10": [
176
+ 4.717561023816587
177
+ ],
178
+ "q50": [
179
+ 4.717561023816603
180
+ ],
181
+ "q90": [
182
+ 4.717561023816619
183
+ ],
184
+ "q99": [
185
+ 4.717561023816623
186
+ ]
187
+ },
188
+ "observation.images.camera1": {
189
+ "min": [
190
+ [
191
+ [
192
+ 0.0
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.0
198
+ ]
199
+ ],
200
+ [
201
+ [
202
+ 0.0
203
+ ]
204
+ ]
205
+ ],
206
+ "max": [
207
+ [
208
+ [
209
+ 1.0
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 1.0
215
+ ]
216
+ ],
217
+ [
218
+ [
219
+ 1.0
220
+ ]
221
+ ]
222
+ ],
223
+ "mean": [
224
+ [
225
+ [
226
+ 0.5709057006660933
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 0.5548788840503392
232
+ ]
233
+ ],
234
+ [
235
+ [
236
+ 0.542760597825088
237
+ ]
238
+ ]
239
+ ],
240
+ "std": [
241
+ [
242
+ [
243
+ 0.0027071287735217493
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 0.003603042007417616
249
+ ]
250
+ ],
251
+ [
252
+ [
253
+ 0.006070747159788272
254
+ ]
255
+ ]
256
+ ],
257
+ "count": [
258
+ 1778
259
+ ],
260
+ "q01": [
261
+ [
262
+ [
263
+ 0.04397157229033876
264
+ ]
265
+ ],
266
+ [
267
+ [
268
+ 0.03487768602187241
269
+ ]
270
+ ],
271
+ [
272
+ [
273
+ 0.0014155314000800082
274
+ ]
275
+ ]
276
+ ],
277
+ "q10": [
278
+ [
279
+ [
280
+ 0.4743743699973042
281
+ ]
282
+ ],
283
+ [
284
+ [
285
+ 0.4082745825163926
286
+ ]
287
+ ],
288
+ [
289
+ [
290
+ 0.3120228540590208
291
+ ]
292
+ ]
293
+ ],
294
+ "q50": [
295
+ [
296
+ [
297
+ 0.5860242137621434
298
+ ]
299
+ ],
300
+ [
301
+ [
302
+ 0.577184196201155
303
+ ]
304
+ ],
305
+ [
306
+ [
307
+ 0.5671435633466614
308
+ ]
309
+ ]
310
+ ],
311
+ "q90": [
312
+ [
313
+ [
314
+ 0.6775990721579772
315
+ ]
316
+ ],
317
+ [
318
+ [
319
+ 0.6903503778627909
320
+ ]
321
+ ],
322
+ [
323
+ [
324
+ 0.7380072729262511
325
+ ]
326
+ ]
327
+ ],
328
+ "q99": [
329
+ [
330
+ [
331
+ 0.737384751819707
332
+ ]
333
+ ],
334
+ [
335
+ [
336
+ 0.7787816696509513
337
+ ]
338
+ ],
339
+ [
340
+ [
341
+ 0.8640658714253856
342
+ ]
343
+ ]
344
+ ]
345
+ },
346
+ "observation.images.camera2": {
347
+ "min": [
348
+ [
349
+ [
350
+ 0.0
351
+ ]
352
+ ],
353
+ [
354
+ [
355
+ 0.0
356
+ ]
357
+ ],
358
+ [
359
+ [
360
+ 0.0
361
+ ]
362
+ ]
363
+ ],
364
+ "max": [
365
+ [
366
+ [
367
+ 1.0
368
+ ]
369
+ ],
370
+ [
371
+ [
372
+ 1.0
373
+ ]
374
+ ],
375
+ [
376
+ [
377
+ 1.0
378
+ ]
379
+ ]
380
+ ],
381
+ "mean": [
382
+ [
383
+ [
384
+ 0.5695302305961755
385
+ ]
386
+ ],
387
+ [
388
+ [
389
+ 0.578131254273363
390
+ ]
391
+ ],
392
+ [
393
+ [
394
+ 0.540684350118
395
+ ]
396
+ ]
397
+ ],
398
+ "std": [
399
+ [
400
+ [
401
+ 0.005507820233637323
402
+ ]
403
+ ],
404
+ [
405
+ [
406
+ 0.004270087887407359
407
+ ]
408
+ ],
409
+ [
410
+ [
411
+ 0.0030351400444490434
412
+ ]
413
+ ]
414
+ ],
415
+ "count": [
416
+ 1778
417
+ ],
418
+ "q01": [
419
+ [
420
+ [
421
+ -3.9215686274509807e-13
422
+ ]
423
+ ],
424
+ [
425
+ [
426
+ 0.008222559134639113
427
+ ]
428
+ ],
429
+ [
430
+ [
431
+ 0.023458771396589164
432
+ ]
433
+ ]
434
+ ],
435
+ "q10": [
436
+ [
437
+ [
438
+ -3.9215686274509807e-13
439
+ ]
440
+ ],
441
+ [
442
+ [
443
+ 0.038672408149662975
444
+ ]
445
+ ],
446
+ [
447
+ [
448
+ 0.07227804037126181
449
+ ]
450
+ ]
451
+ ],
452
+ "q50": [
453
+ [
454
+ [
455
+ 0.684244216345432
456
+ ]
457
+ ],
458
+ [
459
+ [
460
+ 0.6573075374543668
461
+ ]
462
+ ],
463
+ [
464
+ [
465
+ 0.5547960776529348
466
+ ]
467
+ ]
468
+ ],
469
+ "q90": [
470
+ [
471
+ [
472
+ 0.8049827252445853
473
+ ]
474
+ ],
475
+ [
476
+ [
477
+ 0.8915206682993206
478
+ ]
479
+ ],
480
+ [
481
+ [
482
+ 0.9430274533602577
483
+ ]
484
+ ]
485
+ ],
486
+ "q99": [
487
+ [
488
+ [
489
+ 0.9034845768746133
490
+ ]
491
+ ],
492
+ [
493
+ [
494
+ 0.999910745245032
495
+ ]
496
+ ],
497
+ [
498
+ [
499
+ 0.9999664144504319
500
+ ]
501
+ ]
502
+ ]
503
+ },
504
+ "frame_index": {
505
+ "min": [
506
+ 0
507
+ ],
508
+ "max": [
509
+ 1528
510
+ ],
511
+ "mean": [
512
+ 539.9617551141416
513
+ ],
514
+ "std": [
515
+ 350.8144937041617
516
+ ],
517
+ "count": [
518
+ 10119
519
+ ],
520
+ "q01": [
521
+ 10.342417152980275
522
+ ],
523
+ "q10": [
524
+ 107.74565143978553
525
+ ],
526
+ "q50": [
527
+ 539.9375651546596
528
+ ],
529
+ "q90": [
530
+ 972.1778587884978
531
+ ],
532
+ "q99": [
533
+ 1069.5810930753034
534
+ ]
535
+ },
536
+ "task_index": {
537
+ "min": [
538
+ 0
539
+ ],
540
+ "max": [
541
+ 0
542
+ ],
543
+ "mean": [
544
+ 0.0
545
+ ],
546
+ "std": [
547
+ 0.0
548
+ ],
549
+ "count": [
550
+ 10119
551
+ ],
552
+ "q01": [
553
+ 3.999999999999417e-16
554
+ ],
555
+ "q10": [
556
+ 3.999999999999417e-15
557
+ ],
558
+ "q50": [
559
+ 1.9999999999997088e-14
560
+ ],
561
+ "q90": [
562
+ 3.599999999999476e-14
563
+ ],
564
+ "q99": [
565
+ 3.959999999999423e-14
566
+ ]
567
+ },
568
+ "timestamp": {
569
+ "min": [
570
+ 0.0
571
+ ],
572
+ "max": [
573
+ 50.93333333333333
574
+ ],
575
+ "mean": [
576
+ 17.998725170471392
577
+ ],
578
+ "std": [
579
+ 11.693816456805392
580
+ ],
581
+ "count": [
582
+ 10119
583
+ ],
584
+ "q01": [
585
+ 0.3447472383378517
586
+ ],
587
+ "q10": [
588
+ 3.5915217145821403
589
+ ],
590
+ "q50": [
591
+ 17.99725125078235
592
+ ],
593
+ "q90": [
594
+ 32.405928626360634
595
+ ],
596
+ "q99": [
597
+ 35.652703102604924
598
+ ]
599
+ },
600
+ "index": {
601
+ "min": [
602
+ 0
603
+ ],
604
+ "max": [
605
+ 10118
606
+ ],
607
+ "mean": [
608
+ 5059.0
609
+ ],
610
+ "std": [
611
+ 2921.1036727008973
612
+ ],
613
+ "count": [
614
+ 10119
615
+ ],
616
+ "q01": [
617
+ 4529.380662038839
618
+ ],
619
+ "q10": [
620
+ 4626.783896325644
621
+ ],
622
+ "q50": [
623
+ 5059.056686688408
624
+ ],
625
+ "q90": [
626
+ 5491.2161036743555
627
+ ],
628
+ "q99": [
629
+ 5588.61933796116
630
+ ]
631
+ }
632
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c32c29cac8587a7ec262fe8bdc3d7c9ca3a0f33e9a24d41cfc3d8ec25a95757
3
+ size 2498
pedagogical_log.txt ADDED
@@ -0,0 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ === Episode 0 ===
3
+ [00:00.95] The robot is moving its gripper towards the center of the frame, possibly to interact with an object.
4
+ [00:03.25] The robot is moving its end-effector towards the plate of pasta.The
5
+ [00:05.54] The robot is moving the container on the table.The
6
+ [00:07.85] The robot is pouring a liquid from a small container.
7
+ [00:10.15] The robot is pouring the contents of a measuring cup onto the table.
8
+ [00:12.48] The robot arm is picking up the black tool from the measuring cup.
9
+ [00:14.80] The robot is stirring a clear liquid in a measuring cup with a black tool.The
10
+ [00:17.15] The robot moves its end-effector to the right, above the table surface.
11
+ [00:19.45] The robot is moving its gripper towards a plate.
12
+ [00:21.79] The robot is moving its end-effector towards the right side of the table.
13
+ [00:24.11] The robot is moving its gripper towards the table surface.
14
+ [00:26.41] The robot is moving its gripper towards the table surface.The
15
+ [00:28.70] The robot is pouring the contents of a clear container into a white bowl.The
16
+ [00:31.00] The robot is stirring a clear liquid in a small container on a table.
17
+ [00:33.30] The robot is using an implement to stir the contents of a small container.
18
+ [00:35.59] The robot is using a needle-like tool to stir the liquid in a small beaker.
19
+ [00:37.94] The robot is inserting a black cylindrical object into a hole on the table.
20
+ [00:40.24] The robot is stirring a bowl of flour with a tool.The
21
+ [00:42.55] The robot is stirring a bowl of flour with a tool.The
22
+ [00:44.86] The robot is using a stick to stir food in a white bowl.
23
+ [00:47.16] The robot is using a needle tool to probe into a white bowl.The
24
+ [00:49.46] The robot is holding the tool above a white bowl filled with oats.
25
+ [00:51.75] The robot is using a tool to stir the contents of a white bowl.
26
+ [00:54.06] The robot is pouring liquid from its gripper into a cup.The
27
+ [00:56.38] The robot is holding and positioning a bowl of flour with a tool.The
28
+ [00:58.68] The robot moves its gripper toward the rice bowl and pink spatula on the table.
29
+ [01:00.97] The robot is moving its gripper towards the dish of flour.The
30
+
31
+ === Episode 1 ===
32
+ [00:00.68] The robot is moving its gripper towards the table surface.
33
+ [00:02.99] The robot is moving its gripper towards the table surface.
34
+ [00:05.29] The robot is moving its end-effector towards the spoon containing food.
35
+ [00:07.58] The robot is moving its end-effector towards the center of the table.The
36
+ [00:09.88] The robot is moving the container on the table.TheThe
37
+ [00:12.17] The robot is stirring a clear liquid in a small container on a table.
38
+ [00:14.47] The robot is holding the container.
39
+ [00:16.80] The robot is stirring a clear liquid in a small container.
40
+ [00:19.12] The robot is using a needle-like tool to stir the liquid in a small beaker.
41
+ [00:21.42] The robot is stirring a white bowl of grainy contents using a black stirring rod.
42
+ [00:23.74] The robot is stirring a white bowl of grainy contents using a black stirring rod.
43
+ [00:26.04] The robot is using a needle tool to probe into a white bowl.
44
+ [00:28.34] The robot is scooping a bowl of food to a white bowl with a spoon.The
45
+ [00:30.63] The robot is moving its gripper towards the center of the table.
46
+
47
+ === Episode 2 ===
48
+ [00:00.70] The robot moves its end-effector to the right, possibly to reach for an object on the table.
49
+ [00:03.00] The robot is pouring the contents of a measuring cup onto the table.The
50
+ [00:05.30] The robot is reaching towards the bowl.TheThe
51
+ [00:07.59] The robot is stirring a clear liquid in a small container.
52
+ [00:09.89] The robot is pouring a liquid from a small container towards a cup.
53
+ [00:12.19] The robot moves its end-effector to the right, above the table surface.
54
+ [00:14.49] The robot moves its end effector closer to the plate.
55
+ [00:16.78] The robot is moving its gripper towards the center of the frame.
56
+ [00:19.09] The robot is moving its end-effector towards the rice on the plate.
57
+ [00:21.41] The robot is moving its end-effector towards the center of the table.
58
+ [00:23.70] The robot is moving its gripper towards the plate of food.The
59
+ [00:26.01] The robot is using a scoop tool to pick up to the bowl.The robot is stirring the contents of a bowl with a stick-like tool.
60
+ [00:28.35] The robot is stirring a clear liquid in a small beaker.
61
+ [00:30.67] The robot is moving its end-effector towards the center of the table.
62
+ [00:32.97] The robot is using a needle-like tool to stir food in a white bowl.
63
+ [00:35.27] The robot is using a stick to push food from a bowl towards a bowl.
64
+ [00:37.57] The robot moves its end-effector to the right, possibly to interact with the containers.
65
+ [00:39.87] The robot is moving its end-effector towards the rice on the plate.
66
+
67
+ === Episode 3 ===
68
+ [00:00.68] The robot is moving its end-effector towards the rice on the plate.
69
+ [00:03.00] The robot is moving its end-effector towards the center of the table.
70
+ [00:05.32] The robot is moving its gripper towards the plate of food.The
71
+ [00:07.62] The robot is pouring the contents of a measuring cup onto the table.TheThe
72
+ [00:09.92] The robot is pouring the contents of a small transparent cup.
73
+ [00:12.22] The robot is stirring the liquid in the clear cup.
74
+ [00:14.51] The robot is using a thin tool to stir a white granular substance in a white bowl.
75
+ [00:16.82] The robot is stirring a bowl of grains with a utensil.The
76
+ [00:19.12] The robot is using a needle to stir the rice in the bowl.
77
+ [00:21.42] The robot is using its end effector to stab an object.
78
+ [00:23.72] The robot is using a thin tool to stir the substance in the white bowl.
79
+ [00:26.02] The robot is standing by, not interacting with any objects on the table.
80
+ [00:28.32] The robot is stirring a clear liquid in a small white cup on the table.
81
+ [00:30.62] The robot is stirring a clear liquid in a measuring cup with a black tool.The
82
+ [00:32.93] The robot is preparing to grab a plate.The
83
+ [00:35.23] The robot moves its end effector above the table near a plate of food and a pink object.
84
+
85
+ === Episode 4 ===
86
+ [00:00.68] The robot is moving its end-effector towards the table's center, possibly to reach for an object on the table.
87
+ [00:02.98] The robot is moving its gripper towards the center of the frame.The
88
+ [00:05.29] The robot is moving its gripper towards the plate of food.The
89
+ [00:07.60] The robot is pouring the content of a cup.TheThe
90
+ [00:09.90] The robot is stirring a clear liquid in a small container on the table.
91
+ [00:12.20] The robot is using an object to stir the liquid in the clear container.
92
+ [00:14.51] The robot is inserting the stick into the bowl of sand.
93
+ [00:16.81] The robot is using a tool to poke at something.The
94
+ [00:19.13] The robot is using a stick to stir food in a white bowl.
95
+ [00:21.43] The robot is using its end effector to stab an object.The
96
+ [00:23.77] The robot is using a tool to interact with a bowl of small objects on the table, likely stirring or manipulating the contents.
97
+ [00:26.07] The robot is using an end effector to stir the liquid in the measuring cup.
98
+ [00:28.39] The robot is dispensing a small amount of liquid from the eyedropper into a clear cup.
99
+ [00:30.70] The robot is moving its gripper towards a plate.
100
+ [00:33.00] The robot stirs the contents inside a container.The
101
+ [00:35.30] The robot moves its gripper toward the rice bowl and pink spatula on the table.
102
+ [00:37.61] The robot is moving its gripper towards the center of the frame.
103
+
104
+ === Episode 5 ===
105
+ [00:00.69] The robot is moving its gripper towards the table surface.
106
+ [00:02.99] The robot is moving its end-effector towards the right side of the table.
107
+ [00:05.30] The robot is moving its end-effector towards the right side of the table.
108
+ [00:07.60] The robot is moving its gripper towards the center of the frame.
109
+ [00:09.90] The robot is moving the container on the table.The
110
+ [00:12.21] The robot is pouring the contents of a measuring cup onto the table.The
111
+ [00:14.51] The robot is holding the spatula tool near the bowl of cauliflower rice.The
112
+ [00:16.82] The robot is using an end effector to stir the liquid in the measuring cup.
113
+ [00:19.13] The robot is stirring a bowl of white granular material, possibly sugar or flour, with a tool.
114
+ [00:21.44] The robot is stirring a bowl of flour with a spoon.
115
+ [00:23.74] The robot is stirring a white substance in a white bowl with a metal tool.
116
+ [00:26.04] The robot is scooping rice from a bowl with a spoon.
117
+ [00:28.34] The robot is using a needle-like tool to pick rice from a white plate.
118
+ [00:30.66] The robot is dispensing a liquid from a bottle into a bowl.
119
+ [00:32.97] The robot is using a tool to stir the contents of a white bowl.
120
+ [00:35.30] The robot is dispensing a liquid from a bottle onto a plate.
121
+ [00:37.59] The robot is dispensing a liquid from a bottle onto a plate.
122
+ [00:39.90] The robot is dispensing a liquid from a bottle into a bowl.
123
+ [00:42.22] The robot is dispensing a liquid from a bottle into a bowl.
124
+ [00:44.52] The robot is standing by, with its gripper open, ready for the next task.The
125
+ [00:46.82] The robot is standing by, with its gripper open, ready for the next task.
126
+ [00:49.16] The robot is moving its gripper and preparing to pick up an object on the table.
127
+
128
+ === Episode 6 ===
129
+ [00:00.70] The robot is moving its end-effector towards the rice on the plate.
130
+ [00:03.02] The robot is moving its end-effector towards the center of the table.
131
+ [00:05.33] The robot is pouring the contents of a measuring cup onto the table.
132
+ [00:07.64] The robot is pouring a liquid from a small container.
133
+ [00:09.94] The robot arm dips its end effector into a cup.
134
+ [00:12.25] The robot is using a needle-like tool to stir the liquid in a small beaker.
135
+ [00:14.55] The robot is trying to pick up the white bottle on the table using its gripper.
136
+ [00:16.85] The robot is using a stick to stir food in a white bowl.
137
+ [00:19.16] The robot is using a tool to stir the contents of a white bowl.
138
+ [00:21.47] The robot is using a tool to stir the contents of a white bowl.The
139
+ [00:23.80] The robot is stirring the rice in the bowl with a stirring utensil.
140
+ [00:26.14] The robot is stirring a white substance in a white bowl using a black stir stick attached to its gripper.
141
+ [00:28.45] The robot is using its end effector to puncture a hole on the dough from a container.
142
+ [00:30.75] The robot is using a tool to interact with a bowl containing white content.
143
+ [00:33.05] The robot is using an end effector to stir the liquid in the measuring cup.
144
+ [00:35.36] The robot is inserting a tool into a plastic glass.
145
+ [00:37.68] The robot is preparing a glass of water.
146
+ [00:39.99] The robot is reaching towards the bowl of rice.The
147
+ [00:42.29] The robot is moving its gripper towards a plate of sand.
148
+ [00:44.61] The robot is moving its end-effector towards the center of the table.
149
+
150
+ === Episode 7 ===
151
+ [00:00.70] The robot is moving its end-effector towards the right side of the table.
152
+ [00:03.00] The robot is moving its gripper towards the center of the frame.
153
+ [00:05.32] The robot is moving its gripper towards the table surface.
154
+ [00:07.63] The robot is moving its gripper towards the center of the frame.The
155
+ [00:09.95] The robot is pouring a liquid from a small container.
156
+ [00:12.30] The robot is stirring a clear liquid in a measuring cup with a black tool.
157
+ [00:14.60] The robot is moving its gripper towards a plate.
158
+ [00:16.91] The robot is reaching towards a small clear container.The
159
+ [00:19.21] The robot is moving its gripper towards a bowl of food on the table.The
160
+ [00:21.52] The robot is moving its gripper towards a plate of food on the table.
161
+ [00:23.83] The robot is moving its end-effector towards the spoon containing food.
162
+ [00:26.13] The robot is moving its gripper towards the table surface.
163
+ [00:28.44] The robot is moving its end-effector towards the plate of gravel.
164
+ [00:30.75] The robot is moving its end-effector towards the center of the table.
165
+ [00:33.06] The robot is lifting the by the observing object in the small cup.
166
+ [00:35.37] The robot is holding the spatula over the table.The
167
+ [00:37.69] The robot is fingers object a bowl of food on the table.The
168
+ [00:40.00] The robot is spatula using a thin tool to stir the liquid in a small beaker.
169
+ [00:42.33] The robot is using its end effector to interact with food from a measuring cup.The
170
+ [00:44.64] The robot is using a tool to stir the food on the table.
171
+ [00:46.95] The robot is stirring a bowl of flour with a tool.
172
+ [00:49.25] The robot is using a thin tool to stir food in a white bowl.
173
+ [00:51.59] The robot is using its end effector to stab an object.
174
+ [00:53.93] The robot is using a tool to interact with a bowl containing white powder.
175
+ [00:56.23] The robot is reaching towards a plate of rice.
176
+ [00:58.55] The robot is stirring a clear liquid in a small white cup on the table.
177
+ [01:00.88] The robot is picking up the container.The robot is stirring a white bowl with a table's gripper.
178
+ [01:03.18] The robot is stirring a clear container with a black stirring rod.
179
+ [01:05.55] The robot is picking up the white bottle using a tool.The
180
+ [01:07.88] The robot moves its end-effector away from a bowl with grains and towards a plastic dispenser.
181
+ [01:10.20] The robot is moving its gripper towards a bowl of food on the table.
182
+
183
+ === Episode 8 ===
184
+ [00:00.68] The robot is moving its end-effector towards the spoon containing food.
185
+ [00:03.01] The robot is moving its end-effector towards the center of the table.The
186
+ [00:05.38] The robot is pouring the contents of a clear container into a white bowl.
187
+ [00:07.70] The robot is pouring a liquid from a small container.
188
+ [00:10.01] The robot is stirring a clear liquid in a measuring cup with a black tool.
189
+ [00:12.32] The robot is stirring a clear liquid in a small container on the table.
190
+ [00:14.63] The robot is dispensing a liquid from a pipette into a measuring cup.
191
+ [00:16.94] The robot is inserting a black cylindrical object into a hole on the table.
192
+ [00:19.24] The robot is using a thin tool to stir a bowl of grains.
193
+ [00:21.55] The robot uses a thin tool to interact with a white plastic with a tool held in its gripper.
194
+ [00:23.90] The robot is standing by with its gripper open, not interacting with any objects.The
195
+ [00:26.21] The robot is inserting the tool into the small container.
196
+ [00:28.52] The robot stirs the contents of a container with a tool.
197
+ [00:30.85] The robot is using an end effector to stir the liquid in the measuring cup.
198
+ [00:33.15] The robot is pushing the plate of grains forward on the table.
199
+ [00:35.46] The robot is using a tool to stir the contents of a white bowl.
200
+ [00:37.77] The robot is stirring a white bowl of grainy contents using a black stirring rod.
201
+ [00:40.12] The robot is using a thin tool to probe the contents of a white bowl.
202
+ [00:42.67] The robot is stirring a bowl of food with a tool.
203
+ [00:45.04] The robot is using its end effector to stab an object.
204
+ [00:47.43] The robot is using a tool to interact with a bowl containing white powder.
205
+ [00:49.74] The robot is using an implement to poke something.
206
+ [00:52.05] The robot is dispensing a liquid from a small container.
207
+ [00:54.36] The robot is pouring the liquid from a small measuring cup.
208
+ [00:56.71] The robot is pouring something into a small container.
209
+ [00:59.02] The robot is moving its gripper towards a plate of sand.
210
+
211
+ === Episode 9 ===
212
+ [00:00.71] The robot is moving its end-effector towards the bowl on the table.
213
+ [00:03.02] The robot is moving its gripper towards the center of the frame.
214
+ [00:05.47] The robot is moving its gripper towards the plate of food.The
215
+ [00:07.80] The robot is stirring a clear liquid in a beaker with a black stirring rod.The
216
+ [00:10.17] The robot arm stirs the liquid in the measuring cup with a thin, black stirrer.
217
+ [00:12.57] The robot is stirring a clear liquid in a small container on the table.
218
+ [00:14.87] The robot is using a stick to stir food in a white bowl.
219
+ [00:17.17] The robot is stirring a bowl of white granular material, possibly sugar or flour, with a tool.The
220
+ [00:19.59] The robot is stirring the contents of a white bowl using a stirring utensil.
221
+ [00:22.06] The robot is stirring a white substance in a bowl.
222
+ [00:24.43] The robot is using a stick to lower a fishing line near a pink toy with a metal spoon.
223
+ [00:26.74] The robot is using a stick to poke at something in a bowl.The
224
+ [00:29.08] The robot is standing by with its gripper open, not interacting with any objects.
225
+ [00:31.44] The robot is using an end effector to stir the liquid in the measuring cup.
226
+ [00:33.90] The robot is picking up an object near a plate of material.
227
+ [00:36.23] The robot stirs the water near a bowl of flour with a tool.The
228
+ [00:38.61] The robot is pouring something into a small container.
229
+ [00:40.98] The robot is moving its gripper towards the dish of flour.
videos/observation.images.camera1/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f99b34c255bef715dc7cf6982d1474c89659226c617aac4403f93c79b826e03
3
+ size 39000458
videos/observation.images.camera2/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9a2cdfdcaf1ed24d3c4553ad4ea224c402294c2abb358d89e9e4fdb659ca461
3
+ size 102827286