Luca15095 commited on
Commit
85f2fd4
·
verified ·
1 Parent(s): 3d41b24

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:a202b320bc188b53c269efbb1b98db6cd9c14bc9cef95135813db1a7989f07ef
3
+ size 73796
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41c6fa8c2752db942092eb77a9e9d83078a39ee5b8d3b189f2001d2a55642349
3
+ size 52546
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 2,
5
+ "total_frames": 1798,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:2"
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
+ "names": [
20
+ "shoulder_pan.pos",
21
+ "shoulder_lift.pos",
22
+ "elbow_flex.pos",
23
+ "wrist_flex.pos",
24
+ "wrist_roll.pos",
25
+ "gripper.pos"
26
+ ],
27
+ "shape": [
28
+ 6
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "names": [
34
+ "shoulder_pan.pos",
35
+ "shoulder_lift.pos",
36
+ "elbow_flex.pos",
37
+ "wrist_flex.pos",
38
+ "wrist_roll.pos",
39
+ "gripper.pos"
40
+ ],
41
+ "shape": [
42
+ 6
43
+ ]
44
+ },
45
+ "observation.images.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 1080,
49
+ 1920,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 1080,
59
+ "video.width": 1920,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.top": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 1080,
72
+ 1920,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 1080,
82
+ "video.width": 1920,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/stats.json ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 1797
8
+ ],
9
+ "mean": [
10
+ 898.5
11
+ ],
12
+ "std": [
13
+ 519.0378117247336
14
+ ],
15
+ "count": [
16
+ 1798
17
+ ]
18
+ },
19
+ "frame_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 899
25
+ ],
26
+ "mean": [
27
+ 449.00055617352615
28
+ ],
29
+ "std": [
30
+ 259.51974876623683
31
+ ],
32
+ "count": [
33
+ 1798
34
+ ]
35
+ },
36
+ "action": {
37
+ "min": [
38
+ -58.336631774902344,
39
+ -99.54545593261719,
40
+ -24.238290786743164,
41
+ 22.4989070892334,
42
+ -63.911773681640625,
43
+ 0.0
44
+ ],
45
+ "max": [
46
+ 33.069305419921875,
47
+ 12.636363983154297,
48
+ 99.63619995117188,
49
+ 76.93315887451172,
50
+ -50.14616012573242,
51
+ 35.067115783691406
52
+ ],
53
+ "mean": [
54
+ -11.174384170962918,
55
+ -67.29097057847478,
56
+ 68.95825117236383,
57
+ 58.288560746376454,
58
+ -58.35026521438751,
59
+ 7.83742850349265
60
+ ],
61
+ "std": [
62
+ 22.343568693518044,
63
+ 39.471022558520815,
64
+ 35.62372884387238,
65
+ 20.513900129129613,
66
+ 2.700339431279476,
67
+ 11.220193364992065
68
+ ],
69
+ "count": [
70
+ 1798
71
+ ]
72
+ },
73
+ "episode_index": {
74
+ "min": [
75
+ 0
76
+ ],
77
+ "max": [
78
+ 1
79
+ ],
80
+ "mean": [
81
+ 0.5005561735261401
82
+ ],
83
+ "std": [
84
+ 0.49999969067091315
85
+ ],
86
+ "count": [
87
+ 1798
88
+ ]
89
+ },
90
+ "timestamp": {
91
+ "min": [
92
+ 0.0
93
+ ],
94
+ "max": [
95
+ 29.966666666666665
96
+ ],
97
+ "mean": [
98
+ 14.966685205784204
99
+ ],
100
+ "std": [
101
+ 8.650658292207893
102
+ ],
103
+ "count": [
104
+ 1798
105
+ ]
106
+ },
107
+ "task_index": {
108
+ "min": [
109
+ 0
110
+ ],
111
+ "max": [
112
+ 0
113
+ ],
114
+ "mean": [
115
+ 0.0
116
+ ],
117
+ "std": [
118
+ 0.0
119
+ ],
120
+ "count": [
121
+ 1798
122
+ ]
123
+ },
124
+ "observation.images.top": {
125
+ "min": [
126
+ [
127
+ [
128
+ 0.0
129
+ ]
130
+ ],
131
+ [
132
+ [
133
+ 0.0
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.0
139
+ ]
140
+ ]
141
+ ],
142
+ "max": [
143
+ [
144
+ [
145
+ 1.0
146
+ ]
147
+ ],
148
+ [
149
+ [
150
+ 1.0
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 0.9686274509803922
156
+ ]
157
+ ]
158
+ ],
159
+ "mean": [
160
+ [
161
+ [
162
+ 0.5881589226645944
163
+ ]
164
+ ],
165
+ [
166
+ [
167
+ 0.5876000983049046
168
+ ]
169
+ ],
170
+ [
171
+ [
172
+ 0.46871802516738403
173
+ ]
174
+ ]
175
+ ],
176
+ "std": [
177
+ [
178
+ [
179
+ 0.20840950662813676
180
+ ]
181
+ ],
182
+ [
183
+ [
184
+ 0.21564121521533683
185
+ ]
186
+ ],
187
+ [
188
+ [
189
+ 0.18780424674216367
190
+ ]
191
+ ]
192
+ ],
193
+ "count": [
194
+ 328
195
+ ]
196
+ },
197
+ "observation.images.front": {
198
+ "min": [
199
+ [
200
+ [
201
+ 0.0
202
+ ]
203
+ ],
204
+ [
205
+ [
206
+ 0.0
207
+ ]
208
+ ],
209
+ [
210
+ [
211
+ 0.0
212
+ ]
213
+ ]
214
+ ],
215
+ "max": [
216
+ [
217
+ [
218
+ 1.0
219
+ ]
220
+ ],
221
+ [
222
+ [
223
+ 1.0
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 1.0
229
+ ]
230
+ ]
231
+ ],
232
+ "mean": [
233
+ [
234
+ [
235
+ 0.6256382337996175
236
+ ]
237
+ ],
238
+ [
239
+ [
240
+ 0.6033296319544078
241
+ ]
242
+ ],
243
+ [
244
+ [
245
+ 0.43816354150061115
246
+ ]
247
+ ]
248
+ ],
249
+ "std": [
250
+ [
251
+ [
252
+ 0.1582552388859951
253
+ ]
254
+ ],
255
+ [
256
+ [
257
+ 0.1706854940982153
258
+ ]
259
+ ],
260
+ [
261
+ [
262
+ 0.17967258860134436
263
+ ]
264
+ ]
265
+ ],
266
+ "count": [
267
+ 328
268
+ ]
269
+ },
270
+ "observation.state": {
271
+ "min": [
272
+ -58.054473876953125,
273
+ -99.74800872802734,
274
+ -21.486854553222656,
275
+ 23.20892333984375,
276
+ -63.93614196777344,
277
+ 0.5460751056671143
278
+ ],
279
+ "max": [
280
+ 32.6848258972168,
281
+ 12.977740287780762,
282
+ 99.4560317993164,
283
+ 76.83397674560547,
284
+ -50.48416519165039,
285
+ 34.6757698059082
286
+ ],
287
+ "mean": [
288
+ -11.132919169970695,
289
+ -67.22425277930611,
290
+ 69.6701915600939,
291
+ 58.2875300694891,
292
+ -58.428322861006315,
293
+ 8.768273925887332
294
+ ],
295
+ "std": [
296
+ 22.34248385628968,
297
+ 39.94596676886913,
298
+ 34.76501449115664,
299
+ 20.251687772218098,
300
+ 2.7239306903575193,
301
+ 11.247097006021171
302
+ ],
303
+ "count": [
304
+ 1798
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:754f1e037f4cba9886e8fa6f284a492d252372c9a2782979797876e43ed24dfe
3
+ size 2146
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:70f2ebf1423f01804710fb45b20f7d58bdd4652b997d04e7f0c8f346d3a41d8f
3
+ size 17209384
videos/observation.images.top/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1e8b57f5e396a4b90827fa57dfc982869e7cebfbd725cffb3967ebcac19d84e
3
+ size 22363235