DavidKINGSMAN commited on
Commit
61fb5c4
·
verified ·
1 Parent(s): b259340

Upload 7 files

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:0784371ffc2d2c33a7bfab07d07ca14765801beddbe8712f124445dfb35cc3ac
3
+ size 62520
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c5f6cf39b6359eb690e53b44a63749bcb3a06e1aa2f152915c576f4cf5366a4
3
+ size 83692
meta/info.json ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": null,
4
+ "total_episodes": 30,
5
+ "total_frames": 719,
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": null
23
+ },
24
+ "next.reward": {
25
+ "dtype": "float32",
26
+ "shape": [
27
+ 1
28
+ ],
29
+ "names": null
30
+ },
31
+ "next.done": {
32
+ "dtype": "bool",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "names": null
37
+ },
38
+ "complementary_info.discrete_penalty": {
39
+ "dtype": "float32",
40
+ "shape": [
41
+ 1
42
+ ],
43
+ "names": [
44
+ "discrete_penalty"
45
+ ]
46
+ },
47
+ "observation.images.front": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 3,
51
+ 128,
52
+ 128
53
+ ],
54
+ "names": [
55
+ "channels",
56
+ "height",
57
+ "width"
58
+ ],
59
+ "info": {
60
+ "video.height": 128,
61
+ "video.width": 128,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "video.fps": 10,
66
+ "video.channels": 3,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "observation.images.wrist": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 3,
74
+ 128,
75
+ 128
76
+ ],
77
+ "names": [
78
+ "channels",
79
+ "height",
80
+ "width"
81
+ ],
82
+ "info": {
83
+ "video.height": 128,
84
+ "video.width": 128,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 10,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "observation.state": {
94
+ "dtype": "float32",
95
+ "shape": [
96
+ 18
97
+ ],
98
+ "names": null
99
+ },
100
+ "timestamp": {
101
+ "dtype": "float32",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": null
106
+ },
107
+ "frame_index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ },
114
+ "episode_index": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ },
128
+ "task_index": {
129
+ "dtype": "int64",
130
+ "shape": [
131
+ 1
132
+ ],
133
+ "names": null
134
+ }
135
+ }
136
+ }
meta/stats.json ADDED
@@ -0,0 +1,398 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "next.done": {
3
+ "min": [
4
+ false
5
+ ],
6
+ "max": [
7
+ true
8
+ ],
9
+ "mean": [
10
+ 0.04172461752433936
11
+ ],
12
+ "std": [
13
+ 0.19995918037636315
14
+ ],
15
+ "count": [
16
+ 719
17
+ ]
18
+ },
19
+ "frame_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 53
25
+ ],
26
+ "mean": [
27
+ 12.855354659248956
28
+ ],
29
+ "std": [
30
+ 9.706611090688236
31
+ ],
32
+ "count": [
33
+ 719
34
+ ]
35
+ },
36
+ "index": {
37
+ "min": [
38
+ 0
39
+ ],
40
+ "max": [
41
+ 718
42
+ ],
43
+ "mean": [
44
+ 359.0
45
+ ],
46
+ "std": [
47
+ 207.5572210259137
48
+ ],
49
+ "count": [
50
+ 719
51
+ ]
52
+ },
53
+ "complementary_info.discrete_penalty": {
54
+ "min": [
55
+ 0.0
56
+ ],
57
+ "max": [
58
+ 0.0
59
+ ],
60
+ "mean": [
61
+ 0.0
62
+ ],
63
+ "std": [
64
+ 0.0
65
+ ],
66
+ "count": [
67
+ 719
68
+ ]
69
+ },
70
+ "action": {
71
+ "min": [
72
+ 0.0,
73
+ 0.0,
74
+ 0.0,
75
+ 1.0
76
+ ],
77
+ "max": [
78
+ 0.0,
79
+ 0.0,
80
+ 0.0,
81
+ 1.0
82
+ ],
83
+ "mean": [
84
+ 0.0,
85
+ 0.0,
86
+ 0.0,
87
+ 1.0
88
+ ],
89
+ "std": [
90
+ 0.0,
91
+ 0.0,
92
+ 0.0,
93
+ 0.0
94
+ ],
95
+ "count": [
96
+ 719
97
+ ]
98
+ },
99
+ "task_index": {
100
+ "min": [
101
+ 0
102
+ ],
103
+ "max": [
104
+ 0
105
+ ],
106
+ "mean": [
107
+ 0.0
108
+ ],
109
+ "std": [
110
+ 0.0
111
+ ],
112
+ "count": [
113
+ 719
114
+ ]
115
+ },
116
+ "timestamp": {
117
+ "min": [
118
+ 0.0
119
+ ],
120
+ "max": [
121
+ 5.3
122
+ ],
123
+ "mean": [
124
+ 1.2855354659248956
125
+ ],
126
+ "std": [
127
+ 0.9706611090688243
128
+ ],
129
+ "count": [
130
+ 719
131
+ ]
132
+ },
133
+ "observation.images.front": {
134
+ "min": [
135
+ [
136
+ [
137
+ 0.06666666666666667
138
+ ]
139
+ ],
140
+ [
141
+ [
142
+ 0.08235294117647059
143
+ ]
144
+ ],
145
+ [
146
+ [
147
+ 0.08235294117647059
148
+ ]
149
+ ]
150
+ ],
151
+ "max": [
152
+ [
153
+ [
154
+ 1.0
155
+ ]
156
+ ],
157
+ [
158
+ [
159
+ 1.0
160
+ ]
161
+ ],
162
+ [
163
+ [
164
+ 1.0
165
+ ]
166
+ ]
167
+ ],
168
+ "mean": [
169
+ [
170
+ [
171
+ 0.2695371732514395
172
+ ]
173
+ ],
174
+ [
175
+ [
176
+ 0.38534311788024717
177
+ ]
178
+ ],
179
+ [
180
+ [
181
+ 0.5029120558982891
182
+ ]
183
+ ]
184
+ ],
185
+ "std": [
186
+ [
187
+ [
188
+ 0.2177652002292464
189
+ ]
190
+ ],
191
+ [
192
+ [
193
+ 0.1972099759817231
194
+ ]
195
+ ],
196
+ [
197
+ [
198
+ 0.19413103504394738
199
+ ]
200
+ ]
201
+ ],
202
+ "count": [
203
+ 719
204
+ ]
205
+ },
206
+ "observation.images.wrist": {
207
+ "min": [
208
+ [
209
+ [
210
+ 0.07450980392156863
211
+ ]
212
+ ],
213
+ [
214
+ [
215
+ 0.07450980392156863
216
+ ]
217
+ ],
218
+ [
219
+ [
220
+ 0.07450980392156863
221
+ ]
222
+ ]
223
+ ],
224
+ "max": [
225
+ [
226
+ [
227
+ 0.9764705882352941
228
+ ]
229
+ ],
230
+ [
231
+ [
232
+ 0.6941176470588235
233
+ ]
234
+ ],
235
+ [
236
+ [
237
+ 0.9764705882352941
238
+ ]
239
+ ]
240
+ ],
241
+ "mean": [
242
+ [
243
+ [
244
+ 0.27326535386135925
245
+ ]
246
+ ],
247
+ [
248
+ [
249
+ 0.36990781605801226
250
+ ]
251
+ ],
252
+ [
253
+ [
254
+ 0.5358135900939822
255
+ ]
256
+ ]
257
+ ],
258
+ "std": [
259
+ [
260
+ [
261
+ 0.19941207642840533
262
+ ]
263
+ ],
264
+ [
265
+ [
266
+ 0.13129649726334314
267
+ ]
268
+ ],
269
+ [
270
+ [
271
+ 0.19471026896418825
272
+ ]
273
+ ]
274
+ ],
275
+ "count": [
276
+ 719
277
+ ]
278
+ },
279
+ "observation.state": {
280
+ "min": [
281
+ -0.0010238392278552055,
282
+ -0.008362437598407269,
283
+ -0.003073483007028699,
284
+ -2.4378201961517334,
285
+ -0.007237906567752361,
286
+ 2.409559726715088,
287
+ 0.7806528210639954,
288
+ -0.005918190814554691,
289
+ -0.5126693248748779,
290
+ -0.02752191387116909,
291
+ -0.08868934959173203,
292
+ -0.045107629150152206,
293
+ -0.5437795519828796,
294
+ -0.027480293065309525,
295
+ 0.0,
296
+ 0.48689571022987366,
297
+ -0.0014052934711799026,
298
+ 0.004504861310124397
299
+ ],
300
+ "max": [
301
+ 0.0009029346983879805,
302
+ 0.38576510548591614,
303
+ 0.0010374991688877344,
304
+ -2.404235363006592,
305
+ 0.0008234637789428234,
306
+ 2.8085296154022217,
307
+ 0.7872995734214783,
308
+ 0.006886554416269064,
309
+ 0.5416337847709656,
310
+ 0.01600020006299019,
311
+ 0.1300460249185562,
312
+ 0.036506567150354385,
313
+ 0.43103089928627014,
314
+ 0.023554431274533272,
315
+ 255.0,
316
+ 0.5009229779243469,
317
+ 0.00010669378389138728,
318
+ 0.16882021725177765
319
+ ],
320
+ "mean": [
321
+ -4.4660803094363244e-05,
322
+ 0.24157136459012357,
323
+ -3.889023263732732e-05,
324
+ -2.429297190216552,
325
+ -0.00029072665594401936,
326
+ 2.6721200435649037,
327
+ 0.7852887654669262,
328
+ -0.00018251122167489882,
329
+ -0.04726386818418251,
330
+ 0.00017835302750274158,
331
+ 0.004058202111741246,
332
+ 0.0003963281069395059,
333
+ -0.04467229176473301,
334
+ 0.0003293681001397218,
335
+ 107.46175302815868,
336
+ 0.49053875465718033,
337
+ -4.863935671665983e-05,
338
+ 0.05947475805256894
339
+ ],
340
+ "std": [
341
+ 0.0003420404517915961,
342
+ 0.07896548281639049,
343
+ 0.0005150529242614499,
344
+ 0.006993136865044441,
345
+ 0.0012184937640976924,
346
+ 0.07171043223805193,
347
+ 0.0008158002749767019,
348
+ 0.0013230531081820885,
349
+ 0.24928557797288636,
350
+ 0.0034418489202206115,
351
+ 0.03127327003665428,
352
+ 0.007586990410418252,
353
+ 0.23413295597030895,
354
+ 0.004958956668903624,
355
+ 125.91552045226236,
356
+ 0.0017802144175961053,
357
+ 0.00018171620056533756,
358
+ 0.030709664144906324
359
+ ],
360
+ "count": [
361
+ 719
362
+ ]
363
+ },
364
+ "next.reward": {
365
+ "min": [
366
+ 0.0
367
+ ],
368
+ "max": [
369
+ 1.0
370
+ ],
371
+ "mean": [
372
+ 0.04172461807095706
373
+ ],
374
+ "std": [
375
+ 0.19995918192459647
376
+ ],
377
+ "count": [
378
+ 719
379
+ ]
380
+ },
381
+ "episode_index": {
382
+ "min": [
383
+ 0
384
+ ],
385
+ "max": [
386
+ 29
387
+ ],
388
+ "mean": [
389
+ 12.596662030598052
390
+ ],
391
+ "std": [
392
+ 8.929256190637815
393
+ ],
394
+ "count": [
395
+ 719
396
+ ]
397
+ }
398
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0b7b1772e5670dd785bba1f352a1f4b06a86842842fbeff9f0867819fdcc8b7
3
+ size 2166
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:7d1d0cb4b560c830532c38038c59bd2363448b99f75be966bd7b33959837be70
3
+ size 889242
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:f4fdda7c82025ae4029c36ee54466a91585cdf7ddefdab877a37472b5d2f562d
3
+ size 406585