oxkitsune commited on
Commit
d425b49
·
verified ·
1 Parent(s): 31e6ef3

Upload folder using huggingface_hub

Browse files
.DS_Store ADDED
Binary file (10.2 kB). View file
 
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12dcee621ba5f0037d26ec5c87ca6c2aa614866ce3947493256120b29e111831
3
+ size 195460
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:291debea4db927f07c6df521b7a2ea941634a05cb7117381926323f663543817
3
+ size 40147
meta/info.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "reachy2",
4
+ "total_episodes": 3,
5
+ "total_frames": 14983,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:50"
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.state": {
16
+ "dtype": "float32",
17
+ "shape": [19],
18
+ "names": null,
19
+ "fps": 30
20
+ },
21
+ "action": {
22
+ "dtype": "float32",
23
+ "shape": [19],
24
+ "names": null,
25
+ "fps": 30
26
+ },
27
+ "observation.image": {
28
+ "dtype": "video",
29
+ "shape": [3, 720, 960],
30
+ "names": ["channel", "height", "width"],
31
+ "info": {
32
+ "video.fps": 30.0,
33
+ "video.height": 720,
34
+ "video.width": 960,
35
+ "video.channels": 3,
36
+ "video.codec": "h264",
37
+ "video.pix_fmt": "yuv420p",
38
+ "video.is_depth_map": false,
39
+ "has_audio": false
40
+ }
41
+ },
42
+ "timestamp": {
43
+ "dtype": "float32",
44
+ "shape": [1],
45
+ "names": null,
46
+ "fps": 30
47
+ },
48
+ "frame_index": {
49
+ "dtype": "int64",
50
+ "shape": [1],
51
+ "names": null,
52
+ "fps": 30
53
+ },
54
+ "episode_index": {
55
+ "dtype": "int64",
56
+ "shape": [1],
57
+ "names": null,
58
+ "fps": 30
59
+ },
60
+ "index": {
61
+ "dtype": "int64",
62
+ "shape": [1],
63
+ "names": null,
64
+ "fps": 30
65
+ },
66
+ "task_index": {
67
+ "dtype": "int64",
68
+ "shape": [1],
69
+ "names": null,
70
+ "fps": 30
71
+ }
72
+ },
73
+ "data_files_size_in_mb": 100,
74
+ "video_files_size_in_mb": 500
75
+ }
meta/stats.json ADDED
@@ -0,0 +1,338 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 899
17
+ ]
18
+ },
19
+ "observation.image": {
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
+ 1.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 1.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 1.0
51
+ ]
52
+ ]
53
+ ],
54
+ "mean": [
55
+ [
56
+ [
57
+ 0.5010134081045786
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.4363989432652791
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.3023544450600942
68
+ ]
69
+ ]
70
+ ],
71
+ "std": [
72
+ [
73
+ [
74
+ 0.27459820004901897
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.25751124981131
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.24950656772114543
85
+ ]
86
+ ]
87
+ ],
88
+ "count": [
89
+ 300
90
+ ]
91
+ },
92
+ "frame_index": {
93
+ "min": [
94
+ 0
95
+ ],
96
+ "max": [
97
+ 299
98
+ ],
99
+ "mean": [
100
+ 149.3337041156841
101
+ ],
102
+ "std": [
103
+ 86.50647540986058
104
+ ],
105
+ "count": [
106
+ 899
107
+ ]
108
+ },
109
+ "action": {
110
+ "min": [
111
+ 0.10253448039293289,
112
+ 0.12500238418579102,
113
+ -0.12004590034484863,
114
+ -1.8093351125717163,
115
+ 0.16925236582756042,
116
+ -0.266880065202713,
117
+ 0.3643991947174072,
118
+ 2.268928050994873,
119
+ -0.6112457513809204,
120
+ -0.5018304586410522,
121
+ -0.18440940976142883,
122
+ -2.066098928451538,
123
+ -0.5826585292816162,
124
+ -0.14900252223014832,
125
+ -0.6999185681343079,
126
+ -0.0872664600610733,
127
+ 0.153178870677948,
128
+ -0.049591563642024994,
129
+ -0.5570006370544434
130
+ ],
131
+ "max": [
132
+ 0.29267793893814087,
133
+ 0.18042722344398499,
134
+ -0.0012760208919644356,
135
+ -1.67780339717865,
136
+ 0.5869255661964417,
137
+ 0.24816198647022247,
138
+ 0.9826028347015381,
139
+ 2.268928050994873,
140
+ 0.543479859828949,
141
+ 0.116232730448246,
142
+ 1.011518955230713,
143
+ -0.7384811043739319,
144
+ 0.6665992736816406,
145
+ 0.6355047821998596,
146
+ 0.14824776351451874,
147
+ 2.268928050994873,
148
+ 0.4285999536514282,
149
+ 0.5435958504676819,
150
+ -0.1755671352148056
151
+ ],
152
+ "mean": [
153
+ 0.18531973567170748,
154
+ 0.1624489835358833,
155
+ -0.04825357639451446,
156
+ -1.7736078971485143,
157
+ 0.2739605461231726,
158
+ 0.15057907577550186,
159
+ 0.68791920165464,
160
+ 2.2689223289489746,
161
+ 0.01624157652258873,
162
+ -0.16195469463163276,
163
+ 0.1325976046193826,
164
+ -1.5060062639174923,
165
+ -0.021869805853842895,
166
+ 0.17628630171131107,
167
+ -0.4078123431250834,
168
+ 1.7699875334346122,
169
+ 0.2953992313285823,
170
+ 0.4573003547939496,
171
+ -0.32624128490719567
172
+ ],
173
+ "std": [
174
+ 0.06432500167193,
175
+ 0.014915174754678904,
176
+ 0.022609984666424617,
177
+ 0.032809199297035886,
178
+ 0.10050104001170003,
179
+ 0.10583439556449765,
180
+ 0.1607266083166157,
181
+ 5.7220458984375e-06,
182
+ 0.23953867955733193,
183
+ 0.09626464523634093,
184
+ 0.2526763058309326,
185
+ 0.2630974831813974,
186
+ 0.31014009282971555,
187
+ 0.2016927293211116,
188
+ 0.20045756666354622,
189
+ 0.9578612375568876,
190
+ 0.05193105446008784,
191
+ 0.10721211739995792,
192
+ 0.07727534140265882
193
+ ],
194
+ "count": [
195
+ 899
196
+ ]
197
+ },
198
+ "episode_index": {
199
+ "min": [
200
+ 0
201
+ ],
202
+ "max": [
203
+ 2
204
+ ],
205
+ "mean": [
206
+ 1.0011123470522802
207
+ ],
208
+ "std": [
209
+ 0.816268734547601
210
+ ],
211
+ "count": [
212
+ 899
213
+ ]
214
+ },
215
+ "observation.state": {
216
+ "min": [
217
+ 0.10363965481519699,
218
+ 0.12525075674057007,
219
+ -0.11955597251653671,
220
+ -1.8093100786209106,
221
+ 0.16902926564216614,
222
+ -0.25760456919670105,
223
+ 0.39665597677230835,
224
+ 2.267223596572876,
225
+ -0.6023451089859009,
226
+ -0.48995980620384216,
227
+ -0.18240806460380554,
228
+ -2.0561656951904297,
229
+ -0.5724678039550781,
230
+ -0.11078061908483505,
231
+ -0.6981110572814941,
232
+ 0.7148351669311523,
233
+ 0.15381518006324768,
234
+ -0.048666831105947495,
235
+ -0.5561100244522095
236
+ ],
237
+ "max": [
238
+ 0.292449027299881,
239
+ 0.18026727437973022,
240
+ -0.0038482400123029947,
241
+ -1.6784697771072388,
242
+ 0.5798936486244202,
243
+ 0.24800486862659454,
244
+ 0.9816973209381104,
245
+ 2.2687575817108154,
246
+ 0.5629791021347046,
247
+ 0.11419571936130524,
248
+ 0.9957994818687439,
249
+ -0.7492401003837585,
250
+ 0.6567565202713013,
251
+ 0.6331397294998169,
252
+ 0.14031702280044556,
253
+ 2.2748935222625732,
254
+ 0.4282764494419098,
255
+ 0.5433214902877808,
256
+ -0.1756899356842041
257
+ ],
258
+ "mean": [
259
+ 0.18535153728571033,
260
+ 0.16254352633162786,
261
+ -0.048002525679228435,
262
+ -1.7740123895172017,
263
+ 0.2730683585228989,
264
+ 0.15118448600355325,
265
+ 0.6891792487514695,
266
+ 2.2687133077254416,
267
+ 0.018985385334200005,
268
+ -0.16170567648694564,
269
+ 0.13333838276391036,
270
+ -1.5102357426792947,
271
+ -0.021868321650948486,
272
+ 0.17574314075264172,
273
+ -0.40703197315882256,
274
+ 2.073030249560635,
275
+ 0.2957476487546927,
276
+ 0.45729661146976525,
277
+ -0.3267114602352541
278
+ ],
279
+ "std": [
280
+ 0.06434886710400255,
281
+ 0.014747625434021621,
282
+ 0.022129388869376484,
283
+ 0.032243760673971035,
284
+ 0.09937812835104863,
285
+ 0.10463168547728044,
286
+ 0.16042006093236902,
287
+ 0.0002522416711052316,
288
+ 0.2416493866449695,
289
+ 0.09532654919474055,
290
+ 0.2518124532381351,
291
+ 0.2616915529360761,
292
+ 0.3096431405898116,
293
+ 0.2015677434954793,
294
+ 0.20020479329547552,
295
+ 0.35798109167539083,
296
+ 0.051870845469486934,
297
+ 0.10708441386573737,
298
+ 0.07695733292380723
299
+ ],
300
+ "count": [
301
+ 899
302
+ ]
303
+ },
304
+ "index": {
305
+ "min": [
306
+ 0
307
+ ],
308
+ "max": [
309
+ 898
310
+ ],
311
+ "mean": [
312
+ 449.0
313
+ ],
314
+ "std": [
315
+ 259.5187854472196
316
+ ],
317
+ "count": [
318
+ 899
319
+ ]
320
+ },
321
+ "timestamp": {
322
+ "min": [
323
+ 0.0
324
+ ],
325
+ "max": [
326
+ 9.966666221618652
327
+ ],
328
+ "mean": [
329
+ 4.977790157840037
330
+ ],
331
+ "std": [
332
+ 2.8835490666575563
333
+ ],
334
+ "count": [
335
+ 899
336
+ ]
337
+ }
338
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e876d9035f303cbd9ca20ccc4489af3016169f751459964090f7192fbd04b1fc
3
+ size 2236
videos/.DS_Store ADDED
Binary file (10.2 kB). View file
 
videos/observation.image/.DS_Store ADDED
Binary file (8.2 kB). View file
 
videos/observation.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507901beec210860c1e95e222cd7e309fe268592a9eea127372068d6407bddd0
3
+ size 23763507