teotomic commited on
Commit
7009cf9
·
verified ·
1 Parent(s): adc7eb4

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:f6aae82c40f8a14a2ce4680385b2a70f5af27c1bc7cf60815f0f58b83d98f94d
3
+ size 1521449
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d413a0fbadd63d5ff1d001269ca87c81c9006080919b3967d06c5688bdc2f3ac
3
+ size 77502
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "g1",
4
  "total_episodes": 21,
5
  "total_frames": 4241,
6
  "total_tasks": 2,
7
- "total_videos": 21,
8
- "total_chunks": 0,
9
  "chunks_size": 1000,
10
  "fps": 20,
11
  "splits": {
12
  "train": "0:100"
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.images.ego_view": {
18
  "dtype": "video",
@@ -68,7 +66,8 @@
68
  "motor_25",
69
  "motor_26",
70
  "motor_27"
71
- ]
 
72
  },
73
  "action": {
74
  "dtype": "float64",
@@ -104,55 +103,66 @@
104
  "motor_25",
105
  "motor_26",
106
  "motor_27"
107
- ]
 
108
  },
109
  "timestamp": {
110
  "dtype": "float64",
111
  "shape": [
112
  1
113
- ]
 
114
  },
115
  "annotation.human.action.task_description": {
116
  "dtype": "int64",
117
  "shape": [
118
  1
119
- ]
 
120
  },
121
  "annotation.human.action.valid": {
122
  "dtype": "int64",
123
  "shape": [
124
  1
125
- ]
 
126
  },
127
  "episode_index": {
128
  "dtype": "int64",
129
  "shape": [
130
  1
131
- ]
 
132
  },
133
  "task_index": {
134
  "dtype": "int64",
135
  "shape": [
136
  1
137
- ]
 
138
  },
139
  "index": {
140
  "dtype": "int64",
141
  "shape": [
142
  1
143
- ]
 
144
  },
145
  "next.reward": {
146
  "dtype": "float64",
147
  "shape": [
148
  1
149
- ]
 
150
  },
151
  "next.done": {
152
  "dtype": "bool",
153
  "shape": [
154
  1
155
- ]
 
156
  }
157
- }
 
 
158
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "g1",
4
  "total_episodes": 21,
5
  "total_frames": 4241,
6
  "total_tasks": 2,
 
 
7
  "chunks_size": 1000,
8
  "fps": 20,
9
  "splits": {
10
  "train": "0:100"
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.images.ego_view": {
16
  "dtype": "video",
 
66
  "motor_25",
67
  "motor_26",
68
  "motor_27"
69
+ ],
70
+ "fps": 20
71
  },
72
  "action": {
73
  "dtype": "float64",
 
103
  "motor_25",
104
  "motor_26",
105
  "motor_27"
106
+ ],
107
+ "fps": 20
108
  },
109
  "timestamp": {
110
  "dtype": "float64",
111
  "shape": [
112
  1
113
+ ],
114
+ "fps": 20
115
  },
116
  "annotation.human.action.task_description": {
117
  "dtype": "int64",
118
  "shape": [
119
  1
120
+ ],
121
+ "fps": 20
122
  },
123
  "annotation.human.action.valid": {
124
  "dtype": "int64",
125
  "shape": [
126
  1
127
+ ],
128
+ "fps": 20
129
  },
130
  "episode_index": {
131
  "dtype": "int64",
132
  "shape": [
133
  1
134
+ ],
135
+ "fps": 20
136
  },
137
  "task_index": {
138
  "dtype": "int64",
139
  "shape": [
140
  1
141
+ ],
142
+ "fps": 20
143
  },
144
  "index": {
145
  "dtype": "int64",
146
  "shape": [
147
  1
148
+ ],
149
+ "fps": 20
150
  },
151
  "next.reward": {
152
  "dtype": "float64",
153
  "shape": [
154
  1
155
+ ],
156
+ "fps": 20
157
  },
158
  "next.done": {
159
  "dtype": "bool",
160
  "shape": [
161
  1
162
+ ],
163
+ "fps": 20
164
  }
165
+ },
166
+ "data_files_size_in_mb": 100,
167
+ "video_files_size_in_mb": 200
168
  }
meta/stats.json ADDED
@@ -0,0 +1,461 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "annotation.human.action.task_description": {
3
+ "min": [
4
+ 5
5
+ ],
6
+ "max": [
7
+ 5
8
+ ],
9
+ "mean": [
10
+ 5.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 4241
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "min": [
21
+ -0.5420979261398315,
22
+ -0.015706045553088188,
23
+ -0.012493684887886047,
24
+ -0.0383455716073513,
25
+ -0.1834079772233963,
26
+ -1.5261434316635132,
27
+ -0.4353998005390167,
28
+ -0.2750745713710785,
29
+ -0.13912752270698547,
30
+ -0.12317360937595367,
31
+ -0.2102501094341278,
32
+ -0.16697247326374054,
33
+ -0.8732545971870422,
34
+ -0.45834213495254517,
35
+ -1.570800542831421,
36
+ -1.375429630279541,
37
+ -0.10629501193761826,
38
+ -1.7453314065933228,
39
+ -1.5683841705322266,
40
+ -0.7278362512588501,
41
+ -0.00202771695330739,
42
+ -5.984661584079731e-07,
43
+ -5.943361998106411e-07,
44
+ -0.0021950986701995134,
45
+ -1.110072957999364e-07,
46
+ -4.0765268494169504e-08,
47
+ 0.0,
48
+ -0.24713820219039917
49
+ ],
50
+ "max": [
51
+ 0.06647612899541855,
52
+ 0.6186896562576294,
53
+ 0.27994081377983093,
54
+ 1.239462971687317,
55
+ 1.0151013135910034,
56
+ 0.022680427879095078,
57
+ 0.9697121977806091,
58
+ 0.06839657574892044,
59
+ 0.13473521173000336,
60
+ 0.12941740453243256,
61
+ 0.188936248421669,
62
+ 0.7135657668113708,
63
+ 0.030820388346910477,
64
+ 0.12655973434448242,
65
+ 0.0,
66
+ 0.00018287886632606387,
67
+ 0.39065277576446533,
68
+ 0.0,
69
+ 2.6842040824703872e-05,
70
+ 0.11885381489992142,
71
+ 1.2255675792694092,
72
+ 0.3338164687156677,
73
+ 0.37589627504348755,
74
+ 0.0005136014078743756,
75
+ 0.3712080121040344,
76
+ 0.417996346950531,
77
+ 0.7243122458457947,
78
+ 2.0501107478310132e-09
79
+ ],
80
+ "mean": [
81
+ -0.2891590767200756,
82
+ 0.21071953050822081,
83
+ 0.09437398936277121,
84
+ 0.5594207958086176,
85
+ 0.34432250719479696,
86
+ -0.6024729243513268,
87
+ 0.43246049951675,
88
+ -0.06530846934348337,
89
+ 0.0035821305657898913,
90
+ 0.002410408514594915,
91
+ -0.029484278964266565,
92
+ 0.1832007584767054,
93
+ -0.3957451388215265,
94
+ -0.08660815399341273,
95
+ -0.6518667708222412,
96
+ -0.4276398555045138,
97
+ 0.019438098074854707,
98
+ -0.7251610738633517,
99
+ -0.5540659562002739,
100
+ -0.41392803766963,
101
+ 0.4704074541568419,
102
+ 0.011604687567484938,
103
+ 0.01369500284862108,
104
+ -0.0011897949142881357,
105
+ 0.012553581872204372,
106
+ 0.01493315850892907,
107
+ 0.7064535154455311,
108
+ -0.008444264916533134
109
+ ],
110
+ "std": [
111
+ 0.14206105225503532,
112
+ 0.12142814187703238,
113
+ 0.046872951147971756,
114
+ 0.27745904734199833,
115
+ 0.20255663579301933,
116
+ 0.32903789496839037,
117
+ 0.3063845659796358,
118
+ 0.07682747381104561,
119
+ 0.048042289177385206,
120
+ 0.046851288757484275,
121
+ 0.059551531825423124,
122
+ 0.17795421252476323,
123
+ 0.08970259915976471,
124
+ 0.10278460269662382,
125
+ 0.6398650626937122,
126
+ 0.42254121361171176,
127
+ 0.07183717675939436,
128
+ 0.7149755383007449,
129
+ 0.5698882911826093,
130
+ 0.3215983138116167,
131
+ 0.5298726024020156,
132
+ 0.03887179192703239,
133
+ 0.048523227109847335,
134
+ 0.0003356601970272483,
135
+ 0.0433188170067071,
136
+ 0.05403761622674878,
137
+ 0.09285355224615376,
138
+ 0.03137966102727957
139
+ ],
140
+ "count": [
141
+ 4241
142
+ ]
143
+ },
144
+ "annotation.human.action.valid": {
145
+ "min": [
146
+ 1
147
+ ],
148
+ "max": [
149
+ 1
150
+ ],
151
+ "mean": [
152
+ 1.0
153
+ ],
154
+ "std": [
155
+ 0.0
156
+ ],
157
+ "count": [
158
+ 4241
159
+ ]
160
+ },
161
+ "action": {
162
+ "min": [
163
+ -0.542687714099884,
164
+ -0.013947644270956516,
165
+ -0.011492875404655933,
166
+ -0.03603024780750275,
167
+ -0.18486131727695465,
168
+ -1.5245468616485596,
169
+ -0.43542635440826416,
170
+ -0.2748786211013794,
171
+ -0.13743405044078827,
172
+ -0.12531153857707977,
173
+ -0.22271953523159027,
174
+ -0.16681192815303802,
175
+ -0.8731626868247986,
176
+ -0.4595770239830017,
177
+ -1.5707963705062866,
178
+ -1.5707963705062866,
179
+ 0.0,
180
+ -1.7453292608261108,
181
+ -1.7453292608261108,
182
+ -0.7243116497993469,
183
+ 0.0,
184
+ 0.0,
185
+ 0.0,
186
+ 0.0,
187
+ 0.0,
188
+ 0.0,
189
+ 0.2750058174133301,
190
+ -0.684619128704071
191
+ ],
192
+ "max": [
193
+ 0.058083921670913696,
194
+ 0.6308184862136841,
195
+ 0.28997287154197693,
196
+ 1.2456690073013306,
197
+ 1.01565420627594,
198
+ 0.022702855989336967,
199
+ 0.9655712842941284,
200
+ 0.06402065604925156,
201
+ 0.13517777621746063,
202
+ 0.1281757801771164,
203
+ 0.18600331246852875,
204
+ 0.7134084701538086,
205
+ 0.03030354157090187,
206
+ 0.126282200217247,
207
+ 0.0,
208
+ 0.0,
209
+ 0.0,
210
+ 0.0,
211
+ 0.0,
212
+ 0.9200000166893005,
213
+ 1.7453292608261108,
214
+ 0.9263330698013306,
215
+ 1.0431320667266846,
216
+ 0.0,
217
+ 1.0292589664459229,
218
+ 1.1590356826782227,
219
+ 0.9200000166893005,
220
+ 0.0
221
+ ],
222
+ "mean": [
223
+ -0.29013221646797205,
224
+ 0.2125827229773484,
225
+ 0.09533319255107418,
226
+ 0.5644083021455035,
227
+ 0.3450423985811034,
228
+ -0.6052621218413853,
229
+ 0.43367398740884916,
230
+ -0.0664026869682297,
231
+ 0.0029147822693069577,
232
+ 0.001944347107640769,
233
+ -0.03094200742846248,
234
+ 0.18426689978858488,
235
+ -0.39808170081759026,
236
+ -0.08662480495842005,
237
+ -0.6607038745956583,
238
+ -0.66193597557353,
239
+ 0.0,
240
+ -0.7341159920005466,
241
+ -0.7256601626820735,
242
+ -0.09523737486438688,
243
+ 0.667721695802707,
244
+ 0.011255198283495627,
245
+ 0.013391082521824025,
246
+ 0.0,
247
+ 0.012505774046067106,
248
+ 0.015271081473872477,
249
+ 0.9120588945740941,
250
+ -0.008427432490536006
251
+ ],
252
+ "std": [
253
+ 0.14000144109905868,
254
+ 0.12182974658662865,
255
+ 0.04718406078095259,
256
+ 0.27711050867630976,
257
+ 0.20213660224859561,
258
+ 0.32699048500203176,
259
+ 0.30545337360864006,
260
+ 0.07679026419808267,
261
+ 0.04837736781340023,
262
+ 0.0470623930537416,
263
+ 0.05996968008818704,
264
+ 0.17757250529520685,
265
+ 0.0855901841769091,
266
+ 0.1028978881167944,
267
+ 0.6762973076390106,
268
+ 0.7121443852440437,
269
+ 0.0,
270
+ 0.751441640969469,
271
+ 0.7901905568804113,
272
+ 0.7533449241970027,
273
+ 0.7996267214626575,
274
+ 0.06798015634110613,
275
+ 0.08429193278547756,
276
+ 0.0,
277
+ 0.07553349877826637,
278
+ 0.09370017144891138,
279
+ 0.05119574798695273,
280
+ 0.054340781988671004
281
+ ],
282
+ "count": [
283
+ 4241
284
+ ]
285
+ },
286
+ "observation.images.ego_view": {
287
+ "min": [
288
+ [
289
+ [
290
+ 0.0
291
+ ]
292
+ ],
293
+ [
294
+ [
295
+ 0.0
296
+ ]
297
+ ],
298
+ [
299
+ [
300
+ 0.0
301
+ ]
302
+ ]
303
+ ],
304
+ "max": [
305
+ [
306
+ [
307
+ 1.0
308
+ ]
309
+ ],
310
+ [
311
+ [
312
+ 0.95686274766922
313
+ ]
314
+ ],
315
+ [
316
+ [
317
+ 0.95686274766922
318
+ ]
319
+ ]
320
+ ],
321
+ "mean": [
322
+ [
323
+ [
324
+ 0.24664138683250972
325
+ ]
326
+ ],
327
+ [
328
+ [
329
+ 0.22747341933704557
330
+ ]
331
+ ],
332
+ [
333
+ [
334
+ 0.20719363079184577
335
+ ]
336
+ ]
337
+ ],
338
+ "std": [
339
+ [
340
+ [
341
+ 0.3006704084019656
342
+ ]
343
+ ],
344
+ [
345
+ [
346
+ 0.2737430886026272
347
+ ]
348
+ ],
349
+ [
350
+ [
351
+ 0.24585622532763385
352
+ ]
353
+ ]
354
+ ],
355
+ "count": [
356
+ 2100
357
+ ]
358
+ },
359
+ "task_index": {
360
+ "min": [
361
+ 0
362
+ ],
363
+ "max": [
364
+ 0
365
+ ],
366
+ "mean": [
367
+ 0.0
368
+ ],
369
+ "std": [
370
+ 0.0
371
+ ],
372
+ "count": [
373
+ 4241
374
+ ]
375
+ },
376
+ "next.reward": {
377
+ "min": [
378
+ 0.0
379
+ ],
380
+ "max": [
381
+ 1.0
382
+ ],
383
+ "mean": [
384
+ 0.004951662333246054
385
+ ],
386
+ "std": [
387
+ 0.0701936169943989
388
+ ],
389
+ "count": [
390
+ 4241
391
+ ]
392
+ },
393
+ "episode_index": {
394
+ "min": [
395
+ 0
396
+ ],
397
+ "max": [
398
+ 20
399
+ ],
400
+ "mean": [
401
+ 10.001414760669654
402
+ ],
403
+ "std": [
404
+ 6.073820644399526
405
+ ],
406
+ "count": [
407
+ 4241
408
+ ]
409
+ },
410
+ "next.done": {
411
+ "min": [
412
+ false
413
+ ],
414
+ "max": [
415
+ true
416
+ ],
417
+ "mean": [
418
+ 0.004951662343786843
419
+ ],
420
+ "std": [
421
+ 0.0701936135543681
422
+ ],
423
+ "count": [
424
+ 4241
425
+ ]
426
+ },
427
+ "index": {
428
+ "min": [
429
+ 0
430
+ ],
431
+ "max": [
432
+ 4240
433
+ ],
434
+ "mean": [
435
+ 2120.0
436
+ ],
437
+ "std": [
438
+ 1224.2712117827487
439
+ ],
440
+ "count": [
441
+ 4241
442
+ ]
443
+ },
444
+ "timestamp": {
445
+ "min": [
446
+ 0.0
447
+ ],
448
+ "max": [
449
+ 10.850000381469727
450
+ ],
451
+ "mean": [
452
+ 5.02683336030366
453
+ ],
454
+ "std": [
455
+ 2.9202517336874565
456
+ ],
457
+ "count": [
458
+ 4241
459
+ ]
460
+ }
461
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ae60bfffc260702d1a9a2fccaf7984e840f6fba3997d813f08097fed94d15f
3
+ size 2255
videos/observation.images.ego_view/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76d0dbec8dcba049813d2631143e7fa73e0d953bef4d06e23b3adf0e09d889d0
3
+ size 3780397