AgiBotWorldAdmin commited on
Commit
82b30a7
·
verified ·
1 Parent(s): 0c8295c

Delete task_2666

Browse files
task_2666/data/chunk-000/file-000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f89e1bb35368f362900a4f4d93e38c1f0d11b72af8b133ee32035ea03acc4c59
3
- size 6516734
 
 
 
 
task_2666/meta/episodes/chunk-000/file-000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:29890ab6099a7d01e01af01b44ebbfe16623a5e3719af3b507928c93013a551b
3
- size 129961
 
 
 
 
task_2666/meta/info.json DELETED
@@ -1,2054 +0,0 @@
1
- {
2
- "codebase_version": "v3.0",
3
- "robot_type": "a2d",
4
- "total_episodes": 43,
5
- "total_frames": 41316,
6
- "total_tasks": 11,
7
- "chunks_size": 1000,
8
- "fps": 30,
9
- "splits": {
10
- "train": "0:43"
11
- },
12
- "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
- "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
- "features": {
15
- "observation.state": {
16
- "dtype": "float32",
17
- "shape": [
18
- 32
19
- ],
20
- "field_descriptions": {
21
- "state/joint/position": {
22
- "description": "",
23
- "dimensions": 14,
24
- "indices": [
25
- 0,
26
- 1,
27
- 2,
28
- 3,
29
- 4,
30
- 5,
31
- 6,
32
- 7,
33
- 8,
34
- 9,
35
- 10,
36
- 11,
37
- 12,
38
- 13
39
- ]
40
- },
41
- "state/left_effector/position": {
42
- "description": "",
43
- "dimensions": 1,
44
- "indices": [
45
- 14
46
- ]
47
- },
48
- "state/right_effector/position": {
49
- "description": "",
50
- "dimensions": 1,
51
- "indices": [
52
- 15
53
- ]
54
- },
55
- "state/head/position": {
56
- "description": "",
57
- "dimensions": 2,
58
- "indices": [
59
- 16,
60
- 17
61
- ]
62
- },
63
- "state/waist/position": {
64
- "description": "",
65
- "dimensions": 2,
66
- "indices": [
67
- 18,
68
- 19
69
- ]
70
- },
71
- "state/end/wrench": {
72
- "description": "",
73
- "dimensions": 12,
74
- "indices": [
75
- 20,
76
- 21,
77
- 22,
78
- 23,
79
- 24,
80
- 25,
81
- 26,
82
- 27,
83
- 28,
84
- 29,
85
- 30,
86
- 31
87
- ]
88
- }
89
- },
90
- "fps": 30
91
- },
92
- "action": {
93
- "dtype": "float32",
94
- "shape": [
95
- 22
96
- ],
97
- "field_descriptions": {
98
- "action/joint/position": {
99
- "description": "",
100
- "dimensions": 14,
101
- "indices": [
102
- 0,
103
- 1,
104
- 2,
105
- 3,
106
- 4,
107
- 5,
108
- 6,
109
- 7,
110
- 8,
111
- 9,
112
- 10,
113
- 11,
114
- 12,
115
- 13
116
- ]
117
- },
118
- "action/left_effector/position": {
119
- "description": "",
120
- "dimensions": 1,
121
- "indices": [
122
- 14
123
- ]
124
- },
125
- "action/right_effector/position": {
126
- "description": "",
127
- "dimensions": 1,
128
- "indices": [
129
- 15
130
- ]
131
- },
132
- "action/head/position": {
133
- "description": "",
134
- "dimensions": 2,
135
- "indices": [
136
- 16,
137
- 17
138
- ]
139
- },
140
- "action/waist/position": {
141
- "description": "",
142
- "dimensions": 2,
143
- "indices": [
144
- 18,
145
- 19
146
- ]
147
- },
148
- "action/robot/velocity": {
149
- "description": "",
150
- "dimensions": 2,
151
- "indices": [
152
- 20,
153
- 21
154
- ]
155
- }
156
- },
157
- "fps": 30
158
- },
159
- "episode_index": {
160
- "dtype": "int64",
161
- "shape": [
162
- 1
163
- ],
164
- "names": null,
165
- "fps": 30
166
- },
167
- "frame_index": {
168
- "dtype": "int64",
169
- "shape": [
170
- 1
171
- ],
172
- "names": null,
173
- "fps": 30
174
- },
175
- "index": {
176
- "dtype": "int64",
177
- "shape": [
178
- 1
179
- ],
180
- "names": null,
181
- "fps": 30
182
- },
183
- "task_index": {
184
- "dtype": "int64",
185
- "shape": [
186
- 1
187
- ],
188
- "names": null,
189
- "fps": 30
190
- },
191
- "observation.images.top_head": {
192
- "dtype": "video",
193
- "shape": [
194
- 480,
195
- 640,
196
- 3
197
- ],
198
- "names": [
199
- "height",
200
- "width",
201
- "channel"
202
- ],
203
- "video_info": {
204
- "video.fps": 30.0,
205
- "video.codec": "hevc",
206
- "video.pix_fmt": "yuv420p",
207
- "video.is_depth_map": false,
208
- "has_audio": false
209
- }
210
- },
211
- "observation.images.hand_left": {
212
- "dtype": "video",
213
- "shape": [
214
- 480,
215
- 640,
216
- 3
217
- ],
218
- "names": [
219
- "height",
220
- "width",
221
- "channel"
222
- ],
223
- "video_info": {
224
- "video.fps": 30.0,
225
- "video.codec": "hevc",
226
- "video.pix_fmt": "yuv420p",
227
- "video.is_depth_map": false,
228
- "has_audio": false
229
- }
230
- },
231
- "observation.images.hand_right": {
232
- "dtype": "video",
233
- "shape": [
234
- 480,
235
- 640,
236
- 3
237
- ],
238
- "names": [
239
- "height",
240
- "width",
241
- "channel"
242
- ],
243
- "video_info": {
244
- "video.fps": 30.0,
245
- "video.codec": "hevc",
246
- "video.pix_fmt": "yuv420p",
247
- "video.is_depth_map": false,
248
- "has_audio": false
249
- }
250
- },
251
- "observation.images.head_center_fisheye": {
252
- "dtype": "video",
253
- "shape": [
254
- 480,
255
- 640,
256
- 3
257
- ],
258
- "names": [
259
- "height",
260
- "width",
261
- "channel"
262
- ],
263
- "video_info": {
264
- "video.fps": 30.0,
265
- "video.codec": "hevc",
266
- "video.pix_fmt": "yuv420p",
267
- "video.is_depth_map": false,
268
- "has_audio": false
269
- }
270
- },
271
- "timestamp": {
272
- "dtype": "float32",
273
- "shape": [
274
- 1
275
- ],
276
- "names": null,
277
- "fps": 30
278
- }
279
- },
280
- "data_version": "v0.1.0",
281
- "instruction_segments": {
282
- "0": [
283
- {
284
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
285
- "instruction_augmentation": {},
286
- "start_frame_index": 0,
287
- "success_frame_index": 288,
288
- "end_frame_index": 288
289
- },
290
- {
291
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
292
- "instruction_augmentation": {},
293
- "start_frame_index": 288,
294
- "success_frame_index": 416,
295
- "end_frame_index": 416
296
- },
297
- {
298
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
299
- "instruction_augmentation": {},
300
- "start_frame_index": 416,
301
- "success_frame_index": 635,
302
- "end_frame_index": 635
303
- },
304
- {
305
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
306
- "instruction_augmentation": {},
307
- "start_frame_index": 635,
308
- "success_frame_index": 981,
309
- "end_frame_index": 981
310
- }
311
- ],
312
- "1": [
313
- {
314
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
315
- "instruction_augmentation": {},
316
- "start_frame_index": 32,
317
- "success_frame_index": 271,
318
- "end_frame_index": 271
319
- },
320
- {
321
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
322
- "instruction_augmentation": {},
323
- "start_frame_index": 271,
324
- "success_frame_index": 402,
325
- "end_frame_index": 402
326
- },
327
- {
328
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
329
- "instruction_augmentation": {},
330
- "start_frame_index": 402,
331
- "success_frame_index": 607,
332
- "end_frame_index": 607
333
- },
334
- {
335
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
336
- "instruction_augmentation": {},
337
- "start_frame_index": 607,
338
- "success_frame_index": 975,
339
- "end_frame_index": 975
340
- }
341
- ],
342
- "2": [
343
- {
344
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
345
- "instruction_augmentation": {},
346
- "start_frame_index": 0,
347
- "success_frame_index": 244,
348
- "end_frame_index": 244
349
- },
350
- {
351
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
352
- "instruction_augmentation": {},
353
- "start_frame_index": 244,
354
- "success_frame_index": 369,
355
- "end_frame_index": 369
356
- },
357
- {
358
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
359
- "instruction_augmentation": {},
360
- "start_frame_index": 369,
361
- "success_frame_index": 616,
362
- "end_frame_index": 616
363
- },
364
- {
365
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
366
- "instruction_augmentation": {},
367
- "start_frame_index": 616,
368
- "success_frame_index": 923,
369
- "end_frame_index": 923
370
- }
371
- ],
372
- "3": [
373
- {
374
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
375
- "instruction_augmentation": {},
376
- "start_frame_index": 30,
377
- "success_frame_index": 275,
378
- "end_frame_index": 275
379
- },
380
- {
381
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
382
- "instruction_augmentation": {},
383
- "start_frame_index": 275,
384
- "success_frame_index": 399,
385
- "end_frame_index": 399
386
- },
387
- {
388
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
389
- "instruction_augmentation": {},
390
- "start_frame_index": 399,
391
- "success_frame_index": 604,
392
- "end_frame_index": 604
393
- },
394
- {
395
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
396
- "instruction_augmentation": {},
397
- "start_frame_index": 604,
398
- "success_frame_index": 931,
399
- "end_frame_index": 931
400
- }
401
- ],
402
- "4": [
403
- {
404
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
405
- "instruction_augmentation": {},
406
- "start_frame_index": 50,
407
- "success_frame_index": 354,
408
- "end_frame_index": 354
409
- },
410
- {
411
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
412
- "instruction_augmentation": {},
413
- "start_frame_index": 354,
414
- "success_frame_index": 502,
415
- "end_frame_index": 502
416
- },
417
- {
418
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
419
- "instruction_augmentation": {},
420
- "start_frame_index": 502,
421
- "success_frame_index": 730,
422
- "end_frame_index": 730
423
- },
424
- {
425
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
426
- "instruction_augmentation": {},
427
- "start_frame_index": 730,
428
- "success_frame_index": 1064,
429
- "end_frame_index": 1064
430
- }
431
- ],
432
- "5": [
433
- {
434
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
435
- "instruction_augmentation": {},
436
- "start_frame_index": 59,
437
- "success_frame_index": 413,
438
- "end_frame_index": 413
439
- },
440
- {
441
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
442
- "instruction_augmentation": {},
443
- "start_frame_index": 413,
444
- "success_frame_index": 559,
445
- "end_frame_index": 559
446
- },
447
- {
448
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
449
- "instruction_augmentation": {},
450
- "start_frame_index": 559,
451
- "success_frame_index": 754,
452
- "end_frame_index": 754
453
- },
454
- {
455
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
456
- "instruction_augmentation": {},
457
- "start_frame_index": 754,
458
- "success_frame_index": 1100,
459
- "end_frame_index": 1100
460
- }
461
- ],
462
- "6": [
463
- {
464
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
465
- "instruction_augmentation": {},
466
- "start_frame_index": 61,
467
- "success_frame_index": 311,
468
- "end_frame_index": 311
469
- },
470
- {
471
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
472
- "instruction_augmentation": {},
473
- "start_frame_index": 311,
474
- "success_frame_index": 446,
475
- "end_frame_index": 446
476
- },
477
- {
478
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
479
- "instruction_augmentation": {},
480
- "start_frame_index": 446,
481
- "success_frame_index": 657,
482
- "end_frame_index": 657
483
- },
484
- {
485
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
486
- "instruction_augmentation": {},
487
- "start_frame_index": 657,
488
- "success_frame_index": 986,
489
- "end_frame_index": 986
490
- }
491
- ],
492
- "7": [
493
- {
494
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
495
- "instruction_augmentation": {},
496
- "start_frame_index": 20,
497
- "success_frame_index": 254,
498
- "end_frame_index": 254
499
- },
500
- {
501
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
502
- "instruction_augmentation": {},
503
- "start_frame_index": 254,
504
- "success_frame_index": 371,
505
- "end_frame_index": 371
506
- },
507
- {
508
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
509
- "instruction_augmentation": {},
510
- "start_frame_index": 371,
511
- "success_frame_index": 613,
512
- "end_frame_index": 613
513
- },
514
- {
515
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
516
- "instruction_augmentation": {},
517
- "start_frame_index": 613,
518
- "success_frame_index": 951,
519
- "end_frame_index": 951
520
- }
521
- ],
522
- "8": [
523
- {
524
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
525
- "instruction_augmentation": {},
526
- "start_frame_index": 23,
527
- "success_frame_index": 343,
528
- "end_frame_index": 343
529
- },
530
- {
531
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
532
- "instruction_augmentation": {},
533
- "start_frame_index": 343,
534
- "success_frame_index": 454,
535
- "end_frame_index": 454
536
- },
537
- {
538
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
539
- "instruction_augmentation": {},
540
- "start_frame_index": 454,
541
- "success_frame_index": 638,
542
- "end_frame_index": 638
543
- },
544
- {
545
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
546
- "instruction_augmentation": {},
547
- "start_frame_index": 638,
548
- "success_frame_index": 986,
549
- "end_frame_index": 986
550
- }
551
- ],
552
- "9": [
553
- {
554
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
555
- "instruction_augmentation": {},
556
- "start_frame_index": 30,
557
- "success_frame_index": 296,
558
- "end_frame_index": 296
559
- },
560
- {
561
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
562
- "instruction_augmentation": {},
563
- "start_frame_index": 296,
564
- "success_frame_index": 418,
565
- "end_frame_index": 418
566
- },
567
- {
568
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
569
- "instruction_augmentation": {},
570
- "start_frame_index": 418,
571
- "success_frame_index": 627,
572
- "end_frame_index": 627
573
- },
574
- {
575
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
576
- "instruction_augmentation": {},
577
- "start_frame_index": 627,
578
- "success_frame_index": 960,
579
- "end_frame_index": 960
580
- }
581
- ],
582
- "10": [
583
- {
584
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
585
- "instruction_augmentation": {},
586
- "start_frame_index": 39,
587
- "success_frame_index": 293,
588
- "end_frame_index": 293
589
- },
590
- {
591
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
592
- "instruction_augmentation": {},
593
- "start_frame_index": 293,
594
- "success_frame_index": 416,
595
- "end_frame_index": 416
596
- },
597
- {
598
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
599
- "instruction_augmentation": {},
600
- "start_frame_index": 416,
601
- "success_frame_index": 600,
602
- "end_frame_index": 600
603
- },
604
- {
605
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
606
- "instruction_augmentation": {},
607
- "start_frame_index": 600,
608
- "success_frame_index": 925,
609
- "end_frame_index": 925
610
- }
611
- ],
612
- "11": [
613
- {
614
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
615
- "instruction_augmentation": {},
616
- "start_frame_index": 0,
617
- "success_frame_index": 260,
618
- "end_frame_index": 260
619
- },
620
- {
621
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
622
- "instruction_augmentation": {},
623
- "start_frame_index": 260,
624
- "success_frame_index": 376,
625
- "end_frame_index": 376
626
- },
627
- {
628
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
629
- "instruction_augmentation": {},
630
- "start_frame_index": 376,
631
- "success_frame_index": 577,
632
- "end_frame_index": 577
633
- },
634
- {
635
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
636
- "instruction_augmentation": {},
637
- "start_frame_index": 577,
638
- "success_frame_index": 904,
639
- "end_frame_index": 904
640
- }
641
- ],
642
- "12": [
643
- {
644
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
645
- "instruction_augmentation": {},
646
- "start_frame_index": 26,
647
- "success_frame_index": 275,
648
- "end_frame_index": 275
649
- },
650
- {
651
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
652
- "instruction_augmentation": {},
653
- "start_frame_index": 275,
654
- "success_frame_index": 408,
655
- "end_frame_index": 408
656
- },
657
- {
658
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
659
- "instruction_augmentation": {},
660
- "start_frame_index": 408,
661
- "success_frame_index": 625,
662
- "end_frame_index": 625
663
- },
664
- {
665
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
666
- "instruction_augmentation": {},
667
- "start_frame_index": 625,
668
- "success_frame_index": 984,
669
- "end_frame_index": 984
670
- }
671
- ],
672
- "13": [
673
- {
674
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
675
- "instruction_augmentation": {},
676
- "start_frame_index": 19,
677
- "success_frame_index": 294,
678
- "end_frame_index": 294
679
- },
680
- {
681
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
682
- "instruction_augmentation": {},
683
- "start_frame_index": 294,
684
- "success_frame_index": 420,
685
- "end_frame_index": 420
686
- },
687
- {
688
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
689
- "instruction_augmentation": {},
690
- "start_frame_index": 420,
691
- "success_frame_index": 633,
692
- "end_frame_index": 633
693
- },
694
- {
695
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
696
- "instruction_augmentation": {},
697
- "start_frame_index": 633,
698
- "success_frame_index": 949,
699
- "end_frame_index": 949
700
- }
701
- ],
702
- "14": [
703
- {
704
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
705
- "instruction_augmentation": {},
706
- "start_frame_index": 47,
707
- "success_frame_index": 341,
708
- "end_frame_index": 341
709
- },
710
- {
711
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
712
- "instruction_augmentation": {},
713
- "start_frame_index": 341,
714
- "success_frame_index": 474,
715
- "end_frame_index": 474
716
- },
717
- {
718
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
719
- "instruction_augmentation": {},
720
- "start_frame_index": 474,
721
- "success_frame_index": 697,
722
- "end_frame_index": 697
723
- },
724
- {
725
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
726
- "instruction_augmentation": {},
727
- "start_frame_index": 697,
728
- "success_frame_index": 1048,
729
- "end_frame_index": 1048
730
- }
731
- ],
732
- "15": [
733
- {
734
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
735
- "instruction_augmentation": {},
736
- "start_frame_index": 29,
737
- "success_frame_index": 252,
738
- "end_frame_index": 252
739
- },
740
- {
741
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
742
- "instruction_augmentation": {},
743
- "start_frame_index": 252,
744
- "success_frame_index": 376,
745
- "end_frame_index": 376
746
- },
747
- {
748
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
749
- "instruction_augmentation": {},
750
- "start_frame_index": 376,
751
- "success_frame_index": 578,
752
- "end_frame_index": 578
753
- },
754
- {
755
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
756
- "instruction_augmentation": {},
757
- "start_frame_index": 578,
758
- "success_frame_index": 896,
759
- "end_frame_index": 896
760
- }
761
- ],
762
- "16": [
763
- {
764
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
765
- "instruction_augmentation": {},
766
- "start_frame_index": 16,
767
- "success_frame_index": 297,
768
- "end_frame_index": 297
769
- },
770
- {
771
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
772
- "instruction_augmentation": {},
773
- "start_frame_index": 297,
774
- "success_frame_index": 406,
775
- "end_frame_index": 406
776
- },
777
- {
778
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
779
- "instruction_augmentation": {},
780
- "start_frame_index": 406,
781
- "success_frame_index": 619,
782
- "end_frame_index": 619
783
- },
784
- {
785
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
786
- "instruction_augmentation": {},
787
- "start_frame_index": 619,
788
- "success_frame_index": 928,
789
- "end_frame_index": 928
790
- }
791
- ],
792
- "17": [
793
- {
794
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
795
- "instruction_augmentation": {},
796
- "start_frame_index": 0,
797
- "success_frame_index": 290,
798
- "end_frame_index": 290
799
- },
800
- {
801
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
802
- "instruction_augmentation": {},
803
- "start_frame_index": 290,
804
- "success_frame_index": 398,
805
- "end_frame_index": 398
806
- },
807
- {
808
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
809
- "instruction_augmentation": {},
810
- "start_frame_index": 398,
811
- "success_frame_index": 601,
812
- "end_frame_index": 601
813
- },
814
- {
815
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
816
- "instruction_augmentation": {},
817
- "start_frame_index": 601,
818
- "success_frame_index": 954,
819
- "end_frame_index": 954
820
- }
821
- ],
822
- "18": [
823
- {
824
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
825
- "instruction_augmentation": {},
826
- "start_frame_index": 27,
827
- "success_frame_index": 266,
828
- "end_frame_index": 266
829
- },
830
- {
831
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
832
- "instruction_augmentation": {},
833
- "start_frame_index": 266,
834
- "success_frame_index": 375,
835
- "end_frame_index": 375
836
- },
837
- {
838
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
839
- "instruction_augmentation": {},
840
- "start_frame_index": 375,
841
- "success_frame_index": 568,
842
- "end_frame_index": 568
843
- },
844
- {
845
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
846
- "instruction_augmentation": {},
847
- "start_frame_index": 568,
848
- "success_frame_index": 897,
849
- "end_frame_index": 897
850
- }
851
- ],
852
- "19": [
853
- {
854
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
855
- "instruction_augmentation": {},
856
- "start_frame_index": 0,
857
- "success_frame_index": 260,
858
- "end_frame_index": 260
859
- },
860
- {
861
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
862
- "instruction_augmentation": {},
863
- "start_frame_index": 260,
864
- "success_frame_index": 380,
865
- "end_frame_index": 380
866
- },
867
- {
868
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
869
- "instruction_augmentation": {},
870
- "start_frame_index": 380,
871
- "success_frame_index": 593,
872
- "end_frame_index": 593
873
- },
874
- {
875
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
876
- "instruction_augmentation": {},
877
- "start_frame_index": 593,
878
- "success_frame_index": 923,
879
- "end_frame_index": 923
880
- }
881
- ],
882
- "20": [
883
- {
884
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
885
- "instruction_augmentation": {},
886
- "start_frame_index": 31,
887
- "success_frame_index": 288,
888
- "end_frame_index": 288
889
- },
890
- {
891
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
892
- "instruction_augmentation": {},
893
- "start_frame_index": 288,
894
- "success_frame_index": 403,
895
- "end_frame_index": 403
896
- },
897
- {
898
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
899
- "instruction_augmentation": {},
900
- "start_frame_index": 403,
901
- "success_frame_index": 588,
902
- "end_frame_index": 588
903
- },
904
- {
905
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
906
- "instruction_augmentation": {},
907
- "start_frame_index": 588,
908
- "success_frame_index": 942,
909
- "end_frame_index": 942
910
- }
911
- ],
912
- "21": [
913
- {
914
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
915
- "instruction_augmentation": {},
916
- "start_frame_index": 33,
917
- "success_frame_index": 312,
918
- "end_frame_index": 312
919
- },
920
- {
921
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
922
- "instruction_augmentation": {},
923
- "start_frame_index": 312,
924
- "success_frame_index": 441,
925
- "end_frame_index": 441
926
- },
927
- {
928
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
929
- "instruction_augmentation": {},
930
- "start_frame_index": 441,
931
- "success_frame_index": 662,
932
- "end_frame_index": 662
933
- },
934
- {
935
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
936
- "instruction_augmentation": {},
937
- "start_frame_index": 662,
938
- "success_frame_index": 1003,
939
- "end_frame_index": 1003
940
- }
941
- ],
942
- "22": [
943
- {
944
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
945
- "instruction_augmentation": {},
946
- "start_frame_index": 34,
947
- "success_frame_index": 264,
948
- "end_frame_index": 264
949
- },
950
- {
951
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
952
- "instruction_augmentation": {},
953
- "start_frame_index": 264,
954
- "success_frame_index": 385,
955
- "end_frame_index": 385
956
- },
957
- {
958
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
959
- "instruction_augmentation": {},
960
- "start_frame_index": 385,
961
- "success_frame_index": 564,
962
- "end_frame_index": 564
963
- },
964
- {
965
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
966
- "instruction_augmentation": {},
967
- "start_frame_index": 564,
968
- "success_frame_index": 871,
969
- "end_frame_index": 871
970
- }
971
- ],
972
- "23": [
973
- {
974
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
975
- "instruction_augmentation": {},
976
- "start_frame_index": 0,
977
- "success_frame_index": 269,
978
- "end_frame_index": 269
979
- },
980
- {
981
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
982
- "instruction_augmentation": {},
983
- "start_frame_index": 269,
984
- "success_frame_index": 388,
985
- "end_frame_index": 388
986
- },
987
- {
988
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
989
- "instruction_augmentation": {},
990
- "start_frame_index": 388,
991
- "success_frame_index": 588,
992
- "end_frame_index": 588
993
- },
994
- {
995
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
996
- "instruction_augmentation": {},
997
- "start_frame_index": 588,
998
- "success_frame_index": 914,
999
- "end_frame_index": 914
1000
- }
1001
- ],
1002
- "24": [
1003
- {
1004
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
1005
- "instruction_augmentation": {},
1006
- "start_frame_index": 34,
1007
- "success_frame_index": 349,
1008
- "end_frame_index": 349
1009
- },
1010
- {
1011
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
1012
- "instruction_augmentation": {},
1013
- "start_frame_index": 349,
1014
- "success_frame_index": 467,
1015
- "end_frame_index": 467
1016
- },
1017
- {
1018
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
1019
- "instruction_augmentation": {},
1020
- "start_frame_index": 467,
1021
- "success_frame_index": 646,
1022
- "end_frame_index": 646
1023
- },
1024
- {
1025
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
1026
- "instruction_augmentation": {},
1027
- "start_frame_index": 646,
1028
- "success_frame_index": 997,
1029
- "end_frame_index": 997
1030
- }
1031
- ],
1032
- "25": [
1033
- {
1034
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
1035
- "instruction_augmentation": {},
1036
- "start_frame_index": 0,
1037
- "success_frame_index": 247,
1038
- "end_frame_index": 247
1039
- },
1040
- {
1041
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
1042
- "instruction_augmentation": {},
1043
- "start_frame_index": 247,
1044
- "success_frame_index": 353,
1045
- "end_frame_index": 353
1046
- },
1047
- {
1048
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
1049
- "instruction_augmentation": {},
1050
- "start_frame_index": 353,
1051
- "success_frame_index": 522,
1052
- "end_frame_index": 522
1053
- },
1054
- {
1055
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
1056
- "instruction_augmentation": {},
1057
- "start_frame_index": 522,
1058
- "success_frame_index": 870,
1059
- "end_frame_index": 870
1060
- }
1061
- ],
1062
- "26": [
1063
- {
1064
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
1065
- "instruction_augmentation": {},
1066
- "start_frame_index": 29,
1067
- "success_frame_index": 243,
1068
- "end_frame_index": 243
1069
- },
1070
- {
1071
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
1072
- "instruction_augmentation": {},
1073
- "start_frame_index": 243,
1074
- "success_frame_index": 338,
1075
- "end_frame_index": 338
1076
- },
1077
- {
1078
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
1079
- "instruction_augmentation": {},
1080
- "start_frame_index": 338,
1081
- "success_frame_index": 518,
1082
- "end_frame_index": 518
1083
- },
1084
- {
1085
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
1086
- "instruction_augmentation": {},
1087
- "start_frame_index": 518,
1088
- "success_frame_index": 858,
1089
- "end_frame_index": 858
1090
- }
1091
- ],
1092
- "27": [
1093
- {
1094
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothes on the table",
1095
- "instruction_augmentation": {},
1096
- "start_frame_index": 0,
1097
- "success_frame_index": 362,
1098
- "end_frame_index": 362
1099
- },
1100
- {
1101
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
1102
- "instruction_augmentation": {},
1103
- "start_frame_index": 362,
1104
- "success_frame_index": 477,
1105
- "end_frame_index": 477
1106
- },
1107
- {
1108
- "instruction": "Use both arms to pick up and fold the top collar of the clothes on the table",
1109
- "instruction_augmentation": {},
1110
- "start_frame_index": 477,
1111
- "success_frame_index": 657,
1112
- "end_frame_index": 657
1113
- },
1114
- {
1115
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
1116
- "instruction_augmentation": {},
1117
- "start_frame_index": 657,
1118
- "success_frame_index": 992,
1119
- "end_frame_index": 992
1120
- }
1121
- ],
1122
- "28": [
1123
- {
1124
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
1125
- "instruction_augmentation": {},
1126
- "start_frame_index": 18,
1127
- "success_frame_index": 342,
1128
- "end_frame_index": 342
1129
- },
1130
- {
1131
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
1132
- "instruction_augmentation": {},
1133
- "start_frame_index": 342,
1134
- "success_frame_index": 473,
1135
- "end_frame_index": 473
1136
- },
1137
- {
1138
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
1139
- "instruction_augmentation": {},
1140
- "start_frame_index": 473,
1141
- "success_frame_index": 734,
1142
- "end_frame_index": 734
1143
- },
1144
- {
1145
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
1146
- "instruction_augmentation": {},
1147
- "start_frame_index": 734,
1148
- "success_frame_index": 1028,
1149
- "end_frame_index": 1028
1150
- }
1151
- ],
1152
- "29": [
1153
- {
1154
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1155
- "instruction_augmentation": {},
1156
- "start_frame_index": 29,
1157
- "success_frame_index": 355,
1158
- "end_frame_index": 355
1159
- },
1160
- {
1161
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1162
- "instruction_augmentation": {},
1163
- "start_frame_index": 355,
1164
- "success_frame_index": 469,
1165
- "end_frame_index": 469
1166
- },
1167
- {
1168
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1169
- "instruction_augmentation": {},
1170
- "start_frame_index": 469,
1171
- "success_frame_index": 752,
1172
- "end_frame_index": 752
1173
- },
1174
- {
1175
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1176
- "instruction_augmentation": {},
1177
- "start_frame_index": 752,
1178
- "success_frame_index": 1056,
1179
- "end_frame_index": 1056
1180
- }
1181
- ],
1182
- "30": [
1183
- {
1184
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1185
- "instruction_augmentation": {},
1186
- "start_frame_index": 18,
1187
- "success_frame_index": 222,
1188
- "end_frame_index": 222
1189
- },
1190
- {
1191
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1192
- "instruction_augmentation": {},
1193
- "start_frame_index": 222,
1194
- "success_frame_index": 366,
1195
- "end_frame_index": 366
1196
- },
1197
- {
1198
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1199
- "instruction_augmentation": {},
1200
- "start_frame_index": 366,
1201
- "success_frame_index": 586,
1202
- "end_frame_index": 586
1203
- },
1204
- {
1205
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1206
- "instruction_augmentation": {},
1207
- "start_frame_index": 586,
1208
- "success_frame_index": 885,
1209
- "end_frame_index": 885
1210
- }
1211
- ],
1212
- "31": [
1213
- {
1214
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothing on the table",
1215
- "instruction_augmentation": {},
1216
- "start_frame_index": 0,
1217
- "success_frame_index": 250,
1218
- "end_frame_index": 250
1219
- },
1220
- {
1221
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1222
- "instruction_augmentation": {},
1223
- "start_frame_index": 250,
1224
- "success_frame_index": 355,
1225
- "end_frame_index": 355
1226
- },
1227
- {
1228
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothing on the table",
1229
- "instruction_augmentation": {},
1230
- "start_frame_index": 355,
1231
- "success_frame_index": 575,
1232
- "end_frame_index": 575
1233
- },
1234
- {
1235
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1236
- "instruction_augmentation": {},
1237
- "start_frame_index": 575,
1238
- "success_frame_index": 917,
1239
- "end_frame_index": 917
1240
- }
1241
- ],
1242
- "32": [
1243
- {
1244
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1245
- "instruction_augmentation": {},
1246
- "start_frame_index": 0,
1247
- "success_frame_index": 229,
1248
- "end_frame_index": 229
1249
- },
1250
- {
1251
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1252
- "instruction_augmentation": {},
1253
- "start_frame_index": 229,
1254
- "success_frame_index": 332,
1255
- "end_frame_index": 332
1256
- },
1257
- {
1258
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1259
- "instruction_augmentation": {},
1260
- "start_frame_index": 332,
1261
- "success_frame_index": 535,
1262
- "end_frame_index": 535
1263
- },
1264
- {
1265
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1266
- "instruction_augmentation": {},
1267
- "start_frame_index": 535,
1268
- "success_frame_index": 851,
1269
- "end_frame_index": 851
1270
- }
1271
- ],
1272
- "33": [
1273
- {
1274
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1275
- "instruction_augmentation": {},
1276
- "start_frame_index": 0,
1277
- "success_frame_index": 247,
1278
- "end_frame_index": 247
1279
- },
1280
- {
1281
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1282
- "instruction_augmentation": {},
1283
- "start_frame_index": 247,
1284
- "success_frame_index": 351,
1285
- "end_frame_index": 351
1286
- },
1287
- {
1288
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1289
- "instruction_augmentation": {},
1290
- "start_frame_index": 351,
1291
- "success_frame_index": 530,
1292
- "end_frame_index": 530
1293
- },
1294
- {
1295
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1296
- "instruction_augmentation": {},
1297
- "start_frame_index": 530,
1298
- "success_frame_index": 855,
1299
- "end_frame_index": 855
1300
- }
1301
- ],
1302
- "34": [
1303
- {
1304
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1305
- "instruction_augmentation": {},
1306
- "start_frame_index": 0,
1307
- "success_frame_index": 242,
1308
- "end_frame_index": 242
1309
- },
1310
- {
1311
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1312
- "instruction_augmentation": {},
1313
- "start_frame_index": 242,
1314
- "success_frame_index": 344,
1315
- "end_frame_index": 344
1316
- },
1317
- {
1318
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1319
- "instruction_augmentation": {},
1320
- "start_frame_index": 344,
1321
- "success_frame_index": 547,
1322
- "end_frame_index": 547
1323
- },
1324
- {
1325
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1326
- "instruction_augmentation": {},
1327
- "start_frame_index": 547,
1328
- "success_frame_index": 876,
1329
- "end_frame_index": 876
1330
- }
1331
- ],
1332
- "35": [
1333
- {
1334
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table",
1335
- "instruction_augmentation": {},
1336
- "start_frame_index": 24,
1337
- "success_frame_index": 266,
1338
- "end_frame_index": 266
1339
- },
1340
- {
1341
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
1342
- "instruction_augmentation": {},
1343
- "start_frame_index": 266,
1344
- "success_frame_index": 384,
1345
- "end_frame_index": 384
1346
- },
1347
- {
1348
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table",
1349
- "instruction_augmentation": {},
1350
- "start_frame_index": 384,
1351
- "success_frame_index": 579,
1352
- "end_frame_index": 579
1353
- },
1354
- {
1355
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
1356
- "instruction_augmentation": {},
1357
- "start_frame_index": 579,
1358
- "success_frame_index": 907,
1359
- "end_frame_index": 907
1360
- }
1361
- ],
1362
- "36": [
1363
- {
1364
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1365
- "instruction_augmentation": {},
1366
- "start_frame_index": 25,
1367
- "success_frame_index": 244,
1368
- "end_frame_index": 244
1369
- },
1370
- {
1371
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1372
- "instruction_augmentation": {},
1373
- "start_frame_index": 244,
1374
- "success_frame_index": 358,
1375
- "end_frame_index": 358
1376
- },
1377
- {
1378
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1379
- "instruction_augmentation": {},
1380
- "start_frame_index": 358,
1381
- "success_frame_index": 622,
1382
- "end_frame_index": 622
1383
- },
1384
- {
1385
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1386
- "instruction_augmentation": {},
1387
- "start_frame_index": 622,
1388
- "success_frame_index": 955,
1389
- "end_frame_index": 955
1390
- }
1391
- ],
1392
- "37": [
1393
- {
1394
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothes on the table",
1395
- "instruction_augmentation": {},
1396
- "start_frame_index": 87,
1397
- "success_frame_index": 305,
1398
- "end_frame_index": 305
1399
- },
1400
- {
1401
- "instruction": "Use both arms to pull the clothes on the table to the edge of the table",
1402
- "instruction_augmentation": {},
1403
- "start_frame_index": 305,
1404
- "success_frame_index": 395,
1405
- "end_frame_index": 395
1406
- },
1407
- {
1408
- "instruction": "Use both arms to pick up and fold the top collar of the clothes on the table",
1409
- "instruction_augmentation": {},
1410
- "start_frame_index": 395,
1411
- "success_frame_index": 578,
1412
- "end_frame_index": 578
1413
- },
1414
- {
1415
- "instruction": "Use the left arm to pick up and fold the clothes on the table",
1416
- "instruction_augmentation": {},
1417
- "start_frame_index": 578,
1418
- "success_frame_index": 904,
1419
- "end_frame_index": 904
1420
- }
1421
- ],
1422
- "38": [
1423
- {
1424
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1425
- "instruction_augmentation": {},
1426
- "start_frame_index": 11,
1427
- "success_frame_index": 310,
1428
- "end_frame_index": 310
1429
- },
1430
- {
1431
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1432
- "instruction_augmentation": {},
1433
- "start_frame_index": 310,
1434
- "success_frame_index": 418,
1435
- "end_frame_index": 418
1436
- },
1437
- {
1438
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1439
- "instruction_augmentation": {},
1440
- "start_frame_index": 418,
1441
- "success_frame_index": 637,
1442
- "end_frame_index": 637
1443
- },
1444
- {
1445
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1446
- "instruction_augmentation": {},
1447
- "start_frame_index": 637,
1448
- "success_frame_index": 952,
1449
- "end_frame_index": 952
1450
- }
1451
- ],
1452
- "39": [
1453
- {
1454
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1455
- "instruction_augmentation": {},
1456
- "start_frame_index": 42,
1457
- "success_frame_index": 277,
1458
- "end_frame_index": 277
1459
- },
1460
- {
1461
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1462
- "instruction_augmentation": {},
1463
- "start_frame_index": 277,
1464
- "success_frame_index": 410,
1465
- "end_frame_index": 410
1466
- },
1467
- {
1468
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1469
- "instruction_augmentation": {},
1470
- "start_frame_index": 410,
1471
- "success_frame_index": 593,
1472
- "end_frame_index": 593
1473
- },
1474
- {
1475
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1476
- "instruction_augmentation": {},
1477
- "start_frame_index": 593,
1478
- "success_frame_index": 874,
1479
- "end_frame_index": 874
1480
- }
1481
- ],
1482
- "40": [
1483
- {
1484
- "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table",
1485
- "instruction_augmentation": {},
1486
- "start_frame_index": 34,
1487
- "success_frame_index": 304,
1488
- "end_frame_index": 304
1489
- },
1490
- {
1491
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1492
- "instruction_augmentation": {},
1493
- "start_frame_index": 304,
1494
- "success_frame_index": 441,
1495
- "end_frame_index": 441
1496
- },
1497
- {
1498
- "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table",
1499
- "instruction_augmentation": {},
1500
- "start_frame_index": 441,
1501
- "success_frame_index": 636,
1502
- "end_frame_index": 636
1503
- },
1504
- {
1505
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1506
- "instruction_augmentation": {},
1507
- "start_frame_index": 636,
1508
- "success_frame_index": 969,
1509
- "end_frame_index": 969
1510
- }
1511
- ],
1512
- "41": [
1513
- {
1514
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothing on the table",
1515
- "instruction_augmentation": {},
1516
- "start_frame_index": 0,
1517
- "success_frame_index": 249,
1518
- "end_frame_index": 249
1519
- },
1520
- {
1521
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1522
- "instruction_augmentation": {},
1523
- "start_frame_index": 249,
1524
- "success_frame_index": 351,
1525
- "end_frame_index": 351
1526
- },
1527
- {
1528
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothing on the table",
1529
- "instruction_augmentation": {},
1530
- "start_frame_index": 351,
1531
- "success_frame_index": 520,
1532
- "end_frame_index": 520
1533
- },
1534
- {
1535
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1536
- "instruction_augmentation": {},
1537
- "start_frame_index": 520,
1538
- "success_frame_index": 840,
1539
- "end_frame_index": 840
1540
- }
1541
- ],
1542
- "42": [
1543
- {
1544
- "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothing on the table",
1545
- "instruction_augmentation": {},
1546
- "start_frame_index": 0,
1547
- "success_frame_index": 206,
1548
- "end_frame_index": 206
1549
- },
1550
- {
1551
- "instruction": "Use both arms to pull the clothing on the table to the edge of the table",
1552
- "instruction_augmentation": {},
1553
- "start_frame_index": 206,
1554
- "success_frame_index": 304,
1555
- "end_frame_index": 304
1556
- },
1557
- {
1558
- "instruction": "Use both arms to pick up and fold the top corner collar of the clothing on the table",
1559
- "instruction_augmentation": {},
1560
- "start_frame_index": 304,
1561
- "success_frame_index": 497,
1562
- "end_frame_index": 497
1563
- },
1564
- {
1565
- "instruction": "Use the left arm to pick up and fold the clothing on the table",
1566
- "instruction_augmentation": {},
1567
- "start_frame_index": 497,
1568
- "success_frame_index": 815,
1569
- "end_frame_index": 815
1570
- }
1571
- ]
1572
- },
1573
- "key_frame": {
1574
- "0": {
1575
- "single": [],
1576
- "dual": []
1577
- },
1578
- "1": {
1579
- "single": [],
1580
- "dual": []
1581
- },
1582
- "2": {
1583
- "single": [],
1584
- "dual": []
1585
- },
1586
- "3": {
1587
- "single": [],
1588
- "dual": []
1589
- },
1590
- "4": {
1591
- "single": [],
1592
- "dual": []
1593
- },
1594
- "5": {
1595
- "single": [],
1596
- "dual": []
1597
- },
1598
- "6": {
1599
- "single": [],
1600
- "dual": []
1601
- },
1602
- "7": {
1603
- "single": [],
1604
- "dual": []
1605
- },
1606
- "8": {
1607
- "single": [],
1608
- "dual": [
1609
- {
1610
- "frame_type_name": "Error Frame",
1611
- "start": 156,
1612
- "end": 193,
1613
- "comment": "",
1614
- "frame_detail": {
1615
- "error_cause": "Operating process issues / Empty magazine",
1616
- "restorable": true,
1617
- "comment": ""
1618
- }
1619
- }
1620
- ]
1621
- },
1622
- "9": {
1623
- "single": [],
1624
- "dual": []
1625
- },
1626
- "10": {
1627
- "single": [],
1628
- "dual": []
1629
- },
1630
- "11": {
1631
- "single": [],
1632
- "dual": []
1633
- },
1634
- "12": {
1635
- "single": [],
1636
- "dual": []
1637
- },
1638
- "13": {
1639
- "single": [],
1640
- "dual": []
1641
- },
1642
- "14": {
1643
- "single": [],
1644
- "dual": []
1645
- },
1646
- "15": {
1647
- "single": [],
1648
- "dual": []
1649
- },
1650
- "16": {
1651
- "single": [],
1652
- "dual": []
1653
- },
1654
- "17": {
1655
- "single": [],
1656
- "dual": []
1657
- },
1658
- "18": {
1659
- "single": [],
1660
- "dual": []
1661
- },
1662
- "19": {
1663
- "single": [],
1664
- "dual": []
1665
- },
1666
- "20": {
1667
- "single": [],
1668
- "dual": []
1669
- },
1670
- "21": {
1671
- "single": [],
1672
- "dual": []
1673
- },
1674
- "22": {
1675
- "single": [],
1676
- "dual": []
1677
- },
1678
- "23": {
1679
- "single": [],
1680
- "dual": []
1681
- },
1682
- "24": {
1683
- "single": [],
1684
- "dual": [
1685
- {
1686
- "frame_type_name": "Error Frame",
1687
- "start": 175,
1688
- "end": 234,
1689
- "comment": "",
1690
- "frame_detail": {
1691
- "error_cause": "Process operation issues / Empty clip",
1692
- "restorable": true,
1693
- "comment": ""
1694
- }
1695
- }
1696
- ]
1697
- },
1698
- "25": {
1699
- "single": [],
1700
- "dual": []
1701
- },
1702
- "26": {
1703
- "single": [],
1704
- "dual": []
1705
- },
1706
- "27": {
1707
- "single": [],
1708
- "dual": [
1709
- {
1710
- "frame_type_name": "Error Frame",
1711
- "start": 130,
1712
- "end": 184,
1713
- "comment": "",
1714
- "frame_detail": {
1715
- "error_cause": "Operation Process Issues / Other",
1716
- "restorable": true,
1717
- "comment": "Grabbing too shallow."
1718
- }
1719
- }
1720
- ]
1721
- },
1722
- "28": {
1723
- "single": [],
1724
- "dual": [
1725
- {
1726
- "frame_type_name": "Error Frame",
1727
- "start": 562,
1728
- "end": 620,
1729
- "comment": "",
1730
- "frame_detail": {
1731
- "error_cause": "Operational process issues / Empty magazine",
1732
- "restorable": true,
1733
- "comment": ""
1734
- }
1735
- }
1736
- ]
1737
- },
1738
- "29": {
1739
- "single": [],
1740
- "dual": []
1741
- },
1742
- "30": {
1743
- "single": [],
1744
- "dual": [
1745
- {
1746
- "frame_type_name": "Error Frame",
1747
- "start": 259,
1748
- "end": 303,
1749
- "comment": "",
1750
- "frame_detail": {
1751
- "error_cause": "Operating procedure issues / Empty clip",
1752
- "restorable": true,
1753
- "comment": ""
1754
- }
1755
- }
1756
- ]
1757
- },
1758
- "31": {
1759
- "single": [],
1760
- "dual": []
1761
- },
1762
- "32": {
1763
- "single": [],
1764
- "dual": []
1765
- },
1766
- "33": {
1767
- "single": [],
1768
- "dual": []
1769
- },
1770
- "34": {
1771
- "single": [],
1772
- "dual": []
1773
- },
1774
- "35": {
1775
- "single": [],
1776
- "dual": []
1777
- },
1778
- "36": {
1779
- "single": [],
1780
- "dual": [
1781
- {
1782
- "frame_type_name": "Error Frame",
1783
- "start": 449,
1784
- "end": 514,
1785
- "comment": "",
1786
- "frame_detail": {
1787
- "error_cause": "Operation process issues / Empty magazine",
1788
- "restorable": true,
1789
- "comment": ""
1790
- }
1791
- }
1792
- ]
1793
- },
1794
- "37": {
1795
- "single": [],
1796
- "dual": []
1797
- },
1798
- "38": {
1799
- "single": [],
1800
- "dual": [
1801
- {
1802
- "frame_type_name": "Error Frame",
1803
- "start": 142,
1804
- "end": 197,
1805
- "comment": "",
1806
- "frame_detail": {
1807
- "error_cause": "Operation process issues / Empty clip",
1808
- "restorable": true,
1809
- "comment": ""
1810
- }
1811
- }
1812
- ]
1813
- },
1814
- "39": {
1815
- "single": [],
1816
- "dual": []
1817
- },
1818
- "40": {
1819
- "single": [],
1820
- "dual": []
1821
- },
1822
- "41": {
1823
- "single": [],
1824
- "dual": []
1825
- },
1826
- "42": {
1827
- "single": [],
1828
- "dual": []
1829
- }
1830
- },
1831
- "high_level_instruction": {
1832
- "0": {
1833
- "high_level_instruction": "There is an unfolded short-sleeved green size 150 shirt on the table."
1834
- },
1835
- "1": {
1836
- "high_level_instruction": "There is an unfolded short-sleeved green 150 on the table."
1837
- },
1838
- "2": {
1839
- "high_level_instruction": "There is an unfolded short-sleeved green shirt size 150 on the table."
1840
- },
1841
- "3": {
1842
- "high_level_instruction": "There is an unfolded short-sleeved green size 150 on the table."
1843
- },
1844
- "4": {
1845
- "high_level_instruction": "There's an unfolded green short-sleeved shirt (size 150) on the table."
1846
- },
1847
- "5": {
1848
- "high_level_instruction": "There is an unfolded green short-sleeved shirt size 150 on the table."
1849
- },
1850
- "6": {
1851
- "high_level_instruction": "There is an unfolded short-sleeved green size 150 on the table."
1852
- },
1853
- "7": {
1854
- "high_level_instruction": "There is a green short-sleeve shirt, size 150, unfolded on the table."
1855
- },
1856
- "8": {
1857
- "high_level_instruction": "There is an unfolded short-sleeved green 150 on the table."
1858
- },
1859
- "9": {
1860
- "high_level_instruction": "There is a green size 150 short-sleeved shirt unfolded on the table."
1861
- },
1862
- "10": {
1863
- "high_level_instruction": "There is an unfolded short-sleeved green size 150 shirt on the table."
1864
- },
1865
- "11": {
1866
- "high_level_instruction": "There's an unfolded short-sleeved green shirt (size 150) on the table."
1867
- },
1868
- "12": {
1869
- "high_level_instruction": "There is a green short-sleeved size 150 shirt unfolded on the table."
1870
- },
1871
- "13": {
1872
- "high_level_instruction": "There's an unfolded short-sleeved green size 150 on the table."
1873
- },
1874
- "14": {
1875
- "high_level_instruction": "There is an unfolded green short-sleeved shirt size 150 on the table."
1876
- },
1877
- "15": {
1878
- "high_level_instruction": "There is an unfolded short-sleeved green 150 on the table."
1879
- },
1880
- "16": {
1881
- "high_level_instruction": "There is a green short-sleeved shirt size 150 unfolded on the table."
1882
- },
1883
- "17": {
1884
- "high_level_instruction": "There is a green short-sleeved shirt unfolded on the table, size 150."
1885
- },
1886
- "18": {
1887
- "high_level_instruction": "There's an unfolded short-sleeved green 150 on the table."
1888
- },
1889
- "19": {
1890
- "high_level_instruction": "There is an unfolded green short-sleeved shirt size 150 on the table."
1891
- },
1892
- "20": {
1893
- "high_level_instruction": "There's an unfolded short-sleeve green size 150 on the table."
1894
- },
1895
- "21": {
1896
- "high_level_instruction": "There is an unfolded short-sleeved green shirt (size 150) on the table."
1897
- },
1898
- "22": {
1899
- "high_level_instruction": "There is an unfolded short-sleeved purple 130 on the table."
1900
- },
1901
- "23": {
1902
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table."
1903
- },
1904
- "24": {
1905
- "high_level_instruction": "There's an unfolded purple short-sleeved shirt size 130 on the table."
1906
- },
1907
- "25": {
1908
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table."
1909
- },
1910
- "26": {
1911
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table."
1912
- },
1913
- "27": {
1914
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table."
1915
- },
1916
- "28": {
1917
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt (size 130) on the table."
1918
- },
1919
- "29": {
1920
- "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table."
1921
- },
1922
- "30": {
1923
- "high_level_instruction": "There is an unfolded short-sleeved purple 130 on the table."
1924
- },
1925
- "31": {
1926
- "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table."
1927
- },
1928
- "32": {
1929
- "high_level_instruction": "There is an unfolded short-sleeved purple 130 on the table."
1930
- },
1931
- "33": {
1932
- "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table."
1933
- },
1934
- "34": {
1935
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table."
1936
- },
1937
- "35": {
1938
- "high_level_instruction": "There's an unfolded short-sleeve purple shirt 130 on the table."
1939
- },
1940
- "36": {
1941
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table."
1942
- },
1943
- "37": {
1944
- "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table."
1945
- },
1946
- "38": {
1947
- "high_level_instruction": "There is an unfolded short-sleeved purple size 130 shirt on the table."
1948
- },
1949
- "39": {
1950
- "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table."
1951
- },
1952
- "40": {
1953
- "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table."
1954
- },
1955
- "41": {
1956
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table."
1957
- },
1958
- "42": {
1959
- "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table."
1960
- }
1961
- },
1962
- "take_over": {
1963
- "0": {},
1964
- "1": {},
1965
- "2": {},
1966
- "3": {},
1967
- "4": {},
1968
- "5": {},
1969
- "6": {},
1970
- "7": {},
1971
- "8": {},
1972
- "9": {},
1973
- "10": {},
1974
- "11": {},
1975
- "12": {},
1976
- "13": {},
1977
- "14": {},
1978
- "15": {},
1979
- "16": {},
1980
- "17": {},
1981
- "18": {},
1982
- "19": {},
1983
- "20": {},
1984
- "21": {},
1985
- "22": {},
1986
- "23": {},
1987
- "24": {},
1988
- "25": {},
1989
- "26": {},
1990
- "27": {},
1991
- "28": {},
1992
- "29": {},
1993
- "30": {},
1994
- "31": {},
1995
- "32": {},
1996
- "33": {},
1997
- "34": {},
1998
- "35": {},
1999
- "36": {},
2000
- "37": {},
2001
- "38": {},
2002
- "39": {},
2003
- "40": {},
2004
- "41": {},
2005
- "42": {}
2006
- },
2007
- "h5_path": {
2008
- "0": "zhoupu://aidea-world/proprio_stats/2666/1327670/proprio_stats.h5",
2009
- "1": "zhoupu://aidea-world/proprio_stats/2666/1327686/proprio_stats.h5",
2010
- "2": "zhoupu://aidea-world/proprio_stats/2666/1327698/proprio_stats.h5",
2011
- "3": "zhoupu://aidea-world/proprio_stats/2666/1327706/proprio_stats.h5",
2012
- "4": "zhoupu://aidea-world/proprio_stats/2666/1327708/proprio_stats.h5",
2013
- "5": "zhoupu://aidea-world/proprio_stats/2666/1327716/proprio_stats.h5",
2014
- "6": "zhoupu://aidea-world/proprio_stats/2666/1327730/proprio_stats.h5",
2015
- "7": "zhoupu://aidea-world/proprio_stats/2666/1327731/proprio_stats.h5",
2016
- "8": "zhoupu://aidea-world/proprio_stats/2666/1327732/proprio_stats.h5",
2017
- "9": "zhoupu://aidea-world/proprio_stats/2666/1327733/proprio_stats.h5",
2018
- "10": "zhoupu://aidea-world/proprio_stats/2666/1327736/proprio_stats.h5",
2019
- "11": "zhoupu://aidea-world/proprio_stats/2666/1327739/proprio_stats.h5",
2020
- "12": "zhoupu://aidea-world/proprio_stats/2666/1327741/proprio_stats.h5",
2021
- "13": "zhoupu://aidea-world/proprio_stats/2666/1327743/proprio_stats.h5",
2022
- "14": "zhoupu://aidea-world/proprio_stats/2666/1327744/proprio_stats.h5",
2023
- "15": "zhoupu://aidea-world/proprio_stats/2666/1327745/proprio_stats.h5",
2024
- "16": "zhoupu://aidea-world/proprio_stats/2666/1327748/proprio_stats.h5",
2025
- "17": "zhoupu://aidea-world/proprio_stats/2666/1327753/proprio_stats.h5",
2026
- "18": "zhoupu://aidea-world/proprio_stats/2666/1327755/proprio_stats.h5",
2027
- "19": "zhoupu://aidea-world/proprio_stats/2666/1327756/proprio_stats.h5",
2028
- "20": "zhoupu://aidea-world/proprio_stats/2666/1327758/proprio_stats.h5",
2029
- "21": "zhoupu://aidea-world/proprio_stats/2666/1327760/proprio_stats.h5",
2030
- "22": "zhoupu://aidea-world/proprio_stats/2666/1327763/proprio_stats.h5",
2031
- "23": "zhoupu://aidea-world/proprio_stats/2666/1327766/proprio_stats.h5",
2032
- "24": "zhoupu://aidea-world/proprio_stats/2666/1327767/proprio_stats.h5",
2033
- "25": "zhoupu://aidea-world/proprio_stats/2666/1327769/proprio_stats.h5",
2034
- "26": "zhoupu://aidea-world/proprio_stats/2666/1327772/proprio_stats.h5",
2035
- "27": "zhoupu://aidea-world/proprio_stats/2666/1327775/proprio_stats.h5",
2036
- "28": "zhoupu://aidea-world/proprio_stats/2666/1327777/proprio_stats.h5",
2037
- "29": "zhoupu://aidea-world/proprio_stats/2666/1327780/proprio_stats.h5",
2038
- "30": "zhoupu://aidea-world/proprio_stats/2666/1327782/proprio_stats.h5",
2039
- "31": "zhoupu://aidea-world/proprio_stats/2666/1327784/proprio_stats.h5",
2040
- "32": "zhoupu://aidea-world/proprio_stats/2666/1327786/proprio_stats.h5",
2041
- "33": "zhoupu://aidea-world/proprio_stats/2666/1327790/proprio_stats.h5",
2042
- "34": "zhoupu://aidea-world/proprio_stats/2666/1327792/proprio_stats.h5",
2043
- "35": "zhoupu://aidea-world/proprio_stats/2666/1327793/proprio_stats.h5",
2044
- "36": "zhoupu://aidea-world/proprio_stats/2666/1327795/proprio_stats.h5",
2045
- "37": "zhoupu://aidea-world/proprio_stats/2666/1327799/proprio_stats.h5",
2046
- "38": "zhoupu://aidea-world/proprio_stats/2666/1327802/proprio_stats.h5",
2047
- "39": "zhoupu://aidea-world/proprio_stats/2666/1327804/proprio_stats.h5",
2048
- "40": "zhoupu://aidea-world/proprio_stats/2666/1327807/proprio_stats.h5",
2049
- "41": "zhoupu://aidea-world/proprio_stats/2666/1327809/proprio_stats.h5",
2050
- "42": "zhoupu://aidea-world/proprio_stats/2666/1327812/proprio_stats.h5"
2051
- },
2052
- "data_files_size_in_mb": 100,
2053
- "video_files_size_in_mb": 500
2054
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
task_2666/meta/stats.json DELETED
@@ -1,621 +0,0 @@
1
- {
2
- "frame_index": {
3
- "min": [
4
- 0
5
- ],
6
- "max": [
7
- 1102
8
- ],
9
- "mean": [
10
- 481.9428550682544
11
- ],
12
- "std": [
13
- 280.8769129158531
14
- ],
15
- "count": [
16
- 41316
17
- ]
18
- },
19
- "observation.state": {
20
- "min": [
21
- -1.8047312498092651,
22
- 0.32319143414497375,
23
- -0.0027222000062465668,
24
- -1.4406371116638184,
25
- 0.3842141032218933,
26
- 0.6243784427642822,
27
- -1.9128865003585815,
28
- 0.24571345746517181,
29
- -1.4212675094604492,
30
- -0.006421600002795458,
31
- -0.013942550867795944,
32
- -2.2684125900268555,
33
- -1.5351462364196777,
34
- -1.4730068445205688,
35
- 0.0,
36
- 0.0,
37
- -0.001147822360508144,
38
- 0.4357623755931854,
39
- 0.8899663686752319,
40
- 0.45983877778053284,
41
- -6.534999847412109,
42
- -28.224000930786133,
43
- -81.43900299072266,
44
- -2.7839999198913574,
45
- -0.3070000112056732,
46
- -2.680000066757202,
47
- -17.895000457763672,
48
- 0.3149999976158142,
49
- -36.12300109863281,
50
- -4.580999851226807,
51
- -0.2849999964237213,
52
- -2.563999891281128
53
- ],
54
- "max": [
55
- -0.0371161513030529,
56
- 1.4271657466888428,
57
- 0.003490000031888485,
58
- 0.01837484911084175,
59
- 2.2180521488189697,
60
- 1.5056382417678833,
61
- 1.2002458572387695,
62
- 1.7145148515701294,
63
- -0.24703964591026306,
64
- 0.0030188497621566057,
65
- 1.4209535121917725,
66
- -0.4820038974285126,
67
- -0.9934459328651428,
68
- 0.1882680356502533,
69
- 120.0,
70
- 120.0,
71
- 0.001272990950383246,
72
- 0.43723246455192566,
73
- 0.8903427124023438,
74
- 0.4598391056060791,
75
- 54.77199935913086,
76
- 38.21699905395508,
77
- 8.20300006866455,
78
- 4.308000087738037,
79
- 8.121999740600586,
80
- 1.4140000343322754,
81
- 53.17599868774414,
82
- 28.45800018310547,
83
- 10.161999702453613,
84
- 0.6549999713897705,
85
- 8.446000099182129,
86
- 1.184000015258789
87
- ],
88
- "mean": [
89
- -0.8878362224693277,
90
- 0.8407139606677917,
91
- 1.049593269549479e-05,
92
- -1.087681453880249,
93
- 1.1951085112441462,
94
- 1.3407622772335763,
95
- 0.08007930683937146,
96
- 0.92827813898603,
97
- -0.8187429069281086,
98
- -2.5979451514274062e-05,
99
- 1.0399509973543428,
100
- -1.1463162282860306,
101
- -1.4311512543220513,
102
- -0.4426086241932457,
103
- 45.16502174558777,
104
- 34.988503638328545,
105
- 3.384063366268682e-08,
106
- 0.4363501258205266,
107
- 0.8901241444262614,
108
- 0.4598388787034763,
109
- 1.332866860497539,
110
- -5.2590781328742535,
111
- 3.052015117562998,
112
- 0.16764252294878876,
113
- 0.04753039829999972,
114
- 0.012133026241922596,
115
- -9.967958485171875,
116
- 7.372421274100699,
117
- 3.1774580660500176,
118
- -0.1644734354488287,
119
- 0.11298860823098122,
120
- 0.12641566875528212
121
- ],
122
- "std": [
123
- 0.29998583403690987,
124
- 0.2130736941809519,
125
- 0.0002052449868977387,
126
- 0.3588249753654246,
127
- 0.3585919297712059,
128
- 0.17110977141757314,
129
- 0.6178519167611722,
130
- 0.2461887047552427,
131
- 0.21241715987963594,
132
- 0.00036913860514998956,
133
- 0.3934431259633955,
134
- 0.3184641783821088,
135
- 0.09198088944580654,
136
- 0.36306731255062163,
137
- 55.2983923176564,
138
- 52.17384607704514,
139
- 1.0503922612859698e-05,
140
- 3.7530063493362445e-05,
141
- 1.4599987314160843e-05,
142
- 8.795882960980488e-08,
143
- 3.5201189020605894,
144
- 1.5826973323333666,
145
- 2.673005338058275,
146
- 0.1665376881797895,
147
- 0.3601027063706257,
148
- 0.09360058920632319,
149
- 3.8820415779985114,
150
- 1.9722165643774776,
151
- 2.073825458024844,
152
- 0.14042638493325596,
153
- 0.4466102055404694,
154
- 0.117765231558884
155
- ],
156
- "count": [
157
- 41316
158
- ]
159
- },
160
- "task_index": {
161
- "min": [
162
- 0
163
- ],
164
- "max": [
165
- 10
166
- ],
167
- "mean": [
168
- 2.1161535482621745
169
- ],
170
- "std": [
171
- 2.454512004062752
172
- ],
173
- "count": [
174
- 41316
175
- ]
176
- },
177
- "observation.images.hand_left": {
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
- 0.0
199
- ]
200
- ],
201
- [
202
- [
203
- 0.0
204
- ]
205
- ],
206
- [
207
- [
208
- 0.0
209
- ]
210
- ]
211
- ],
212
- "mean": [
213
- [
214
- [
215
- NaN
216
- ]
217
- ],
218
- [
219
- [
220
- NaN
221
- ]
222
- ],
223
- [
224
- [
225
- NaN
226
- ]
227
- ]
228
- ],
229
- "std": [
230
- [
231
- [
232
- NaN
233
- ]
234
- ],
235
- [
236
- [
237
- NaN
238
- ]
239
- ],
240
- [
241
- [
242
- NaN
243
- ]
244
- ]
245
- ],
246
- "count": [
247
- 0
248
- ]
249
- },
250
- "observation.images.top_head": {
251
- "min": [
252
- [
253
- [
254
- 0.0
255
- ]
256
- ],
257
- [
258
- [
259
- 0.0
260
- ]
261
- ],
262
- [
263
- [
264
- 0.0
265
- ]
266
- ]
267
- ],
268
- "max": [
269
- [
270
- [
271
- 0.0
272
- ]
273
- ],
274
- [
275
- [
276
- 0.0
277
- ]
278
- ],
279
- [
280
- [
281
- 0.0
282
- ]
283
- ]
284
- ],
285
- "mean": [
286
- [
287
- [
288
- NaN
289
- ]
290
- ],
291
- [
292
- [
293
- NaN
294
- ]
295
- ],
296
- [
297
- [
298
- NaN
299
- ]
300
- ]
301
- ],
302
- "std": [
303
- [
304
- [
305
- NaN
306
- ]
307
- ],
308
- [
309
- [
310
- NaN
311
- ]
312
- ],
313
- [
314
- [
315
- NaN
316
- ]
317
- ]
318
- ],
319
- "count": [
320
- 0
321
- ]
322
- },
323
- "index": {
324
- "min": [
325
- 0
326
- ],
327
- "max": [
328
- 41315
329
- ],
330
- "mean": [
331
- 20657.5
332
- ],
333
- "std": [
334
- 11926.901857425786
335
- ],
336
- "count": [
337
- 41316
338
- ]
339
- },
340
- "timestamp": {
341
- "min": [
342
- 0.0
343
- ],
344
- "max": [
345
- 36.733333333333334
346
- ],
347
- "mean": [
348
- 16.064761835608483
349
- ],
350
- "std": [
351
- 9.36256376386177
352
- ],
353
- "count": [
354
- 41316
355
- ]
356
- },
357
- "observation.images.head_center_fisheye": {
358
- "min": [
359
- [
360
- [
361
- 0.0
362
- ]
363
- ],
364
- [
365
- [
366
- 0.0
367
- ]
368
- ],
369
- [
370
- [
371
- 0.0
372
- ]
373
- ]
374
- ],
375
- "max": [
376
- [
377
- [
378
- 0.0
379
- ]
380
- ],
381
- [
382
- [
383
- 0.0
384
- ]
385
- ],
386
- [
387
- [
388
- 0.0
389
- ]
390
- ]
391
- ],
392
- "mean": [
393
- [
394
- [
395
- NaN
396
- ]
397
- ],
398
- [
399
- [
400
- NaN
401
- ]
402
- ],
403
- [
404
- [
405
- NaN
406
- ]
407
- ]
408
- ],
409
- "std": [
410
- [
411
- [
412
- NaN
413
- ]
414
- ],
415
- [
416
- [
417
- NaN
418
- ]
419
- ],
420
- [
421
- [
422
- NaN
423
- ]
424
- ]
425
- ],
426
- "count": [
427
- 0
428
- ]
429
- },
430
- "observation.images.hand_right": {
431
- "min": [
432
- [
433
- [
434
- 0.0
435
- ]
436
- ],
437
- [
438
- [
439
- 0.0
440
- ]
441
- ],
442
- [
443
- [
444
- 0.0
445
- ]
446
- ]
447
- ],
448
- "max": [
449
- [
450
- [
451
- 0.0
452
- ]
453
- ],
454
- [
455
- [
456
- 0.0
457
- ]
458
- ],
459
- [
460
- [
461
- 0.0
462
- ]
463
- ]
464
- ],
465
- "mean": [
466
- [
467
- [
468
- NaN
469
- ]
470
- ],
471
- [
472
- [
473
- NaN
474
- ]
475
- ],
476
- [
477
- [
478
- NaN
479
- ]
480
- ]
481
- ],
482
- "std": [
483
- [
484
- [
485
- NaN
486
- ]
487
- ],
488
- [
489
- [
490
- NaN
491
- ]
492
- ],
493
- [
494
- [
495
- NaN
496
- ]
497
- ]
498
- ],
499
- "count": [
500
- 0
501
- ]
502
- },
503
- "episode_index": {
504
- "min": [
505
- 0
506
- ],
507
- "max": [
508
- 42
509
- ],
510
- "mean": [
511
- 20.665238648465486
512
- ],
513
- "std": [
514
- 12.384158667331455
515
- ],
516
- "count": [
517
- 41316
518
- ]
519
- },
520
- "action": {
521
- "min": [
522
- -1.8202078342437744,
523
- 0.26712295413017273,
524
- -0.0019892998971045017,
525
- -1.4200239181518555,
526
- 0.2944003641605377,
527
- 0.605943500995636,
528
- -1.9128938913345337,
529
- 0.19671630859375,
530
- -1.4265520572662354,
531
- -0.0008516698144376278,
532
- -0.016100239008665085,
533
- -2.317986488342285,
534
- -1.5362991094589233,
535
- -1.4733920097351074,
536
- 0.0,
537
- 0.0,
538
- -0.001147822360508144,
539
- 0.4357623755931854,
540
- 0.8899663686752319,
541
- 0.45983877778053284,
542
- 0.0,
543
- 0.0
544
- ],
545
- "max": [
546
- -0.023655196651816368,
547
- 1.4271199703216553,
548
- 0.0012389500625431538,
549
- 0.021445417776703835,
550
- 2.286465883255005,
551
- 1.5172473192214966,
552
- 1.2007641792297363,
553
- 1.7314313650131226,
554
- -0.2132783681154251,
555
- 0.0008460099925287068,
556
- 1.4222142696380615,
557
- -0.44824621081352234,
558
- -0.9820843935012817,
559
- 0.18769219517707825,
560
- 1.0,
561
- 1.0,
562
- 0.001272990950383246,
563
- 0.43723246455192566,
564
- 0.8903427124023438,
565
- 0.4598391056060791,
566
- 0.0,
567
- 0.0
568
- ],
569
- "mean": [
570
- -0.8882831399294654,
571
- 0.8411550629688885,
572
- 0.00025993285075938296,
573
- -1.0872582116256506,
574
- 1.1966888814636556,
575
- 1.3409620530290933,
576
- 0.07846220503165575,
577
- 0.9285411013097151,
578
- -0.8189566933799429,
579
- -0.0003712073967163627,
580
- 1.0399248308229567,
581
- -1.1471680767285257,
582
- -1.4312818466734132,
583
- -0.44266350714419306,
584
- 0.3818256842575319,
585
- 0.293681374527871,
586
- 3.384063366268682e-08,
587
- 0.4363501258205266,
588
- 0.8901241444262614,
589
- 0.4598388787034763,
590
- 0.0,
591
- 0.0
592
- ],
593
- "std": [
594
- 0.3063061157824573,
595
- 0.22070310804399187,
596
- 0.0006210493141470345,
597
- 0.3609775135504751,
598
- 0.36816529026503075,
599
- 0.17365912877169298,
600
- 0.6188839821860127,
601
- 0.25316254608412286,
602
- 0.21685227972547147,
603
- 0.0004687844090408501,
604
- 0.3957459244565978,
605
- 0.3242298960099735,
606
- 0.09474658849513315,
607
- 0.36297934870568427,
608
- 0.48128353453079353,
609
- 0.45076690327464985,
610
- 1.0503922612859698e-05,
611
- 3.7530063493362445e-05,
612
- 1.4599987314160843e-05,
613
- 8.795882960980488e-08,
614
- 0.0,
615
- 0.0
616
- ],
617
- "count": [
618
- 41316
619
- ]
620
- }
621
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
task_2666/meta/tasks.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce5912919de201aff3216455075fd0b177dbf52f90c67f5593f35e154a2cf9a6
3
- size 3796
 
 
 
 
task_2666/videos/observation.images.hand_left/chunk-000/file-000.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e1201c9549272c90bb626640980625074b0970a9085929f881f7500016ac6e8
3
- size 121320235
 
 
 
 
task_2666/videos/observation.images.hand_right/chunk-000/file-000.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:85e1f62c7d5f7df81fc6d166edee64dc203fe8240ae947fa2afb2a678fbcc3b2
3
- size 94079698
 
 
 
 
task_2666/videos/observation.images.head_center_fisheye/chunk-000/file-000.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:38e3ddb06da0ac06d2ac37d39def058781a8fd7387e5931a2ad28c4db9d8abbb
3
- size 224025857
 
 
 
 
task_2666/videos/observation.images.top_head/chunk-000/file-000.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c024699d9c5403013b02dddc32741e4de2ad062785f99042a59deae2f426a12
3
- size 88631959