vaew commited on
Commit
876e409
·
verified ·
1 Parent(s): c6af304

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:40e9bb73a2d0425dfe7fec28bee44732e2be914929cf84808968f8aee0c477b5
3
+ size 89040
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a9cd2e18d9af5a770febd73401f6f12453c4845e2de0d05433a2068f897d8c
3
+ size 87029
meta/info.json ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": null,
4
+ "total_episodes": 30,
5
+ "total_frames": 808,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 10,
11
+ "splits": {
12
+ "train": "0:30"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 4
21
+ ],
22
+ "names": [
23
+ "x",
24
+ "y",
25
+ "z",
26
+ "gripper"
27
+ ]
28
+ },
29
+ "next.reward": {
30
+ "dtype": "float32",
31
+ "shape": [
32
+ 1
33
+ ],
34
+ "names": null
35
+ },
36
+ "next.done": {
37
+ "dtype": "bool",
38
+ "shape": [
39
+ 1
40
+ ],
41
+ "names": null
42
+ },
43
+ "complementary_info.discrete_penalty": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 1
47
+ ],
48
+ "names": [
49
+ "discrete_penalty"
50
+ ]
51
+ },
52
+ "observation.images.front": {
53
+ "dtype": "video",
54
+ "shape": [
55
+ 3,
56
+ 128,
57
+ 128
58
+ ],
59
+ "names": [
60
+ "channels",
61
+ "height",
62
+ "width"
63
+ ],
64
+ "info": {
65
+ "video.height": 128,
66
+ "video.width": 128,
67
+ "video.codec": "av1",
68
+ "video.pix_fmt": "yuv420p",
69
+ "video.is_depth_map": false,
70
+ "video.fps": 10,
71
+ "video.channels": 3,
72
+ "has_audio": false
73
+ }
74
+ },
75
+ "observation.images.wrist": {
76
+ "dtype": "video",
77
+ "shape": [
78
+ 3,
79
+ 128,
80
+ 128
81
+ ],
82
+ "names": [
83
+ "channels",
84
+ "height",
85
+ "width"
86
+ ],
87
+ "info": {
88
+ "video.height": 128,
89
+ "video.width": 128,
90
+ "video.codec": "av1",
91
+ "video.pix_fmt": "yuv420p",
92
+ "video.is_depth_map": false,
93
+ "video.fps": 10,
94
+ "video.channels": 3,
95
+ "has_audio": false
96
+ }
97
+ },
98
+ "observation.state": {
99
+ "dtype": "float32",
100
+ "shape": [
101
+ 18
102
+ ],
103
+ "names": null
104
+ },
105
+ "timestamp": {
106
+ "dtype": "float32",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "frame_index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "episode_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ },
126
+ "index": {
127
+ "dtype": "int64",
128
+ "shape": [
129
+ 1
130
+ ],
131
+ "names": null
132
+ },
133
+ "task_index": {
134
+ "dtype": "int64",
135
+ "shape": [
136
+ 1
137
+ ],
138
+ "names": null
139
+ }
140
+ }
141
+ }
meta/stats.json ADDED
@@ -0,0 +1,398 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "next.reward": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 1.0
8
+ ],
9
+ "mean": [
10
+ 0.03712871340610604
11
+ ],
12
+ "std": [
13
+ 0.18907715858381927
14
+ ],
15
+ "count": [
16
+ 808
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "min": [
21
+ -0.0009740176610648632,
22
+ 0.0027336447965353727,
23
+ -0.0023438874632120132,
24
+ -2.437472105026245,
25
+ -0.005288958549499512,
26
+ 2.426551342010498,
27
+ 0.7822819352149963,
28
+ -0.0040373653173446655,
29
+ -0.46288248896598816,
30
+ -0.02208489179611206,
31
+ -0.0726415142416954,
32
+ -0.03442326560616493,
33
+ -0.4966490566730499,
34
+ -0.01961972564458847,
35
+ 0.0,
36
+ 0.48689883947372437,
37
+ -0.0010784638579934835,
38
+ 0.004502234980463982
39
+ ],
40
+ "max": [
41
+ 0.0005970361526124179,
42
+ 0.38577142357826233,
43
+ 0.0009851623326539993,
44
+ -2.4090113639831543,
45
+ 0.0008309632539749146,
46
+ 2.800457715988159,
47
+ 0.7866695523262024,
48
+ 0.008201699703931808,
49
+ 0.5416160821914673,
50
+ 0.013473434373736382,
51
+ 0.13314974308013916,
52
+ 0.0259036123752594,
53
+ 0.43087342381477356,
54
+ 0.018172116950154305,
55
+ 255.0,
56
+ 0.4973098635673523,
57
+ 0.00010977609781548381,
58
+ 0.16274677217006683
59
+ ],
60
+ "mean": [
61
+ -0.00012105916856018378,
62
+ 0.21824323874667728,
63
+ 8.268128020615834e-05,
64
+ -2.4299399203593186,
65
+ -7.04947242006215e-05,
66
+ 2.6488633607283676,
67
+ 0.785394928464205,
68
+ -0.00015538236782346515,
69
+ -0.0434945597898879,
70
+ 0.00019942694146464257,
71
+ 0.004283326566893617,
72
+ 0.0003827034542423057,
73
+ -0.043343165294626854,
74
+ 0.0003046583259053325,
75
+ 120.87252409151284,
76
+ 0.49035115824034897,
77
+ -1.5859727352098603e-05,
78
+ 0.06870288109996973
79
+ ],
80
+ "std": [
81
+ 0.0003267735072769216,
82
+ 0.08240062884323293,
83
+ 0.00040307729166825785,
84
+ 0.006158030724914595,
85
+ 0.0007027000486292278,
86
+ 0.07775562850277551,
87
+ 0.00045593381031964596,
88
+ 0.0009168313705170089,
89
+ 0.2156158862334322,
90
+ 0.0021900836886242286,
91
+ 0.027099323122125638,
92
+ 0.004123299344632002,
93
+ 0.20303892520220868,
94
+ 0.0027380516570245607,
95
+ 127.32763718837995,
96
+ 0.0014799333135341543,
97
+ 0.00011008485604784312,
98
+ 0.03269818962334586
99
+ ],
100
+ "count": [
101
+ 808
102
+ ]
103
+ },
104
+ "action": {
105
+ "min": [
106
+ 0.0,
107
+ 0.0,
108
+ 0.0,
109
+ 1.0
110
+ ],
111
+ "max": [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 1.0
116
+ ],
117
+ "mean": [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 1.0
122
+ ],
123
+ "std": [
124
+ 0.0,
125
+ 0.0,
126
+ 0.0,
127
+ 0.0
128
+ ],
129
+ "count": [
130
+ 808
131
+ ]
132
+ },
133
+ "episode_index": {
134
+ "min": [
135
+ 0
136
+ ],
137
+ "max": [
138
+ 29
139
+ ],
140
+ "mean": [
141
+ 14.153465346534654
142
+ ],
143
+ "std": [
144
+ 8.786026984342309
145
+ ],
146
+ "count": [
147
+ 808
148
+ ]
149
+ },
150
+ "observation.images.front": {
151
+ "min": [
152
+ [
153
+ [
154
+ 0.06666666666666667
155
+ ]
156
+ ],
157
+ [
158
+ [
159
+ 0.08235294117647059
160
+ ]
161
+ ],
162
+ [
163
+ [
164
+ 0.08235294117647059
165
+ ]
166
+ ]
167
+ ],
168
+ "max": [
169
+ [
170
+ [
171
+ 1.0
172
+ ]
173
+ ],
174
+ [
175
+ [
176
+ 1.0
177
+ ]
178
+ ],
179
+ [
180
+ [
181
+ 1.0
182
+ ]
183
+ ]
184
+ ],
185
+ "mean": [
186
+ [
187
+ [
188
+ 0.2682402746859303
189
+ ]
190
+ ],
191
+ [
192
+ [
193
+ 0.3841065501777946
194
+ ]
195
+ ],
196
+ [
197
+ [
198
+ 0.5017220362532
199
+ ]
200
+ ]
201
+ ],
202
+ "std": [
203
+ [
204
+ [
205
+ 0.21657325856924423
206
+ ]
207
+ ],
208
+ [
209
+ [
210
+ 0.19627246224149383
211
+ ]
212
+ ],
213
+ [
214
+ [
215
+ 0.19341733095566727
216
+ ]
217
+ ]
218
+ ],
219
+ "count": [
220
+ 808
221
+ ]
222
+ },
223
+ "task_index": {
224
+ "min": [
225
+ 0
226
+ ],
227
+ "max": [
228
+ 0
229
+ ],
230
+ "mean": [
231
+ 0.0
232
+ ],
233
+ "std": [
234
+ 0.0
235
+ ],
236
+ "count": [
237
+ 808
238
+ ]
239
+ },
240
+ "index": {
241
+ "min": [
242
+ 0
243
+ ],
244
+ "max": [
245
+ 807
246
+ ],
247
+ "mean": [
248
+ 403.5
249
+ ],
250
+ "std": [
251
+ 233.24933011693733
252
+ ],
253
+ "count": [
254
+ 808
255
+ ]
256
+ },
257
+ "timestamp": {
258
+ "min": [
259
+ 0.0
260
+ ],
261
+ "max": [
262
+ 5.8
263
+ ],
264
+ "mean": [
265
+ 1.4772277227722772
266
+ ],
267
+ "std": [
268
+ 1.1376548910423738
269
+ ],
270
+ "count": [
271
+ 808
272
+ ]
273
+ },
274
+ "observation.images.wrist": {
275
+ "min": [
276
+ [
277
+ [
278
+ 0.07450980392156863
279
+ ]
280
+ ],
281
+ [
282
+ [
283
+ 0.07450980392156863
284
+ ]
285
+ ],
286
+ [
287
+ [
288
+ 0.07450980392156863
289
+ ]
290
+ ]
291
+ ],
292
+ "max": [
293
+ [
294
+ [
295
+ 0.9764705882352941
296
+ ]
297
+ ],
298
+ [
299
+ [
300
+ 0.7450980392156863
301
+ ]
302
+ ],
303
+ [
304
+ [
305
+ 0.9764705882352941
306
+ ]
307
+ ]
308
+ ],
309
+ "mean": [
310
+ [
311
+ [
312
+ 0.27544028819637195
313
+ ]
314
+ ],
315
+ [
316
+ [
317
+ 0.3736741083937926
318
+ ]
319
+ ],
320
+ [
321
+ [
322
+ 0.5407235262764699
323
+ ]
324
+ ]
325
+ ],
326
+ "std": [
327
+ [
328
+ [
329
+ 0.1970872227004083
330
+ ]
331
+ ],
332
+ [
333
+ [
334
+ 0.13055488899042364
335
+ ]
336
+ ],
337
+ [
338
+ [
339
+ 0.19327860380962217
340
+ ]
341
+ ]
342
+ ],
343
+ "count": [
344
+ 808
345
+ ]
346
+ },
347
+ "next.done": {
348
+ "min": [
349
+ false
350
+ ],
351
+ "max": [
352
+ true
353
+ ],
354
+ "mean": [
355
+ 0.03712871287128713
356
+ ],
357
+ "std": [
358
+ 0.18907715766799707
359
+ ],
360
+ "count": [
361
+ 808
362
+ ]
363
+ },
364
+ "frame_index": {
365
+ "min": [
366
+ 0
367
+ ],
368
+ "max": [
369
+ 58
370
+ ],
371
+ "mean": [
372
+ 14.772277227722773
373
+ ],
374
+ "std": [
375
+ 11.37654891042374
376
+ ],
377
+ "count": [
378
+ 808
379
+ ]
380
+ },
381
+ "complementary_info.discrete_penalty": {
382
+ "min": [
383
+ 0.0
384
+ ],
385
+ "max": [
386
+ 0.0
387
+ ],
388
+ "mean": [
389
+ 0.0
390
+ ],
391
+ "std": [
392
+ 0.0
393
+ ],
394
+ "count": [
395
+ 808
396
+ ]
397
+ }
398
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1841e43f8bfc29c8e8fa816ec2ed1596b52d066a180d6b7ed4e626f09f1ba2a
3
+ size 2161
videos/observation.images.front/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b12143cf56fd36f53cbeab9f30f178108a51dc250ff7c546900e2e99d4ae76c6
3
+ size 986951
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:b1cbc0d79163fca7bd997a347ac7c28a9a892196b168453b3121e5ac8a797f3e
3
+ size 448510