phawitbinabik commited on
Commit
3abd43a
·
verified ·
1 Parent(s): 142035a

Upload dataset via Hybridge VLA

Browse files
Files changed (27) hide show
  1. data/chunk-000/file-000.parquet +3 -0
  2. meta/episodes/chunk-000/file-000.parquet +3 -0
  3. meta/info.json +139 -0
  4. meta/stats.json +632 -0
  5. meta/tasks.parquet +3 -0
  6. videos/observation.images.top/chunk-000/file-000.mp4 +3 -0
  7. videos/observation.images.top/chunk-000/file-001.mp4 +3 -0
  8. videos/observation.images.top/chunk-000/file-002.mp4 +3 -0
  9. videos/observation.images.top/chunk-000/file-003.mp4 +3 -0
  10. videos/observation.images.top/chunk-000/file-004.mp4 +3 -0
  11. videos/observation.images.top/chunk-000/file-005.mp4 +3 -0
  12. videos/observation.images.top/chunk-000/file-006.mp4 +3 -0
  13. videos/observation.images.top/chunk-000/file-007.mp4 +3 -0
  14. videos/observation.images.top/chunk-000/file-008.mp4 +3 -0
  15. videos/observation.images.top/chunk-000/file-009.mp4 +3 -0
  16. videos/observation.images.top/chunk-000/file-010.mp4 +3 -0
  17. videos/observation.images.wrist/chunk-000/file-000.mp4 +3 -0
  18. videos/observation.images.wrist/chunk-000/file-001.mp4 +3 -0
  19. videos/observation.images.wrist/chunk-000/file-002.mp4 +3 -0
  20. videos/observation.images.wrist/chunk-000/file-003.mp4 +3 -0
  21. videos/observation.images.wrist/chunk-000/file-004.mp4 +3 -0
  22. videos/observation.images.wrist/chunk-000/file-005.mp4 +3 -0
  23. videos/observation.images.wrist/chunk-000/file-006.mp4 +3 -0
  24. videos/observation.images.wrist/chunk-000/file-007.mp4 +3 -0
  25. videos/observation.images.wrist/chunk-000/file-008.mp4 +3 -0
  26. videos/observation.images.wrist/chunk-000/file-009.mp4 +3 -0
  27. videos/observation.images.wrist/chunk-000/file-010.mp4 +3 -0
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1992c8813d1da4b36c59d6106a848a27cbff456e20c92688b552aef45376ea6b
3
+ size 336658
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b9411eeff94891183b8c5196ec0ce689f9f875c6600555e56efb93317ff0204
3
+ size 160024
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
+ "names": [
8
+ "shoulder_pan.pos",
9
+ "shoulder_lift.pos",
10
+ "elbow_flex.pos",
11
+ "wrist_flex.pos",
12
+ "wrist_roll.pos",
13
+ "gripper.pos"
14
+ ],
15
+ "shape": [
16
+ 6
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "dtype": "float32",
21
+ "names": [
22
+ "shoulder_pan.pos",
23
+ "shoulder_lift.pos",
24
+ "elbow_flex.pos",
25
+ "wrist_flex.pos",
26
+ "wrist_roll.pos",
27
+ "gripper.pos"
28
+ ],
29
+ "shape": [
30
+ 6
31
+ ]
32
+ },
33
+ "observation.images.top": {
34
+ "dtype": "video",
35
+ "shape": [
36
+ 240,
37
+ 320,
38
+ 3
39
+ ],
40
+ "names": [
41
+ "height",
42
+ "width",
43
+ "channels"
44
+ ],
45
+ "info": {
46
+ "video.height": 240,
47
+ "video.width": 320,
48
+ "video.codec": "av1",
49
+ "video.pix_fmt": "yuv420p",
50
+ "video.is_depth_map": false,
51
+ "video.fps": 30,
52
+ "video.channels": 3,
53
+ "has_audio": false,
54
+ "video.g": 2,
55
+ "video.crf": 30,
56
+ "video.preset": 12,
57
+ "video.fast_decode": 0,
58
+ "video.video_backend": "pyav",
59
+ "video.extra_options": {}
60
+ }
61
+ },
62
+ "observation.images.wrist": {
63
+ "dtype": "video",
64
+ "shape": [
65
+ 240,
66
+ 320,
67
+ 3
68
+ ],
69
+ "names": [
70
+ "height",
71
+ "width",
72
+ "channels"
73
+ ],
74
+ "info": {
75
+ "video.height": 240,
76
+ "video.width": 320,
77
+ "video.codec": "av1",
78
+ "video.pix_fmt": "yuv420p",
79
+ "video.is_depth_map": false,
80
+ "video.fps": 30,
81
+ "video.channels": 3,
82
+ "has_audio": false,
83
+ "video.g": 2,
84
+ "video.crf": 30,
85
+ "video.preset": 12,
86
+ "video.fast_decode": 0,
87
+ "video.video_backend": "pyav",
88
+ "video.extra_options": {}
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": 80,
128
+ "total_frames": 11413,
129
+ "total_tasks": 4,
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:80"
138
+ }
139
+ }
meta/stats.json ADDED
@@ -0,0 +1,632 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "min": [
4
+ -38.81318664550781,
5
+ -105.67032623291016,
6
+ -97.010986328125,
7
+ 48.35165023803711,
8
+ -110.54945373535156,
9
+ 0.0
10
+ ],
11
+ "max": [
12
+ 46.021976470947266,
13
+ 78.32967376708984,
14
+ 92.35164642333984,
15
+ 101.36264038085938,
16
+ 45.4945068359375,
17
+ 67.3667221069336
18
+ ],
19
+ "mean": [
20
+ -3.4793444231954194,
21
+ -14.714486930715513,
22
+ 11.478111988314271,
23
+ 81.53216453899189,
24
+ -3.6570403994860996,
25
+ 10.789987118693256
26
+ ],
27
+ "std": [
28
+ 20.193352055270616,
29
+ 53.41337581445313,
30
+ 49.65120703656014,
31
+ 14.41180787476153,
32
+ 26.17174820282797,
33
+ 15.315940603126357
34
+ ],
35
+ "count": [
36
+ 11413
37
+ ],
38
+ "q01": [
39
+ -37.406593322753906,
40
+ -104.78065765380859,
41
+ -80.74725341796875,
42
+ 55.38461685180664,
43
+ -100.61538696289062,
44
+ 0.0
45
+ ],
46
+ "q10": [
47
+ -33.4505500793457,
48
+ -101.71428680419922,
49
+ -49.36263656616211,
50
+ 63.912086486816406,
51
+ -39.07692337036133,
52
+ 0.24232633411884308
53
+ ],
54
+ "q50": [
55
+ -6.1978020668029785,
56
+ -3.3406593799591064,
57
+ 2.5934066772460938,
58
+ 78.06593322753906,
59
+ 0.3956044018268585,
60
+ 0.6462035775184631
61
+ ],
62
+ "q90": [
63
+ 24.74725341796875,
64
+ 43.67472457885752,
65
+ 88.04395294189453,
66
+ 100.48351287841797,
67
+ 20.615385055541992,
68
+ 36.106624603271484
69
+ ],
70
+ "q99": [
71
+ 42.31912033081048,
72
+ 69.0883502197265,
73
+ 91.03296661376953,
74
+ 100.74725341796875,
75
+ 36.95648376464837,
76
+ 49.11146926879883
77
+ ]
78
+ },
79
+ "observation.state": {
80
+ "min": [
81
+ -38.021976470947266,
82
+ -99.64835357666016,
83
+ -93.4065933227539,
84
+ 49.230770111083984,
85
+ -109.67032623291016,
86
+ 0.5416384339332581
87
+ ],
88
+ "max": [
89
+ 45.31867980957031,
90
+ 78.81318664550781,
91
+ 94.02198028564453,
92
+ 100.30769348144531,
93
+ 44.52747344970703,
94
+ 55.45023727416992
95
+ ],
96
+ "mean": [
97
+ -3.57351118427145,
98
+ -13.36485181559975,
99
+ 12.982423095455108,
100
+ 81.58385038129352,
101
+ -3.706207407725092,
102
+ 11.79215093670808
103
+ ],
104
+ "std": [
105
+ 19.907184515801127,
106
+ 53.19071047296847,
107
+ 49.39272116257769,
108
+ 13.958324199845105,
109
+ 25.971745462707318,
110
+ 13.95511802476044
111
+ ],
112
+ "count": [
113
+ 11413
114
+ ],
115
+ "q01": [
116
+ -36.96703338623047,
117
+ -99.47252655029297,
118
+ -78.27516357421875,
119
+ 56.46065872192383,
120
+ -100.15472778320313,
121
+ 0.6093432903289795
122
+ ],
123
+ "q10": [
124
+ -33.27472686767578,
125
+ -99.01538391113282,
126
+ -47.16483688354492,
127
+ 64.61538696289062,
128
+ -39.340660095214844,
129
+ 0.6093432903289795
130
+ ],
131
+ "q50": [
132
+ -6.109889984130859,
133
+ -2.241758346557617,
134
+ 3.912087917327881,
135
+ 78.32967376708984,
136
+ 0.48351648449897766,
137
+ 2.843601942062378
138
+ ],
139
+ "q90": [
140
+ 24.043956756591797,
141
+ 44.96703338623047,
142
+ 89.27472686767578,
143
+ 99.95604705810547,
144
+ 20.263736724853516,
145
+ 34.732566833496094
146
+ ],
147
+ "q99": [
148
+ 41.27472686767578,
149
+ 69.93406677246094,
150
+ 92.79120635986328,
151
+ 100.21977996826172,
152
+ 36.51692382812493,
153
+ 44.26269332885732
154
+ ]
155
+ },
156
+ "timestamp": {
157
+ "min": [
158
+ 0.0
159
+ ],
160
+ "max": [
161
+ 7.5
162
+ ],
163
+ "mean": [
164
+ 2.414471801162417
165
+ ],
166
+ "std": [
167
+ 1.4739642575681053
168
+ ],
169
+ "count": [
170
+ 11413
171
+ ],
172
+ "q01": [
173
+ 0.03333333333333333
174
+ ],
175
+ "q10": [
176
+ 0.4666666666666667
177
+ ],
178
+ "q50": [
179
+ 2.3666666666666667
180
+ ],
181
+ "q90": [
182
+ 4.366666666666666
183
+ ],
184
+ "q99": [
185
+ 5.833333333333333
186
+ ]
187
+ },
188
+ "frame_index": {
189
+ "min": [
190
+ 0.0
191
+ ],
192
+ "max": [
193
+ 225.0
194
+ ],
195
+ "mean": [
196
+ 72.43415403487252
197
+ ],
198
+ "std": [
199
+ 44.218927727043166
200
+ ],
201
+ "count": [
202
+ 11413
203
+ ],
204
+ "q01": [
205
+ 1.0
206
+ ],
207
+ "q10": [
208
+ 14.0
209
+ ],
210
+ "q50": [
211
+ 71.0
212
+ ],
213
+ "q90": [
214
+ 131.0
215
+ ],
216
+ "q99": [
217
+ 175.0
218
+ ]
219
+ },
220
+ "episode_index": {
221
+ "min": [
222
+ 0.0
223
+ ],
224
+ "max": [
225
+ 79.0
226
+ ],
227
+ "mean": [
228
+ 38.37658810128801
229
+ ],
230
+ "std": [
231
+ 23.151207208118954
232
+ ],
233
+ "count": [
234
+ 11413
235
+ ],
236
+ "q01": [
237
+ 0.0
238
+ ],
239
+ "q10": [
240
+ 7.0
241
+ ],
242
+ "q50": [
243
+ 37.0
244
+ ],
245
+ "q90": [
246
+ 72.0
247
+ ],
248
+ "q99": [
249
+ 79.0
250
+ ]
251
+ },
252
+ "index": {
253
+ "min": [
254
+ 0.0
255
+ ],
256
+ "max": [
257
+ 11412.0
258
+ ],
259
+ "mean": [
260
+ 5706.0
261
+ ],
262
+ "std": [
263
+ 3294.649298483831
264
+ ],
265
+ "count": [
266
+ 11413
267
+ ],
268
+ "q01": [
269
+ 114.12
270
+ ],
271
+ "q10": [
272
+ 1141.2
273
+ ],
274
+ "q50": [
275
+ 5706.0
276
+ ],
277
+ "q90": [
278
+ 10270.800000000001
279
+ ],
280
+ "q99": [
281
+ 11297.88
282
+ ]
283
+ },
284
+ "task_index": {
285
+ "min": [
286
+ 0.0
287
+ ],
288
+ "max": [
289
+ 3.0
290
+ ],
291
+ "mean": [
292
+ 1.3064049767808639
293
+ ],
294
+ "std": [
295
+ 1.103887088565618
296
+ ],
297
+ "count": [
298
+ 11413
299
+ ],
300
+ "q01": [
301
+ 0.0
302
+ ],
303
+ "q10": [
304
+ 0.0
305
+ ],
306
+ "q50": [
307
+ 1.0
308
+ ],
309
+ "q90": [
310
+ 3.0
311
+ ],
312
+ "q99": [
313
+ 3.0
314
+ ]
315
+ },
316
+ "observation.images.top": {
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.485
355
+ ]
356
+ ],
357
+ [
358
+ [
359
+ 0.456
360
+ ]
361
+ ],
362
+ [
363
+ [
364
+ 0.406
365
+ ]
366
+ ]
367
+ ],
368
+ "std": [
369
+ [
370
+ [
371
+ 0.229
372
+ ]
373
+ ],
374
+ [
375
+ [
376
+ 0.224
377
+ ]
378
+ ],
379
+ [
380
+ [
381
+ 0.225
382
+ ]
383
+ ]
384
+ ],
385
+ "count": [
386
+ 11413
387
+ ],
388
+ "q01": [
389
+ [
390
+ [
391
+ 0.01
392
+ ]
393
+ ],
394
+ [
395
+ [
396
+ 0.01
397
+ ]
398
+ ],
399
+ [
400
+ [
401
+ 0.01
402
+ ]
403
+ ]
404
+ ],
405
+ "q10": [
406
+ [
407
+ [
408
+ 0.1
409
+ ]
410
+ ],
411
+ [
412
+ [
413
+ 0.1
414
+ ]
415
+ ],
416
+ [
417
+ [
418
+ 0.1
419
+ ]
420
+ ]
421
+ ],
422
+ "q50": [
423
+ [
424
+ [
425
+ 0.5
426
+ ]
427
+ ],
428
+ [
429
+ [
430
+ 0.5
431
+ ]
432
+ ],
433
+ [
434
+ [
435
+ 0.5
436
+ ]
437
+ ]
438
+ ],
439
+ "q90": [
440
+ [
441
+ [
442
+ 0.9
443
+ ]
444
+ ],
445
+ [
446
+ [
447
+ 0.9
448
+ ]
449
+ ],
450
+ [
451
+ [
452
+ 0.9
453
+ ]
454
+ ]
455
+ ],
456
+ "q99": [
457
+ [
458
+ [
459
+ 0.99
460
+ ]
461
+ ],
462
+ [
463
+ [
464
+ 0.99
465
+ ]
466
+ ],
467
+ [
468
+ [
469
+ 0.99
470
+ ]
471
+ ]
472
+ ]
473
+ },
474
+ "observation.images.wrist": {
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.485
513
+ ]
514
+ ],
515
+ [
516
+ [
517
+ 0.456
518
+ ]
519
+ ],
520
+ [
521
+ [
522
+ 0.406
523
+ ]
524
+ ]
525
+ ],
526
+ "std": [
527
+ [
528
+ [
529
+ 0.229
530
+ ]
531
+ ],
532
+ [
533
+ [
534
+ 0.224
535
+ ]
536
+ ],
537
+ [
538
+ [
539
+ 0.225
540
+ ]
541
+ ]
542
+ ],
543
+ "count": [
544
+ 11413
545
+ ],
546
+ "q01": [
547
+ [
548
+ [
549
+ 0.01
550
+ ]
551
+ ],
552
+ [
553
+ [
554
+ 0.01
555
+ ]
556
+ ],
557
+ [
558
+ [
559
+ 0.01
560
+ ]
561
+ ]
562
+ ],
563
+ "q10": [
564
+ [
565
+ [
566
+ 0.1
567
+ ]
568
+ ],
569
+ [
570
+ [
571
+ 0.1
572
+ ]
573
+ ],
574
+ [
575
+ [
576
+ 0.1
577
+ ]
578
+ ]
579
+ ],
580
+ "q50": [
581
+ [
582
+ [
583
+ 0.5
584
+ ]
585
+ ],
586
+ [
587
+ [
588
+ 0.5
589
+ ]
590
+ ],
591
+ [
592
+ [
593
+ 0.5
594
+ ]
595
+ ]
596
+ ],
597
+ "q90": [
598
+ [
599
+ [
600
+ 0.9
601
+ ]
602
+ ],
603
+ [
604
+ [
605
+ 0.9
606
+ ]
607
+ ],
608
+ [
609
+ [
610
+ 0.9
611
+ ]
612
+ ]
613
+ ],
614
+ "q99": [
615
+ [
616
+ [
617
+ 0.99
618
+ ]
619
+ ],
620
+ [
621
+ [
622
+ 0.99
623
+ ]
624
+ ],
625
+ [
626
+ [
627
+ 0.99
628
+ ]
629
+ ]
630
+ ]
631
+ }
632
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d1b41ae7f22d741ad51e13c4a0b21ecbcb0893e805e14201ac1daed6c83619
3
+ size 2216
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:deef09b8afb0cdc950c8d1f81a190ee3fdc8c6e15f8fa20c5fddad32cbd4b80d
3
+ size 160750587
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:43ab6a89277e808fe3eef3f68ad0058cb0d075cfe57fe5a314c023404b2aee8d
3
+ size 98681736
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:bb8192ca9d539b0b86f46f2f309f323f546503eddece00244a21a961613b1da1
3
+ size 189267922
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:fdf1e1a562871f30b179567f1379e33ace93ab314d81e67d4b2ad789d7a328fa
3
+ size 68875545
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:ebc1860ea43336545f4ada16e34ab93dd1915c9ebbcf9cb1468106c4857b54cb
3
+ size 171775657
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:5b6c5a68c0be49c3919981c61a582fac98a90a6f7f3386f12f0a75e085b86327
3
+ size 43841480
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:228de212b427a07a60cff3dea07669feeccb9b3c162e1ea990a831817dfe1599
3
+ size 112014210
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:9f0c2af3e439e2b76c9620667ae4b10e0fff408047f61e28ac26a78fe06c4861
3
+ size 133497719
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:8078b7de3099e9d2f08babd1b0beb33b4eca936595a8fa1c95c9bbd135473b11
3
+ size 137895618
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:d4ecda2550eb1264a69f27a441c452e8a492c6ff6311b221cedbd664d55b5f16
3
+ size 120205294
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:f8f0e063595511c7c88b2673bd42ccb10a03d6bf4da5d7ce24334d5e0ab34cc5
3
+ size 142326768
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:3024ddcb74b95a4bee298d7db9ed389218abb20eb226e6c3b0592f6e5f11d6c5
3
+ size 72613516
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:1ac2d5a4824865e966c862de7e450eb8051d75e79a4e714390f0488b9106fbc6
3
+ size 51778051
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:2763d9899fea29ab4fea703f620d10097f200178fbe9a3cfae70b75d08da379b
3
+ size 94498781
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:5ea07e3bbdcf5710ae2883c9c979d0f38e147d335cde3261dadfb6014ba32888
3
+ size 34063235
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:0b73b7d4d7351a7bce75fb3a56472c532b6fb85508a2f8fb4c680bb3f0d977cf
3
+ size 92818019
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:cc9f2e9732398268482413aab7fe85dbc4f8acebca6565d0e1c3af4c6e43187a
3
+ size 22174102
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:fb89f349042ead0b4b0a95b54c091c056aee0376d6d1e2a61b57e6a9ce946516
3
+ size 54481374
videos/observation.images.wrist/chunk-000/file-007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c4dea77a2bcc7bc5650a2718310da3c08f5e6fe901000438598cf96ccc8ddaf
3
+ size 66242874
videos/observation.images.wrist/chunk-000/file-008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12246758b21f8b1b9bbd8189abb98738df6035586274b9aa1f836945c5c3511b
3
+ size 64318066
videos/observation.images.wrist/chunk-000/file-009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6e2864635e4bfc5c82fbf4b057d5dc88d5518379f06acd1b4ed0e9cd375509c
3
+ size 55997119
videos/observation.images.wrist/chunk-000/file-010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9f806befd506aabf08e5c9ca50ae82dcad6dfcde2425e3234c7b60cb5388c39
3
+ size 83790878