Henry-Ellis commited on
Commit
c2b44ca
·
verified ·
1 Parent(s): 44f9a40

Upload folder using huggingface_hub

Browse files
Files changed (24) 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 +21 -14
  4. meta/stats.json +629 -0
  5. meta/tasks.parquet +3 -0
  6. videos/observation.images.cam_left_high/chunk-000/file-000.mp4 +3 -0
  7. videos/observation.images.cam_left_high/chunk-000/file-001.mp4 +3 -0
  8. videos/observation.images.cam_left_high/chunk-000/file-002.mp4 +3 -0
  9. videos/observation.images.cam_left_high/chunk-000/file-003.mp4 +3 -0
  10. videos/observation.images.cam_left_high/chunk-000/file-004.mp4 +3 -0
  11. videos/observation.images.cam_left_high/chunk-000/file-005.mp4 +3 -0
  12. videos/observation.images.cam_left_wrist/chunk-000/file-000.mp4 +3 -0
  13. videos/observation.images.cam_left_wrist/chunk-000/file-001.mp4 +3 -0
  14. videos/observation.images.cam_left_wrist/chunk-000/file-002.mp4 +3 -0
  15. videos/observation.images.cam_left_wrist/chunk-000/file-003.mp4 +3 -0
  16. videos/observation.images.cam_right_high/chunk-000/file-000.mp4 +3 -0
  17. videos/observation.images.cam_right_high/chunk-000/file-001.mp4 +3 -0
  18. videos/observation.images.cam_right_high/chunk-000/file-002.mp4 +3 -0
  19. videos/observation.images.cam_right_high/chunk-000/file-003.mp4 +3 -0
  20. videos/observation.images.cam_right_high/chunk-000/file-004.mp4 +3 -0
  21. videos/observation.images.cam_right_wrist/chunk-000/file-000.mp4 +3 -0
  22. videos/observation.images.cam_right_wrist/chunk-000/file-001.mp4 +3 -0
  23. videos/observation.images.cam_right_wrist/chunk-000/file-002.mp4 +3 -0
  24. videos/observation.images.cam_right_wrist/chunk-000/file-003.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:d49fd8e3e8d5d7bd682897644017c0a2542275af80f2fe0a936734d8abbd1d7b
3
+ size 63247041
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6523edb951c8baeeb058dc7ff09e55d9355ec3d29e9b54c7f666382ae533467
3
+ size 678420
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "Unitree_G1",
4
  "total_episodes": 301,
5
  "total_frames": 281196,
6
  "total_tasks": 1,
7
- "total_videos": 1204,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 30,
11
  "splits": {
12
  "train": "0:301"
13
  },
14
- "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
- "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
  "features": {
17
  "observation.state": {
18
  "dtype": "float32",
@@ -50,7 +48,8 @@
50
  "kRightHandMiddle0",
51
  "kRightHandMiddle1"
52
  ]
53
- ]
 
54
  },
55
  "action": {
56
  "dtype": "float32",
@@ -88,7 +87,8 @@
88
  "kRightHandMiddle0",
89
  "kRightHandMiddle1"
90
  ]
91
- ]
 
92
  },
93
  "observation.images.cam_left_high": {
94
  "dtype": "video",
@@ -187,35 +187,42 @@
187
  "shape": [
188
  1
189
  ],
190
- "names": null
 
191
  },
192
  "frame_index": {
193
  "dtype": "int64",
194
  "shape": [
195
  1
196
  ],
197
- "names": null
 
198
  },
199
  "episode_index": {
200
  "dtype": "int64",
201
  "shape": [
202
  1
203
  ],
204
- "names": null
 
205
  },
206
  "index": {
207
  "dtype": "int64",
208
  "shape": [
209
  1
210
  ],
211
- "names": null
 
212
  },
213
  "task_index": {
214
  "dtype": "int64",
215
  "shape": [
216
  1
217
  ],
218
- "names": null
 
219
  }
220
- }
 
 
221
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "Unitree_G1",
4
  "total_episodes": 301,
5
  "total_frames": 281196,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 30.0,
9
  "splits": {
10
  "train": "0:301"
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",
 
48
  "kRightHandMiddle0",
49
  "kRightHandMiddle1"
50
  ]
51
+ ],
52
+ "fps": 30.0
53
  },
54
  "action": {
55
  "dtype": "float32",
 
87
  "kRightHandMiddle0",
88
  "kRightHandMiddle1"
89
  ]
90
+ ],
91
+ "fps": 30.0
92
  },
93
  "observation.images.cam_left_high": {
94
  "dtype": "video",
 
187
  "shape": [
188
  1
189
  ],
190
+ "names": null,
191
+ "fps": 30.0
192
  },
193
  "frame_index": {
194
  "dtype": "int64",
195
  "shape": [
196
  1
197
  ],
198
+ "names": null,
199
+ "fps": 30.0
200
  },
201
  "episode_index": {
202
  "dtype": "int64",
203
  "shape": [
204
  1
205
  ],
206
+ "names": null,
207
+ "fps": 30.0
208
  },
209
  "index": {
210
  "dtype": "int64",
211
  "shape": [
212
  1
213
  ],
214
+ "names": null,
215
+ "fps": 30.0
216
  },
217
  "task_index": {
218
  "dtype": "int64",
219
  "shape": [
220
  1
221
  ],
222
+ "names": null,
223
+ "fps": 30.0
224
  }
225
+ },
226
+ "data_files_size_in_mb": 100,
227
+ "video_files_size_in_mb": 500
228
  }
meta/stats.json ADDED
@@ -0,0 +1,629 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.cam_left_high": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.5047508094244186
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.49904107562727407
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.4707569804598843
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.24257420341280794
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.23630871385769248
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.24121710847897557
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 50388
73
+ ]
74
+ },
75
+ "action": {
76
+ "min": [
77
+ -1.5019830465316772,
78
+ -0.10465461015701294,
79
+ -1.0579173564910889,
80
+ -1.0471996068954468,
81
+ -0.5072725415229797,
82
+ -1.550949215888977,
83
+ -1.3590999841690063,
84
+ -1.7829570770263672,
85
+ -1.2025178670883179,
86
+ -0.5489614605903625,
87
+ -1.0471985340118408,
88
+ -1.6240100860595703,
89
+ -1.6144194602966309,
90
+ -0.9865021705627441,
91
+ -1.0471975803375244,
92
+ 0.5694321990013123,
93
+ 0.014022723771631718,
94
+ -1.6959482431411743,
95
+ -2.094395160675049,
96
+ -1.7615234851837158,
97
+ -2.094395160675049,
98
+ -1.0471912622451782,
99
+ -1.0471975803375244,
100
+ -1.0937144756317139,
101
+ -0.19198620319366455,
102
+ 2.9761647249808044e-24,
103
+ -0.19198620319366455,
104
+ 1.3522716746171002e-22
105
+ ],
106
+ "max": [
107
+ 0.5354967713356018,
108
+ 1.2286391258239746,
109
+ 0.5269407629966736,
110
+ 1.2704854011535645,
111
+ 1.755934238433838,
112
+ 1.3575888872146606,
113
+ 0.9239657521247864,
114
+ 0.4525030553340912,
115
+ 0.0873638242483139,
116
+ 1.1086024045944214,
117
+ 1.3864336013793945,
118
+ 0.5220990777015686,
119
+ 1.2726393938064575,
120
+ 1.3873311281204224,
121
+ 0.2105439007282257,
122
+ 1.0471975803375244,
123
+ 1.3984010219573975,
124
+ 0.19198620319366455,
125
+ -5.992518126550274e-23,
126
+ 0.19198620319366455,
127
+ -1.973005091110833e-21,
128
+ 0.09095222502946854,
129
+ -0.5916794538497925,
130
+ -0.014052720740437508,
131
+ 1.8325787782669067,
132
+ 2.094395160675049,
133
+ 1.6477811336517334,
134
+ 2.094395160675049
135
+ ],
136
+ "mean": [
137
+ -0.3863716232279148,
138
+ 0.39396745931167926,
139
+ 0.03431103041024928,
140
+ 0.009708200981389132,
141
+ 0.1722526341176066,
142
+ -0.019659362631351037,
143
+ -0.2612263374912693,
144
+ -0.5985700725298305,
145
+ -0.3845521863919965,
146
+ 0.06264817118491087,
147
+ 0.22825635141298742,
148
+ -0.12034727742691051,
149
+ -0.08447122011764718,
150
+ 0.34836003202886967,
151
+ -0.6551615797052873,
152
+ 1.0180872826390532,
153
+ 0.3756216246046298,
154
+ 0.03195931616074032,
155
+ -0.0710212018352759,
156
+ -0.0193650092538984,
157
+ -0.4033019803063864,
158
+ -0.6000273627620766,
159
+ -0.974619178094293,
160
+ -0.31548782881519905,
161
+ 0.010893788211935781,
162
+ 0.061587314852270404,
163
+ 0.08377548985850203,
164
+ 0.47268790923342574
165
+ ],
166
+ "std": [
167
+ 0.3104076833416323,
168
+ 0.24750707931350968,
169
+ 0.20972880206346728,
170
+ 0.2866169093069513,
171
+ 0.37252944644641034,
172
+ 0.2891084125434007,
173
+ 0.27607984396334756,
174
+ 0.3587734270584708,
175
+ 0.2686221540814786,
176
+ 0.2289337592155076,
177
+ 0.4082793531716458,
178
+ 0.35700841826630403,
179
+ 0.4206615200863807,
180
+ 0.29836216627340867,
181
+ 0.16762746861973923,
182
+ 0.058268190875271485,
183
+ 0.2606954802049171,
184
+ 0.2009716069388043,
185
+ 0.21631555781808606,
186
+ 0.24962205905952237,
187
+ 0.6308774557387031,
188
+ 0.15321309196122707,
189
+ 0.08768955931412543,
190
+ 0.2823158928236974,
191
+ 0.2406561448279678,
192
+ 0.2104461906537746,
193
+ 0.3059273470978774,
194
+ 0.6513390576277714
195
+ ],
196
+ "count": [
197
+ 281196
198
+ ]
199
+ },
200
+ "observation.state": {
201
+ "min": [
202
+ -1.4550118446350098,
203
+ -0.06949806213378906,
204
+ -1.0511047840118408,
205
+ -1.03071928024292,
206
+ -0.4975949823856354,
207
+ -1.5453640222549438,
208
+ -1.3530008792877197,
209
+ -1.5718340873718262,
210
+ -1.1841716766357422,
211
+ -0.5344080924987793,
212
+ -1.0334393978118896,
213
+ -1.6194305419921875,
214
+ -1.5786588191986084,
215
+ -0.9749836921691895,
216
+ -1.0097272396087646,
217
+ 0.5789667367935181,
218
+ 0.017472300678491592,
219
+ -1.3936595916748047,
220
+ -2.083012104034424,
221
+ -1.089174509048462,
222
+ -2.0832393169403076,
223
+ -1.006208062171936,
224
+ -1.0547640323638916,
225
+ -1.0409409999847412,
226
+ -0.1988460272550583,
227
+ 0.009620487689971924,
228
+ -0.17772997915744781,
229
+ 0.008674941025674343
230
+ ],
231
+ "max": [
232
+ 0.5277786254882812,
233
+ 1.2103934288024902,
234
+ 0.5151016712188721,
235
+ 1.2654342651367188,
236
+ 1.7501063346862793,
237
+ 1.3493192195892334,
238
+ 0.9137319326400757,
239
+ 0.4504079818725586,
240
+ 0.0651240348815918,
241
+ 1.0999765396118164,
242
+ 1.3758091926574707,
243
+ 0.5103821754455566,
244
+ 1.2686320543289185,
245
+ 1.3807964324951172,
246
+ 0.1522921770811081,
247
+ 1.102331519126892,
248
+ 1.3545994758605957,
249
+ 0.1950070858001709,
250
+ -0.008813309483230114,
251
+ 0.2671687602996826,
252
+ -0.008364483714103699,
253
+ 0.026381712406873703,
254
+ -0.608210563659668,
255
+ -0.018412526696920395,
256
+ 1.645692229270935,
257
+ 2.085045099258423,
258
+ 1.453798770904541,
259
+ 2.090496778488159
260
+ ],
261
+ "mean": [
262
+ -0.3879570338915728,
263
+ 0.406045771019502,
264
+ 0.030620826597169505,
265
+ 0.0153625362322646,
266
+ 0.18191544733714546,
267
+ -0.017870269144278392,
268
+ -0.2689767563619761,
269
+ -0.5856638683315999,
270
+ -0.3806495197225512,
271
+ 0.06649060502480358,
272
+ 0.22811650194986233,
273
+ -0.12437720100303967,
274
+ -0.08365296632761351,
275
+ 0.34734994966232746,
276
+ -0.660358510889526,
277
+ 0.9788968457818484,
278
+ 0.36423653253475763,
279
+ 0.019067380869776798,
280
+ -0.07370557479993016,
281
+ -0.003843636020952974,
282
+ -0.37196278344523265,
283
+ -0.6061184709097405,
284
+ -0.9288628173178582,
285
+ -0.30492653122713365,
286
+ 0.023877166274315405,
287
+ 0.06866707648311189,
288
+ 0.07063117104538347,
289
+ 0.4259628477190553
290
+ ],
291
+ "std": [
292
+ 0.3063564384914223,
293
+ 0.2564313158539211,
294
+ 0.20863197237871364,
295
+ 0.27999546581300755,
296
+ 0.37397801500673294,
297
+ 0.28963928888180074,
298
+ 0.2777241946248484,
299
+ 0.3590919183799878,
300
+ 0.2687899695042939,
301
+ 0.2276301639384855,
302
+ 0.4077093638109428,
303
+ 0.3553332059817898,
304
+ 0.41973349729319087,
305
+ 0.29871516780037494,
306
+ 0.1497017626098519,
307
+ 0.07618077620180567,
308
+ 0.2695007548897285,
309
+ 0.2009185129244596,
310
+ 0.20752493898887106,
311
+ 0.2209242762247575,
312
+ 0.5601667997834916,
313
+ 0.14341892347115645,
314
+ 0.11111770760255912,
315
+ 0.28936093047193245,
316
+ 0.2413145127758061,
317
+ 0.20257278038838952,
318
+ 0.2726272910282082,
319
+ 0.5613446105358886
320
+ ],
321
+ "count": [
322
+ 281196
323
+ ]
324
+ },
325
+ "timestamp": {
326
+ "min": [
327
+ 0.0
328
+ ],
329
+ "max": [
330
+ 226.3333282470703
331
+ ],
332
+ "mean": [
333
+ 17.958870093682307
334
+ ],
335
+ "std": [
336
+ 20.42315269176781
337
+ ],
338
+ "count": [
339
+ 281196
340
+ ]
341
+ },
342
+ "frame_index": {
343
+ "min": [
344
+ 0
345
+ ],
346
+ "max": [
347
+ 6790
348
+ ],
349
+ "mean": [
350
+ 538.7661026472638
351
+ ],
352
+ "std": [
353
+ 612.6945614168259
354
+ ],
355
+ "count": [
356
+ 281196
357
+ ]
358
+ },
359
+ "episode_index": {
360
+ "min": [
361
+ 0
362
+ ],
363
+ "max": [
364
+ 300
365
+ ],
366
+ "mean": [
367
+ 146.44165635357544
368
+ ],
369
+ "std": [
370
+ 86.17670232645737
371
+ ],
372
+ "count": [
373
+ 281196
374
+ ]
375
+ },
376
+ "task_index": {
377
+ "min": [
378
+ 0
379
+ ],
380
+ "max": [
381
+ 0
382
+ ],
383
+ "mean": [
384
+ 0.0
385
+ ],
386
+ "std": [
387
+ 0.0
388
+ ],
389
+ "count": [
390
+ 281196
391
+ ]
392
+ },
393
+ "observation.images.cam_left_wrist": {
394
+ "min": [
395
+ [
396
+ [
397
+ 0.0
398
+ ]
399
+ ],
400
+ [
401
+ [
402
+ 0.0
403
+ ]
404
+ ],
405
+ [
406
+ [
407
+ 0.0
408
+ ]
409
+ ]
410
+ ],
411
+ "max": [
412
+ [
413
+ [
414
+ 1.0
415
+ ]
416
+ ],
417
+ [
418
+ [
419
+ 1.0
420
+ ]
421
+ ],
422
+ [
423
+ [
424
+ 1.0
425
+ ]
426
+ ]
427
+ ],
428
+ "mean": [
429
+ [
430
+ [
431
+ 0.43317515058686185
432
+ ]
433
+ ],
434
+ [
435
+ [
436
+ 0.4269818053302466
437
+ ]
438
+ ],
439
+ [
440
+ [
441
+ 0.4134873692542161
442
+ ]
443
+ ]
444
+ ],
445
+ "std": [
446
+ [
447
+ [
448
+ 0.3018915022846747
449
+ ]
450
+ ],
451
+ [
452
+ [
453
+ 0.28479098141746156
454
+ ]
455
+ ],
456
+ [
457
+ [
458
+ 0.29928073327490484
459
+ ]
460
+ ]
461
+ ],
462
+ "count": [
463
+ 50388
464
+ ]
465
+ },
466
+ "observation.images.cam_right_high": {
467
+ "min": [
468
+ [
469
+ [
470
+ 0.0
471
+ ]
472
+ ],
473
+ [
474
+ [
475
+ 0.0
476
+ ]
477
+ ],
478
+ [
479
+ [
480
+ 0.0
481
+ ]
482
+ ]
483
+ ],
484
+ "max": [
485
+ [
486
+ [
487
+ 1.0
488
+ ]
489
+ ],
490
+ [
491
+ [
492
+ 1.0
493
+ ]
494
+ ],
495
+ [
496
+ [
497
+ 1.0
498
+ ]
499
+ ]
500
+ ],
501
+ "mean": [
502
+ [
503
+ [
504
+ 0.5065798633793634
505
+ ]
506
+ ],
507
+ [
508
+ [
509
+ 0.499573790773689
510
+ ]
511
+ ],
512
+ [
513
+ [
514
+ 0.4709063408189684
515
+ ]
516
+ ]
517
+ ],
518
+ "std": [
519
+ [
520
+ [
521
+ 0.23873019810985247
522
+ ]
523
+ ],
524
+ [
525
+ [
526
+ 0.23262613650875938
527
+ ]
528
+ ],
529
+ [
530
+ [
531
+ 0.23849618785463422
532
+ ]
533
+ ]
534
+ ],
535
+ "count": [
536
+ 50388
537
+ ]
538
+ },
539
+ "index": {
540
+ "min": [
541
+ 0
542
+ ],
543
+ "max": [
544
+ 281195
545
+ ],
546
+ "mean": [
547
+ 140597.5
548
+ ],
549
+ "std": [
550
+ 81174.29314700971
551
+ ],
552
+ "count": [
553
+ 281196
554
+ ]
555
+ },
556
+ "observation.images.cam_right_wrist": {
557
+ "min": [
558
+ [
559
+ [
560
+ 0.0
561
+ ]
562
+ ],
563
+ [
564
+ [
565
+ 0.0
566
+ ]
567
+ ],
568
+ [
569
+ [
570
+ 0.0
571
+ ]
572
+ ]
573
+ ],
574
+ "max": [
575
+ [
576
+ [
577
+ 1.0
578
+ ]
579
+ ],
580
+ [
581
+ [
582
+ 1.0
583
+ ]
584
+ ],
585
+ [
586
+ [
587
+ 1.0
588
+ ]
589
+ ]
590
+ ],
591
+ "mean": [
592
+ [
593
+ [
594
+ 0.4179111509412738
595
+ ]
596
+ ],
597
+ [
598
+ [
599
+ 0.4164055886421779
600
+ ]
601
+ ],
602
+ [
603
+ [
604
+ 0.4026551431567932
605
+ ]
606
+ ]
607
+ ],
608
+ "std": [
609
+ [
610
+ [
611
+ 0.3065409739465407
612
+ ]
613
+ ],
614
+ [
615
+ [
616
+ 0.28548764970782897
617
+ ]
618
+ ],
619
+ [
620
+ [
621
+ 0.29872460492143454
622
+ ]
623
+ ]
624
+ ],
625
+ "count": [
626
+ 50388
627
+ ]
628
+ }
629
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06360066d2bc8f0264fc43cfa556840f121d7e37896a3ac3ffabf53f6f184f42
3
+ size 2126
videos/observation.images.cam_left_high/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23afe2d6441921aaa987aafd4ee3c17b1f76dd16a12de5c6a1430e4858388da1
3
+ size 523098250
videos/observation.images.cam_left_high/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9289e8a006a9b75602d09072e3c0fd09a5be0a35c30bd72a2a46f302f395ca37
3
+ size 517357192
videos/observation.images.cam_left_high/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9297c84780f14eea7d941dbbbd03140253f44f49a97822bd7c6a91f7cd14c77a
3
+ size 516886129
videos/observation.images.cam_left_high/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0303e17b7ebb754ed5037c8ca6142aeaed87c1510ded696c6c7544586bb80775
3
+ size 517014193
videos/observation.images.cam_left_high/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59e1503a2f443f31884884ce64a2f19e34294982ae6fccb4cddb526858be1388
3
+ size 518403775
videos/observation.images.cam_left_high/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03f99f1ca34b51fbb990a0d8318aeec78d22fc3fb2fc4d2e24b1076e00c86024
3
+ size 291226127
videos/observation.images.cam_left_wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:631f385050b1b7a38961720123d859beea917db2e7ecf310fee89dcc5e0e9b9c
3
+ size 522008658
videos/observation.images.cam_left_wrist/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81f504b57568450ef2537ce825b86be61e2f49c610a305a15f0fa127d23ca437
3
+ size 521244598
videos/observation.images.cam_left_wrist/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eeb69f13d7dd03aa4b1055e7734cc80c4df08899e3bdedb354d5fd55fb83f8a
3
+ size 521932029
videos/observation.images.cam_left_wrist/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0640b1d160aeff058becd4a99dfaca2a39d3fd4ea496e2ea9c76c3114cebce03
3
+ size 200227364
videos/observation.images.cam_right_high/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8cc36dbc576ef2c4ec1227a90edee5be15c6c43180b3cb9233f2f5f0d318ac6
3
+ size 523020489
videos/observation.images.cam_right_high/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf12c087ed754728fb78ae3d8bc982c3328f160d8627180d6849433c5d60df7
3
+ size 518550151
videos/observation.images.cam_right_high/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f57cb8581d4352a129e9c7827e41c29e31d8b636ebdd643d4e94886546455c4e
3
+ size 520948733
videos/observation.images.cam_right_high/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ce87f47ddf07a14ca838ffeb3a26eadaadc4d60c91b88c4957819e6ad105e7b
3
+ size 524143414
videos/observation.images.cam_right_high/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dd00580b3b190f9c7743a3675294679d2f28e133b909ed96b60f061fc3b2f61
3
+ size 498753294
videos/observation.images.cam_right_wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78faaa5884ef0b33844c957bf3cfcc37958aa0f0cc94f60e7157ccfa39af45e7
3
+ size 519196905
videos/observation.images.cam_right_wrist/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26bbc1c51548b6da076ddcfde42340fe96cbe3a7f6d1f67e7edfda80f1ded9aa
3
+ size 519662876
videos/observation.images.cam_right_wrist/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e63132c32d86e8f661877ee228c1cbb90c3d8627ec34b7cf1d65c05c5bc4c7
3
+ size 519281180
videos/observation.images.cam_right_wrist/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e19aed0d13292c19cc6f835382c2105b37da35b7ba1441c0c4ddebaf940c877f
3
+ size 323076402