aHiroakiIshikawa commited on
Commit
88f45bc
·
verified ·
1 Parent(s): b2c2fb0

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:6db4e35ecb03cbc6740687d4d52148866f24aca07be28b959aa725c6de03c5ea
3
+ size 27252778
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c26ba566e9fda97f1a2cf3b772dc5b6b605cde3501b57c5106be100c2d8b722
3
+ size 772774
meta/info.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "fps": 30,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "shape": [
8
+ 6
9
+ ],
10
+ "names": [
11
+ "shoulder_pan.pos",
12
+ "shoulder_lift.pos",
13
+ "elbow_flex.pos",
14
+ "wrist_flex.pos",
15
+ "wrist_roll.pos",
16
+ "gripper.pos"
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "dtype": "float32",
21
+ "shape": [
22
+ 6
23
+ ],
24
+ "names": [
25
+ "shoulder_pan.pos",
26
+ "shoulder_lift.pos",
27
+ "elbow_flex.pos",
28
+ "wrist_flex.pos",
29
+ "wrist_roll.pos",
30
+ "gripper.pos"
31
+ ]
32
+ },
33
+ "observation.images.wrist": {
34
+ "dtype": "video",
35
+ "shape": [
36
+ 480,
37
+ 640,
38
+ 3
39
+ ],
40
+ "names": [
41
+ "height",
42
+ "width",
43
+ "channels"
44
+ ],
45
+ "info": {
46
+ "video.height": 480,
47
+ "video.width": 640,
48
+ "video.codec": "av1",
49
+ "video.pix_fmt": "yuv420p",
50
+ "video.fps": 30,
51
+ "video.channels": 3,
52
+ "has_audio": false,
53
+ "video.preset": null,
54
+ "video.g": null,
55
+ "video.crf": null,
56
+ "video.video_backend": "pyav",
57
+ "video.extra_options": {},
58
+ "video.fast_decode": null,
59
+ "is_depth_map": false
60
+ }
61
+ },
62
+ "observation.images.top": {
63
+ "dtype": "video",
64
+ "shape": [
65
+ 480,
66
+ 640,
67
+ 3
68
+ ],
69
+ "names": [
70
+ "height",
71
+ "width",
72
+ "channels"
73
+ ],
74
+ "info": {
75
+ "video.height": 480,
76
+ "video.width": 640,
77
+ "video.codec": "av1",
78
+ "video.pix_fmt": "yuv420p",
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false,
82
+ "video.preset": null,
83
+ "video.g": null,
84
+ "video.crf": null,
85
+ "video.video_backend": "pyav",
86
+ "video.extra_options": {},
87
+ "video.fast_decode": null,
88
+ "is_depth_map": 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
+ "total_episodes": 602,
128
+ "total_frames": 424984,
129
+ "total_tasks": 2,
130
+ "chunks_size": 1000,
131
+ "data_files_size_in_mb": 100,
132
+ "video_files_size_in_mb": 200,
133
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
134
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
135
+ "robot_type": "so_follower",
136
+ "splits": {
137
+ "train": "0:602"
138
+ }
139
+ }
meta/stats.json ADDED
@@ -0,0 +1,632 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "min": [
4
+ -74.37362670898438,
5
+ -104.61538696289062,
6
+ -73.92263793945312,
7
+ -3.780219793319702,
8
+ 56.25,
9
+ 0.006709532346576452
10
+ ],
11
+ "max": [
12
+ 55.82417678833008,
13
+ 76.27810668945312,
14
+ 99.99053955078125,
15
+ 102.4175796508789,
16
+ 111.16483306884766,
17
+ 61.177982330322266
18
+ ],
19
+ "mean": [
20
+ 4.763508534842304,
21
+ 1.231124544286737,
22
+ -6.645498992648187,
23
+ 61.398478634264194,
24
+ 57.763869151678094,
25
+ 29.55955546534768
26
+ ],
27
+ "std": [
28
+ 17.139386802016823,
29
+ 46.361159964179116,
30
+ 50.7482834551529,
31
+ 31.743706572833258,
32
+ 6.9358128987324745,
33
+ 20.287645890596952
34
+ ],
35
+ "count": [
36
+ 424984
37
+ ],
38
+ "q01": [
39
+ -34.375640869140625,
40
+ -99.98553466796875,
41
+ -73.92263793945312,
42
+ -1.7315292358398438,
43
+ 56.25,
44
+ 0.4283679723739624
45
+ ],
46
+ "q10": [
47
+ -18.211692810058594,
48
+ -76.3851921081543,
49
+ -73.91526794433594,
50
+ -1.7315292358398438,
51
+ 56.25,
52
+ 8.793774604797363
53
+ ],
54
+ "q50": [
55
+ 0.91009521484375,
56
+ 3.2990646362304688,
57
+ -3.3625259399414062,
58
+ 71.64139556884766,
59
+ 56.25,
60
+ 18.037372589111328
61
+ ],
62
+ "q90": [
63
+ 29.83591613769532,
64
+ 63.79736328125,
65
+ 72.15478820800786,
66
+ 92.44289703369141,
67
+ 56.25,
68
+ 61.177982330322266
69
+ ],
70
+ "q99": [
71
+ 46.031524658203125,
72
+ 68.87025451660156,
73
+ 99.06727600097656,
74
+ 98.90809265136718,
75
+ 91.20879364013672,
76
+ 61.177982330322266
77
+ ]
78
+ },
79
+ "observation.state": {
80
+ "min": [
81
+ -73.75823974609375,
82
+ -103.07691955566406,
83
+ -74.78924560546875,
84
+ -1.662567138671875,
85
+ 54.78385925292969,
86
+ 0.10484695434570312
87
+ ],
88
+ "max": [
89
+ 55.20878982543945,
90
+ 76.27548217773438,
91
+ 99.8443603515625,
92
+ 101.71428680419922,
93
+ 110.72527313232422,
94
+ 61.1778678894043
95
+ ],
96
+ "mean": [
97
+ 4.1691907893785585,
98
+ 1.30961635063794,
99
+ -6.443582016196292,
100
+ 61.516507972439086,
101
+ 57.7478812178415,
102
+ 30.476936852083487
103
+ ],
104
+ "std": [
105
+ 17.17635273769662,
106
+ 46.076780701841166,
107
+ 50.62522800575956,
108
+ 31.423220869578824,
109
+ 6.94622803004859,
110
+ 19.496075329495255
111
+ ],
112
+ "count": [
113
+ 424984
114
+ ],
115
+ "q01": [
116
+ -34.65783073425293,
117
+ -99.7903953552246,
118
+ -74.23718521118164,
119
+ -1.6134567260742188,
120
+ 55.49110412597656,
121
+ 0.630174994468689
122
+ ],
123
+ "q10": [
124
+ -18.65480499267578,
125
+ -75.99378356933593,
126
+ -73.91464233398438,
127
+ -1.3171516418457032,
128
+ 56.022404479980466,
129
+ 11.350918102264405
130
+ ],
131
+ "q50": [
132
+ 0.6433944702148438,
133
+ 3.443470001220703,
134
+ -3.3116111755371094,
135
+ 71.61537170410156,
136
+ 56.249908447265625,
137
+ 20.82219696044922
138
+ ],
139
+ "q90": [
140
+ 29.330128479003907,
141
+ 63.40907592773438,
142
+ 71.83554077148438,
143
+ 92.3626922607422,
144
+ 56.56443328857422,
145
+ 61.10272979736328
146
+ ],
147
+ "q99": [
148
+ 45.65464126586911,
149
+ 68.30882843017578,
150
+ 98.51658889770508,
151
+ 98.81820709228515,
152
+ 91.29669952392578,
153
+ 61.17781448364258
154
+ ]
155
+ },
156
+ "timestamp": {
157
+ "min": [
158
+ 0.0
159
+ ],
160
+ "max": [
161
+ 37.766666412353516
162
+ ],
163
+ "mean": [
164
+ 11.787507294512052
165
+ ],
166
+ "std": [
167
+ 6.878167197194924
168
+ ],
169
+ "count": [
170
+ 424984
171
+ ],
172
+ "q01": [
173
+ 0.23333333432674408
174
+ ],
175
+ "q10": [
176
+ 2.3333332538604736
177
+ ],
178
+ "q50": [
179
+ 11.733333587646484
180
+ ],
181
+ "q90": [
182
+ 21.16666603088379
183
+ ],
184
+ "q99": [
185
+ 23.266666412353516
186
+ ]
187
+ },
188
+ "frame_index": {
189
+ "min": [
190
+ 0.0
191
+ ],
192
+ "max": [
193
+ 1133.0
194
+ ],
195
+ "mean": [
196
+ 353.62521883176777
197
+ ],
198
+ "std": [
199
+ 206.34501595830693
200
+ ],
201
+ "count": [
202
+ 424984
203
+ ],
204
+ "q01": [
205
+ 7.0
206
+ ],
207
+ "q10": [
208
+ 70.0
209
+ ],
210
+ "q50": [
211
+ 352.0
212
+ ],
213
+ "q90": [
214
+ 635.0
215
+ ],
216
+ "q99": [
217
+ 698.0
218
+ ]
219
+ },
220
+ "episode_index": {
221
+ "min": [
222
+ 0.0
223
+ ],
224
+ "max": [
225
+ 601.0
226
+ ],
227
+ "mean": [
228
+ 302.89957033676563
229
+ ],
230
+ "std": [
231
+ 174.993847650569
232
+ ],
233
+ "count": [
234
+ 424984
235
+ ],
236
+ "q01": [
237
+ 6.0
238
+ ],
239
+ "q10": [
240
+ 60.0
241
+ ],
242
+ "q50": [
243
+ 303.0
244
+ ],
245
+ "q90": [
246
+ 546.0
247
+ ],
248
+ "q99": [
249
+ 596.0
250
+ ]
251
+ },
252
+ "index": {
253
+ "min": [
254
+ 0.0
255
+ ],
256
+ "max": [
257
+ 424983.0
258
+ ],
259
+ "mean": [
260
+ 212491.5
261
+ ],
262
+ "std": [
263
+ 122682.31340030233
264
+ ],
265
+ "count": [
266
+ 424984
267
+ ],
268
+ "q01": [
269
+ 4249.83
270
+ ],
271
+ "q10": [
272
+ 42498.3
273
+ ],
274
+ "q50": [
275
+ 212491.5
276
+ ],
277
+ "q90": [
278
+ 382484.7
279
+ ],
280
+ "q99": [
281
+ 420733.17
282
+ ]
283
+ },
284
+ "task_index": {
285
+ "min": [
286
+ 0.0
287
+ ],
288
+ "max": [
289
+ 1.0
290
+ ],
291
+ "mean": [
292
+ 0.04631703781789432
293
+ ],
294
+ "std": [
295
+ 0.2101708110696394
296
+ ],
297
+ "count": [
298
+ 424984
299
+ ],
300
+ "q01": [
301
+ 0.0
302
+ ],
303
+ "q10": [
304
+ 0.0
305
+ ],
306
+ "q50": [
307
+ 0.0
308
+ ],
309
+ "q90": [
310
+ 0.0
311
+ ],
312
+ "q99": [
313
+ 1.0
314
+ ]
315
+ },
316
+ "observation.images.wrist": {
317
+ "min": [
318
+ [
319
+ [
320
+ 0.0
321
+ ]
322
+ ],
323
+ [
324
+ [
325
+ 0.0
326
+ ]
327
+ ],
328
+ [
329
+ [
330
+ 0.0
331
+ ]
332
+ ]
333
+ ],
334
+ "max": [
335
+ [
336
+ [
337
+ 1.0
338
+ ]
339
+ ],
340
+ [
341
+ [
342
+ 1.0
343
+ ]
344
+ ],
345
+ [
346
+ [
347
+ 1.0
348
+ ]
349
+ ]
350
+ ],
351
+ "mean": [
352
+ [
353
+ [
354
+ 0.7985234226921569
355
+ ]
356
+ ],
357
+ [
358
+ [
359
+ 0.7211276310996299
360
+ ]
361
+ ],
362
+ [
363
+ [
364
+ 0.6191751740837356
365
+ ]
366
+ ]
367
+ ],
368
+ "std": [
369
+ [
370
+ [
371
+ 0.10091671122996108
372
+ ]
373
+ ],
374
+ [
375
+ [
376
+ 0.1759130124309919
377
+ ]
378
+ ],
379
+ [
380
+ [
381
+ 0.1943908103786574
382
+ ]
383
+ ]
384
+ ],
385
+ "q01": [
386
+ [
387
+ [
388
+ 0.2784313725490196
389
+ ]
390
+ ],
391
+ [
392
+ [
393
+ 0.047058823529411764
394
+ ]
395
+ ],
396
+ [
397
+ [
398
+ 0.0392156862745098
399
+ ]
400
+ ]
401
+ ],
402
+ "q10": [
403
+ [
404
+ [
405
+ 0.7294117647058823
406
+ ]
407
+ ],
408
+ [
409
+ [
410
+ 0.6392156862745098
411
+ ]
412
+ ],
413
+ [
414
+ [
415
+ 0.3843137254901961
416
+ ]
417
+ ]
418
+ ],
419
+ "q50": [
420
+ [
421
+ [
422
+ 0.8196078431372549
423
+ ]
424
+ ],
425
+ [
426
+ [
427
+ 0.7450980392156863
428
+ ]
429
+ ],
430
+ [
431
+ [
432
+ 0.615686274509804
433
+ ]
434
+ ]
435
+ ],
436
+ "q90": [
437
+ [
438
+ [
439
+ 0.8509803921568627
440
+ ]
441
+ ],
442
+ [
443
+ [
444
+ 0.8509803921568627
445
+ ]
446
+ ],
447
+ [
448
+ [
449
+ 0.8509803921568627
450
+ ]
451
+ ]
452
+ ],
453
+ "q99": [
454
+ [
455
+ [
456
+ 0.8862745098039215
457
+ ]
458
+ ],
459
+ [
460
+ [
461
+ 0.8784313725490196
462
+ ]
463
+ ],
464
+ [
465
+ [
466
+ 0.8784313725490196
467
+ ]
468
+ ]
469
+ ],
470
+ "count": [
471
+ 424984
472
+ ]
473
+ },
474
+ "observation.images.top": {
475
+ "min": [
476
+ [
477
+ [
478
+ 0.0
479
+ ]
480
+ ],
481
+ [
482
+ [
483
+ 0.0
484
+ ]
485
+ ],
486
+ [
487
+ [
488
+ 0.0
489
+ ]
490
+ ]
491
+ ],
492
+ "max": [
493
+ [
494
+ [
495
+ 1.0
496
+ ]
497
+ ],
498
+ [
499
+ [
500
+ 1.0
501
+ ]
502
+ ],
503
+ [
504
+ [
505
+ 1.0
506
+ ]
507
+ ]
508
+ ],
509
+ "mean": [
510
+ [
511
+ [
512
+ 0.7988060516454545
513
+ ]
514
+ ],
515
+ [
516
+ [
517
+ 0.7432877471212795
518
+ ]
519
+ ],
520
+ [
521
+ [
522
+ 0.6248938628439252
523
+ ]
524
+ ]
525
+ ],
526
+ "std": [
527
+ [
528
+ [
529
+ 0.11928922281849079
530
+ ]
531
+ ],
532
+ [
533
+ [
534
+ 0.1235793748689223
535
+ ]
536
+ ],
537
+ [
538
+ [
539
+ 0.15555540012020644
540
+ ]
541
+ ]
542
+ ],
543
+ "q01": [
544
+ [
545
+ [
546
+ 0.21568627450980393
547
+ ]
548
+ ],
549
+ [
550
+ [
551
+ 0.17647058823529413
552
+ ]
553
+ ],
554
+ [
555
+ [
556
+ 0.16862745098039217
557
+ ]
558
+ ]
559
+ ],
560
+ "q10": [
561
+ [
562
+ [
563
+ 0.7843137254901961
564
+ ]
565
+ ],
566
+ [
567
+ [
568
+ 0.6901960784313725
569
+ ]
570
+ ],
571
+ [
572
+ [
573
+ 0.43137254901960786
574
+ ]
575
+ ]
576
+ ],
577
+ "q50": [
578
+ [
579
+ [
580
+ 0.8235294117647058
581
+ ]
582
+ ],
583
+ [
584
+ [
585
+ 0.7490196078431373
586
+ ]
587
+ ],
588
+ [
589
+ [
590
+ 0.615686274509804
591
+ ]
592
+ ]
593
+ ],
594
+ "q90": [
595
+ [
596
+ [
597
+ 0.8588235294117647
598
+ ]
599
+ ],
600
+ [
601
+ [
602
+ 0.8509803921568627
603
+ ]
604
+ ],
605
+ [
606
+ [
607
+ 0.8509803921568627
608
+ ]
609
+ ]
610
+ ],
611
+ "q99": [
612
+ [
613
+ [
614
+ 0.8901960784313725
615
+ ]
616
+ ],
617
+ [
618
+ [
619
+ 0.8784313725490196
620
+ ]
621
+ ],
622
+ [
623
+ [
624
+ 0.8784313725490196
625
+ ]
626
+ ]
627
+ ],
628
+ "count": [
629
+ 424984
630
+ ]
631
+ }
632
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4253741cc124bfd2ce6c09fc309d3b32e181b56e5e46871c14b42934b63a79ca
3
+ size 2314
videos/observation.images.top/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a9dc90a64497110efc9a628fa5f47532799cdcbe6179811481ea522753fce80
3
+ size 208997068
videos/observation.images.top/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d267981833188093f2e8598cc1c7a7b78c3881d1a1dd9504263e5b116bc81cdb
3
+ size 208710529
videos/observation.images.top/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f7a36999a3a958a16d6a675fb4c1ce07633feb127a4ebbb7efbf17b6de24b35
3
+ size 208781944
videos/observation.images.top/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fefc81ccb79026da77ff6b1bcb506e5376b8552054cf00acd034095e05c8bf6
3
+ size 209228550
videos/observation.images.top/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b397df6423136fefbe88a7e03d743515832676c434c8621825db0f3a3774627
3
+ size 209113135
videos/observation.images.top/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38986103d9a2a24bf61f20a9fde5f7295d36bd1bb2345f4b114573a632ae3fd2
3
+ size 208544314
videos/observation.images.top/chunk-000/file-006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ae97df5609856bb83241463651afce5a6fecae8d086d2f3c19525d9066ce86
3
+ size 208434046
videos/observation.images.top/chunk-000/file-007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deca5fe1c9067398849caae79320946868ff9e7a58ca623c0ea851380d747ddb
3
+ size 70134564
videos/observation.images.top/chunk-000/file-008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72100bdaf2faf2ce6e9b6f277892a2c3f795addc2f8df4079b38915afd2e05e6
3
+ size 208222587
videos/observation.images.top/chunk-000/file-009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b6d6e5ed50f1b187b792bf9d1ccae4f21d0a1cadb84ef2aa13773e9671f28e6
3
+ size 3863444
videos/observation.images.top/chunk-000/file-010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaa8d26b6bed6e6fc533506d12be9f1fa9c47d6b68923d8e680c2532b01cfa9d
3
+ size 206570480
videos/observation.images.top/chunk-000/file-011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d57be617c3a853e0fb4b03a66f5f2c0fae845e489750291cffe7b18c59ad144c
3
+ size 168375379
videos/observation.images.top/chunk-000/file-012.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:444035f186c125bc703fc1f3e28c53d123d963a842fe2a6cfbeae6b6e77905c3
3
+ size 207083151
videos/observation.images.top/chunk-000/file-013.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9dfcb263bc8fe3df4488095e0ed6046488fde85f4629ee9cbfdbacbd1d95312
3
+ size 204792172
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58f09069b1ad4334646923b4463fac95558388c3201b2e0eeff6a4f1518bb945
3
+ size 208604347
videos/observation.images.wrist/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:068465a9d0c1518c7ddc9bb0a2f80126fe7a37465a45717186b1a41ff0bd61a4
3
+ size 207999691
videos/observation.images.wrist/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d23a740d3188518647b90ddf41179305d54ba6c788750cf506f6a2ce03df3e
3
+ size 207704315
videos/observation.images.wrist/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32ae4754af276404fca09b522e4517ed994f29c79af9777a50f6e51228de293b
3
+ size 192526674
videos/observation.images.wrist/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7df6d38faec160a947c5fd4450b944a2bc47c62e2f827435d1f323b99bc5904
3
+ size 169096786
videos/observation.images.wrist/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:925d62ae1c514a675321a5123b02b645d3c111ea43b208a374f77a0e838a4c7c
3
+ size 208117829
videos/observation.images.wrist/chunk-000/file-006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e0e9259083b69fbe66df250cd53eefece8370e6ff031f865b2010947fc3f74e
3
+ size 175697251