Anlorla commited on
Commit
67b7024
·
verified ·
1 Parent(s): 4583e9e

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:ea2e052e92b6f210915c6fcccd3fa4aef103713f7a095f65d187c4c0910c775b
3
+ size 128559
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:261f2772fe212695d7a3ccf551aa968b92dfdb9bf6e927b7928c2644ac8b654e
3
+ size 74012
meta/info.json ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "zeno",
4
+ "total_episodes": 25,
5
+ "total_frames": 2208,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 10,
9
+ "splits": {
10
+ "train": "0:25"
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
+ "index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 2207
8
+ ],
9
+ "mean": [
10
+ 1103.5
11
+ ],
12
+ "std": [
13
+ 637.3946318150685
14
+ ],
15
+ "count": [
16
+ 2208
17
+ ]
18
+ },
19
+ "observation.images.secondary_0": {
20
+ "min": [
21
+ [
22
+ [
23
+ 0.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 0.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 0.0
34
+ ]
35
+ ]
36
+ ],
37
+ "max": [
38
+ [
39
+ [
40
+ 0.7333333333333333
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.7215686274509804
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.7215686274509804
51
+ ]
52
+ ]
53
+ ],
54
+ "mean": [
55
+ [
56
+ [
57
+ 0.4544364588044109
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.4630247484697155
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.4548079938598008
68
+ ]
69
+ ]
70
+ ],
71
+ "std": [
72
+ [
73
+ [
74
+ 0.21692729414633427
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.2084186208014156
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.210877352319203
85
+ ]
86
+ ]
87
+ ],
88
+ "count": [
89
+ 2196
90
+ ]
91
+ },
92
+ "action": {
93
+ "min": [
94
+ -0.1538386344909668,
95
+ -0.03319593146443367,
96
+ 0.04207492619752884,
97
+ -0.26329973340034485,
98
+ 0.3431583642959595,
99
+ 0.08073083311319351,
100
+ -0.02459999918937683,
101
+ -0.4018399715423584,
102
+ -0.03512812778353691,
103
+ -1.6930090188980103,
104
+ -1.1629565954208374,
105
+ -0.9289293885231018,
106
+ -1.3411121368408203,
107
+ -0.023000000044703484
108
+ ],
109
+ "max": [
110
+ -0.012420128099620342,
111
+ -0.01828131265938282,
112
+ 0.04212725907564163,
113
+ -0.1130196750164032,
114
+ 0.35210713744163513,
115
+ 0.2386513650417328,
116
+ -0.02459999918937683,
117
+ 0.8830327391624451,
118
+ 2.0220515727996826,
119
+ 0.047950416803359985,
120
+ 1.5047718286514282,
121
+ 1.1970945596694946,
122
+ 0.7685250043869019,
123
+ -0.023000000044703484
124
+ ],
125
+ "mean": [
126
+ -0.09991606710726679,
127
+ -0.027292250634501757,
128
+ 0.04210260919079292,
129
+ -0.1838718914642822,
130
+ 0.34669354845486255,
131
+ 0.15518520781567888,
132
+ -0.024600021284667477,
133
+ -0.028611494024306117,
134
+ 0.754731651449549,
135
+ -0.4810318790808104,
136
+ 0.155605654119163,
137
+ 0.3496183891497228,
138
+ -0.1761423165809137,
139
+ -0.023000000044703484
140
+ ],
141
+ "std": [
142
+ 0.04810237297790298,
143
+ 0.007293683471430403,
144
+ 2.614838061174768e-05,
145
+ 0.07501767769194637,
146
+ 0.0024661585455207006,
147
+ 0.07883153759675814,
148
+ 2.2129693849779126e-08,
149
+ 0.2554415020067197,
150
+ 0.7158184202690262,
151
+ 0.494346958464061,
152
+ 0.45047205461364775,
153
+ 0.3051013701991106,
154
+ 0.3928671514077615,
155
+ 0.0
156
+ ],
157
+ "count": [
158
+ 2208
159
+ ]
160
+ },
161
+ "timestamp": {
162
+ "min": [
163
+ 0.0
164
+ ],
165
+ "max": [
166
+ 11.0
167
+ ],
168
+ "mean": [
169
+ 4.405434782608696
170
+ ],
171
+ "std": [
172
+ 2.618844990893199
173
+ ],
174
+ "count": [
175
+ 2208
176
+ ]
177
+ },
178
+ "frame_index": {
179
+ "min": [
180
+ 0
181
+ ],
182
+ "max": [
183
+ 110
184
+ ],
185
+ "mean": [
186
+ 44.05434782608695
187
+ ],
188
+ "std": [
189
+ 26.188449908931997
190
+ ],
191
+ "count": [
192
+ 2208
193
+ ]
194
+ },
195
+ "episode_index": {
196
+ "min": [
197
+ 0
198
+ ],
199
+ "max": [
200
+ 24
201
+ ],
202
+ "mean": [
203
+ 11.952445652173912
204
+ ],
205
+ "std": [
206
+ 7.184108582157895
207
+ ],
208
+ "count": [
209
+ 2208
210
+ ]
211
+ },
212
+ "observation.images.main": {
213
+ "min": [
214
+ [
215
+ [
216
+ 0.0
217
+ ]
218
+ ],
219
+ [
220
+ [
221
+ 0.0
222
+ ]
223
+ ],
224
+ [
225
+ [
226
+ 0.0
227
+ ]
228
+ ]
229
+ ],
230
+ "max": [
231
+ [
232
+ [
233
+ 1.0
234
+ ]
235
+ ],
236
+ [
237
+ [
238
+ 1.0
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 1.0
244
+ ]
245
+ ]
246
+ ],
247
+ "mean": [
248
+ [
249
+ [
250
+ 0.5011666335550018
251
+ ]
252
+ ],
253
+ [
254
+ [
255
+ 0.5070161003969222
256
+ ]
257
+ ],
258
+ [
259
+ [
260
+ 0.502409928859764
261
+ ]
262
+ ]
263
+ ],
264
+ "std": [
265
+ [
266
+ [
267
+ 0.27011158324418694
268
+ ]
269
+ ],
270
+ [
271
+ [
272
+ 0.2677904342446732
273
+ ]
274
+ ],
275
+ [
276
+ [
277
+ 0.2660838295091988
278
+ ]
279
+ ]
280
+ ],
281
+ "count": [
282
+ 2196
283
+ ]
284
+ },
285
+ "observation.state": {
286
+ "min": [
287
+ -0.15094293653964996,
288
+ -0.03717316314578056,
289
+ 0.038900118321180344,
290
+ -0.26387539505958557,
291
+ 0.35447952151298523,
292
+ 0.08762121200561523,
293
+ 0.0,
294
+ -0.39437395334243774,
295
+ -0.036370739340782166,
296
+ -1.6492429971694946,
297
+ -1.1286616325378418,
298
+ -0.6907474398612976,
299
+ -1.3315109014511108,
300
+ 0.006500000134110451
301
+ ],
302
+ "max": [
303
+ -0.02135145664215088,
304
+ -0.03364947438240051,
305
+ 0.04101084545254707,
306
+ -0.11406105011701584,
307
+ 0.3756391108036041,
308
+ 0.23905257880687714,
309
+ 0.0,
310
+ 0.862604022026062,
311
+ 2.0457093715667725,
312
+ 0.04483107849955559,
313
+ 1.5000580549240112,
314
+ 1.2287553548812866,
315
+ 0.75966876745224,
316
+ 0.006500000134110451
317
+ ],
318
+ "mean": [
319
+ -0.09912350972392259,
320
+ -0.03577838294322778,
321
+ 0.04001571673670433,
322
+ -0.1841030881834635,
323
+ 0.3650300310033819,
324
+ 0.15881502795019659,
325
+ 0.0,
326
+ -0.02876330626305139,
327
+ 0.7574760624194059,
328
+ -0.46196418460728467,
329
+ 0.15447488929983566,
330
+ 0.39805100885290734,
331
+ -0.17294751040880446,
332
+ 0.006500003728855307
333
+ ],
334
+ "std": [
335
+ 0.044110901134476306,
336
+ 0.0017232165036132204,
337
+ 0.00105364078557385,
338
+ 0.07350774166860803,
339
+ 0.008611349160333367,
340
+ 0.07458879129358438,
341
+ 0.0,
342
+ 0.25092432227669015,
343
+ 0.7226641832824393,
344
+ 0.4831594936301281,
345
+ 0.44453072577140085,
346
+ 0.2827432422998704,
347
+ 0.38795121579465863,
348
+ 3.6129337186821366e-09
349
+ ],
350
+ "count": [
351
+ 2208
352
+ ]
353
+ },
354
+ "observation.images.secondary_1": {
355
+ "min": [
356
+ [
357
+ [
358
+ 0.0
359
+ ]
360
+ ],
361
+ [
362
+ [
363
+ 0.0
364
+ ]
365
+ ],
366
+ [
367
+ [
368
+ 0.0
369
+ ]
370
+ ]
371
+ ],
372
+ "max": [
373
+ [
374
+ [
375
+ 1.0
376
+ ]
377
+ ],
378
+ [
379
+ [
380
+ 1.0
381
+ ]
382
+ ],
383
+ [
384
+ [
385
+ 1.0
386
+ ]
387
+ ]
388
+ ],
389
+ "mean": [
390
+ [
391
+ [
392
+ 0.4447724022206726
393
+ ]
394
+ ],
395
+ [
396
+ [
397
+ 0.4568403479380158
398
+ ]
399
+ ],
400
+ [
401
+ [
402
+ 0.44817182232368896
403
+ ]
404
+ ]
405
+ ],
406
+ "std": [
407
+ [
408
+ [
409
+ 0.20535044900570795
410
+ ]
411
+ ],
412
+ [
413
+ [
414
+ 0.19356369872410667
415
+ ]
416
+ ],
417
+ [
418
+ [
419
+ 0.20058931453999487
420
+ ]
421
+ ]
422
+ ],
423
+ "count": [
424
+ 2196
425
+ ]
426
+ },
427
+ "task_index": {
428
+ "min": [
429
+ 0
430
+ ],
431
+ "max": [
432
+ 0
433
+ ],
434
+ "mean": [
435
+ 0.0
436
+ ],
437
+ "std": [
438
+ 0.0
439
+ ],
440
+ "count": [
441
+ 2208
442
+ ]
443
+ }
444
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b5fd2c464387574092e26c73f25ef392512744236e74c159c5d91f28cbac62b
3
+ size 2492
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:c8ae1def5abcebb9fadf3fd1a6f8180f991070ad8583d598c97630698991f4af
3
+ size 4830128
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:9f28351180bc385d54986497507f9e8d3fbdfa32def9880c024975402e5bd114
3
+ size 3310426
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:a6dc9d7eda8f32a3386b011e235854e7321245c4f3bc1fa2213988844074cc26
3
+ size 4533653