Anlorla commited on
Commit
4fbef56
·
verified ·
1 Parent(s): f55a12e

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:11eff4d6fdb01665a2c7e1e23fab01d9fa7f744ebf2c7fe9001e88749415efe8
3
+ size 1275093
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd9d42ed502b9fbfb8fa782bf6e3f0e6316ecdd2b87053c2b55992d2b44bf15b
3
+ size 69872
meta/info.json ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "zeno",
4
+ "total_episodes": 15,
5
+ "total_frames": 12090,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 10,
9
+ "splits": {
10
+ "train": "0:15"
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
+ "action": {
16
+ "dtype": "float32",
17
+ "shape": [
18
+ 14
19
+ ],
20
+ "names": [
21
+ "left_joint_0",
22
+ "left_joint_1",
23
+ "left_joint_2",
24
+ "left_joint_3",
25
+ "left_joint_4",
26
+ "left_joint_5",
27
+ "left_joint_6",
28
+ "right_joint_0",
29
+ "right_joint_1",
30
+ "right_joint_2",
31
+ "right_joint_3",
32
+ "right_joint_4",
33
+ "right_joint_5",
34
+ "right_joint_6"
35
+ ],
36
+ "fps": 10
37
+ },
38
+ "observation.state": {
39
+ "dtype": "float32",
40
+ "shape": [
41
+ 14
42
+ ],
43
+ "names": [
44
+ "left_joint_0",
45
+ "left_joint_1",
46
+ "left_joint_2",
47
+ "left_joint_3",
48
+ "left_joint_4",
49
+ "left_joint_5",
50
+ "left_joint_6",
51
+ "right_joint_0",
52
+ "right_joint_1",
53
+ "right_joint_2",
54
+ "right_joint_3",
55
+ "right_joint_4",
56
+ "right_joint_5",
57
+ "right_joint_6"
58
+ ],
59
+ "fps": 10
60
+ },
61
+ "observation.images.main": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 256,
65
+ 256,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channels"
72
+ ],
73
+ "info": {
74
+ "video.height": 256,
75
+ "video.width": 256,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 10,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.secondary_0": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 256,
88
+ 256,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channels"
95
+ ],
96
+ "info": {
97
+ "video.height": 256,
98
+ "video.width": 256,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 10,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.images.secondary_1": {
108
+ "dtype": "video",
109
+ "shape": [
110
+ 256,
111
+ 256,
112
+ 3
113
+ ],
114
+ "names": [
115
+ "height",
116
+ "width",
117
+ "channels"
118
+ ],
119
+ "info": {
120
+ "video.height": 256,
121
+ "video.width": 256,
122
+ "video.codec": "av1",
123
+ "video.pix_fmt": "yuv420p",
124
+ "video.is_depth_map": false,
125
+ "video.fps": 10,
126
+ "video.channels": 3,
127
+ "has_audio": false
128
+ }
129
+ },
130
+ "timestamp": {
131
+ "dtype": "float32",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null,
136
+ "fps": 10
137
+ },
138
+ "frame_index": {
139
+ "dtype": "int64",
140
+ "shape": [
141
+ 1
142
+ ],
143
+ "names": null,
144
+ "fps": 10
145
+ },
146
+ "episode_index": {
147
+ "dtype": "int64",
148
+ "shape": [
149
+ 1
150
+ ],
151
+ "names": null,
152
+ "fps": 10
153
+ },
154
+ "index": {
155
+ "dtype": "int64",
156
+ "shape": [
157
+ 1
158
+ ],
159
+ "names": null,
160
+ "fps": 10
161
+ },
162
+ "task_index": {
163
+ "dtype": "int64",
164
+ "shape": [
165
+ 1
166
+ ],
167
+ "names": null,
168
+ "fps": 10
169
+ }
170
+ },
171
+ "data_files_size_in_mb": 100,
172
+ "video_files_size_in_mb": 200
173
+ }
meta/stats.json ADDED
@@ -0,0 +1,444 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 117.1
8
+ ],
9
+ "mean": [
10
+ 42.28084367245657
11
+ ],
12
+ "std": [
13
+ 26.577228982034335
14
+ ],
15
+ "count": [
16
+ 12090
17
+ ]
18
+ },
19
+ "episode_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 14
25
+ ],
26
+ "mean": [
27
+ 6.832506203473946
28
+ ],
29
+ "std": [
30
+ 3.9948045773751266
31
+ ],
32
+ "count": [
33
+ 12090
34
+ ]
35
+ },
36
+ "index": {
37
+ "min": [
38
+ 0
39
+ ],
40
+ "max": [
41
+ 12089
42
+ ],
43
+ "mean": [
44
+ 6044.5
45
+ ],
46
+ "std": [
47
+ 3490.0823653126963
48
+ ],
49
+ "count": [
50
+ 12090
51
+ ]
52
+ },
53
+ "observation.state": {
54
+ "min": [
55
+ -0.2252543717622757,
56
+ 0.5889443159103394,
57
+ -1.8766143321990967,
58
+ -1.0773065090179443,
59
+ 0.509992778301239,
60
+ -0.07082264125347137,
61
+ 0.005249999929219484,
62
+ -0.9748579263687134,
63
+ 0.6126332879066467,
64
+ -2.044018030166626,
65
+ -0.4369339942932129,
66
+ 0.5604757070541382,
67
+ -2.0967514514923096,
68
+ 0.006500000134110451
69
+ ],
70
+ "max": [
71
+ 1.4429851770401,
72
+ 2.12640643119812,
73
+ -0.12449999898672104,
74
+ 0.22302153706550598,
75
+ 1.3244706392288208,
76
+ 1.1965363025665283,
77
+ 0.005249999929219484,
78
+ 0.9013838171958923,
79
+ 2.2286455631256104,
80
+ -0.22431239485740662,
81
+ 1.0466400384902954,
82
+ 1.3317272663116455,
83
+ 0.2355981469154358,
84
+ 0.006500000134110451
85
+ ],
86
+ "mean": [
87
+ 0.48621888058406443,
88
+ 1.1694028690987328,
89
+ -0.9621843016472998,
90
+ -0.4932992289056948,
91
+ 1.2690003993690655,
92
+ 0.5552985729130464,
93
+ 0.005249980585210525,
94
+ -0.05621913738997085,
95
+ 1.5221892669439514,
96
+ -1.1473701492629829,
97
+ 0.2657328546219763,
98
+ 1.1644187775202484,
99
+ -0.9659365472466221,
100
+ 0.006499945075691018
101
+ ],
102
+ "std": [
103
+ 0.28260403679353147,
104
+ 0.33305013994471583,
105
+ 0.203514901127232,
106
+ 0.20803802362211601,
107
+ 0.09201908447039114,
108
+ 0.19446335727031155,
109
+ 1.9378901144903037e-08,
110
+ 0.32585006795409566,
111
+ 0.2803083620243797,
112
+ 0.2950753186860612,
113
+ 0.1653354241252962,
114
+ 0.14736871290104678,
115
+ 0.3622237838841827,
116
+ 7.334540715741691e-08
117
+ ],
118
+ "count": [
119
+ 12090
120
+ ]
121
+ },
122
+ "observation.images.secondary_1": {
123
+ "min": [
124
+ [
125
+ [
126
+ 0.0
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 0.0
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.0
137
+ ]
138
+ ]
139
+ ],
140
+ "max": [
141
+ [
142
+ [
143
+ 1.0
144
+ ]
145
+ ],
146
+ [
147
+ [
148
+ 1.0
149
+ ]
150
+ ],
151
+ [
152
+ [
153
+ 1.0
154
+ ]
155
+ ]
156
+ ],
157
+ "mean": [
158
+ [
159
+ [
160
+ 0.4696826832116686
161
+ ]
162
+ ],
163
+ [
164
+ [
165
+ 0.40302330864446057
166
+ ]
167
+ ],
168
+ [
169
+ [
170
+ 0.397903523079609
171
+ ]
172
+ ]
173
+ ],
174
+ "std": [
175
+ [
176
+ [
177
+ 0.18588321805521035
178
+ ]
179
+ ],
180
+ [
181
+ [
182
+ 0.23766595196253687
183
+ ]
184
+ ],
185
+ [
186
+ [
187
+ 0.23948296537122357
188
+ ]
189
+ ]
190
+ ],
191
+ "count": [
192
+ 2252
193
+ ]
194
+ },
195
+ "action": {
196
+ "min": [
197
+ -0.2284291833639145,
198
+ 0.5959917306900024,
199
+ -1.9342339038848877,
200
+ -1.204316258430481,
201
+ 0.43350085616111755,
202
+ -0.07736413925886154,
203
+ -0.02500000037252903,
204
+ -0.9791316986083984,
205
+ 0.6286506056785583,
206
+ -2.0846800804138184,
207
+ -0.5199868679046631,
208
+ 0.5413965582847595,
209
+ -2.120126247406006,
210
+ -0.02459999918937683
211
+ ],
212
+ "max": [
213
+ 1.4471542835235596,
214
+ 2.098356246948242,
215
+ -0.14239303767681122,
216
+ 0.25218790769577026,
217
+ 1.332756519317627,
218
+ 1.2549039125442505,
219
+ -0.02500000037252903,
220
+ 0.9070531129837036,
221
+ 2.1901464462280273,
222
+ -0.2441113293170929,
223
+ 1.1207809448242188,
224
+ 1.3271394968032837,
225
+ 0.2478792369365692,
226
+ -0.023099999874830246
227
+ ],
228
+ "mean": [
229
+ 0.48917220172012416,
230
+ 1.1632710510290192,
231
+ -0.9890973931210805,
232
+ -0.5519195245404792,
233
+ 1.260243530427256,
234
+ 0.5557806514345288,
235
+ -0.024999796252965778,
236
+ -0.05552408371553614,
237
+ 1.5057440906541224,
238
+ -1.1733334205878283,
239
+ 0.2851093697612004,
240
+ 1.1482749527303318,
241
+ -0.967766631808135,
242
+ -0.02392652472180705
243
+ ],
244
+ "std": [
245
+ 0.2832162973966475,
246
+ 0.3229663389026823,
247
+ 0.20548373391081004,
248
+ 0.2282098404212745,
249
+ 0.09881181367224479,
250
+ 0.19727456406485025,
251
+ 2.123689894568141e-07,
252
+ 0.3285892186303832,
253
+ 0.2720852589759078,
254
+ 0.298667008494023,
255
+ 0.18571702238236057,
256
+ 0.1585548060837111,
257
+ 0.36685403241701037,
258
+ 0.0007198300900081732
259
+ ],
260
+ "count": [
261
+ 12090
262
+ ]
263
+ },
264
+ "observation.images.main": {
265
+ "min": [
266
+ [
267
+ [
268
+ 0.0
269
+ ]
270
+ ],
271
+ [
272
+ [
273
+ 0.0
274
+ ]
275
+ ],
276
+ [
277
+ [
278
+ 0.0
279
+ ]
280
+ ]
281
+ ],
282
+ "max": [
283
+ [
284
+ [
285
+ 1.0
286
+ ]
287
+ ],
288
+ [
289
+ [
290
+ 1.0
291
+ ]
292
+ ],
293
+ [
294
+ [
295
+ 1.0
296
+ ]
297
+ ]
298
+ ],
299
+ "mean": [
300
+ [
301
+ [
302
+ 0.5187560952519754
303
+ ]
304
+ ],
305
+ [
306
+ [
307
+ 0.4789293182567547
308
+ ]
309
+ ],
310
+ [
311
+ [
312
+ 0.4703890187378376
313
+ ]
314
+ ]
315
+ ],
316
+ "std": [
317
+ [
318
+ [
319
+ 0.26257115747441306
320
+ ]
321
+ ],
322
+ [
323
+ [
324
+ 0.28781562952686546
325
+ ]
326
+ ],
327
+ [
328
+ [
329
+ 0.2885339425007904
330
+ ]
331
+ ]
332
+ ],
333
+ "count": [
334
+ 2252
335
+ ]
336
+ },
337
+ "task_index": {
338
+ "min": [
339
+ 0
340
+ ],
341
+ "max": [
342
+ 0
343
+ ],
344
+ "mean": [
345
+ 0.0
346
+ ],
347
+ "std": [
348
+ 0.0
349
+ ],
350
+ "count": [
351
+ 12090
352
+ ]
353
+ },
354
+ "frame_index": {
355
+ "min": [
356
+ 0
357
+ ],
358
+ "max": [
359
+ 1171
360
+ ],
361
+ "mean": [
362
+ 422.80843672456575
363
+ ],
364
+ "std": [
365
+ 265.7722898203433
366
+ ],
367
+ "count": [
368
+ 12090
369
+ ]
370
+ },
371
+ "observation.images.secondary_0": {
372
+ "min": [
373
+ [
374
+ [
375
+ 0.0
376
+ ]
377
+ ],
378
+ [
379
+ [
380
+ 0.0
381
+ ]
382
+ ],
383
+ [
384
+ [
385
+ 0.0
386
+ ]
387
+ ]
388
+ ],
389
+ "max": [
390
+ [
391
+ [
392
+ 1.0
393
+ ]
394
+ ],
395
+ [
396
+ [
397
+ 1.0
398
+ ]
399
+ ],
400
+ [
401
+ [
402
+ 1.0
403
+ ]
404
+ ]
405
+ ],
406
+ "mean": [
407
+ [
408
+ [
409
+ 0.4637437317374939
410
+ ]
411
+ ],
412
+ [
413
+ [
414
+ 0.4253145263531579
415
+ ]
416
+ ],
417
+ [
418
+ [
419
+ 0.4167485432253982
420
+ ]
421
+ ]
422
+ ],
423
+ "std": [
424
+ [
425
+ [
426
+ 0.18587109299260163
427
+ ]
428
+ ],
429
+ [
430
+ [
431
+ 0.21921976833657944
432
+ ]
433
+ ],
434
+ [
435
+ [
436
+ 0.22498597316565352
437
+ ]
438
+ ]
439
+ ],
440
+ "count": [
441
+ 2252
442
+ ]
443
+ }
444
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d925e90a43dcbb59aa1911df1a4004b4a4e8d0b0637752faeda14cf04eb7a766
3
+ size 2306
videos/observation.images.main/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba9324ba878e7991cc76b8dbd5f94cd39b7556922583ae3223492e943a206e6e
3
+ size 59127028
videos/observation.images.secondary_0/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:587706cfea149bda0aedf71d21398e206923683c7c2d6294af2c653b62bbcf4a
3
+ size 48761255
videos/observation.images.secondary_1/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa8ffda19b007b52dd74d5e9d9556fe744b312c03e55fffd0e83d6ccc5dca6f6
3
+ size 59767699