nikodembartnik commited on
Commit
cb92425
·
verified ·
1 Parent(s): 8efc844

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:761cd947db3ddd94df6bd3aa759a8cfff7095fd1c71190b02edda8135f91bf80
3
+ size 667621
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ffb590160ad895edba873c25ea54d64678d0706a70e6af19f29f42c3304894
3
+ size 81100
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 50,
5
+ "total_frames": 21861,
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:50"
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
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
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
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
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
+ "action": {
3
+ "min": [
4
+ -43.76150131225586,
5
+ -100.0,
6
+ -99.81834411621094,
7
+ -39.75799560546875,
8
+ -84.93042755126953,
9
+ 0.0
10
+ ],
11
+ "max": [
12
+ 41.553184509277344,
13
+ 74.19355010986328,
14
+ 100.0,
15
+ 99.82714080810547,
16
+ -19.821475982666016,
17
+ 54.81002426147461
18
+ ],
19
+ "mean": [
20
+ -4.478200662370083,
21
+ -31.732273483160764,
22
+ 33.2683210221548,
23
+ 59.475451546985674,
24
+ -56.44826293564209,
25
+ 18.034514323620584
26
+ ],
27
+ "std": [
28
+ 16.006597065679294,
29
+ 54.58573387563902,
30
+ 51.86206599792851,
31
+ 28.579643566177104,
32
+ 7.697210935474313,
33
+ 11.38248269741391
34
+ ],
35
+ "count": [
36
+ 21861
37
+ ]
38
+ },
39
+ "timestamp": {
40
+ "min": [
41
+ 0.0
42
+ ],
43
+ "max": [
44
+ 23.566666666666666
45
+ ],
46
+ "mean": [
47
+ 7.516973910922039
48
+ ],
49
+ "std": [
50
+ 4.671258256129181
51
+ ],
52
+ "count": [
53
+ 21861
54
+ ]
55
+ },
56
+ "observation.images.front": {
57
+ "min": [
58
+ [
59
+ [
60
+ 0.0
61
+ ]
62
+ ],
63
+ [
64
+ [
65
+ 0.0
66
+ ]
67
+ ],
68
+ [
69
+ [
70
+ 0.0
71
+ ]
72
+ ]
73
+ ],
74
+ "max": [
75
+ [
76
+ [
77
+ 1.0
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 1.0
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 1.0
88
+ ]
89
+ ]
90
+ ],
91
+ "mean": [
92
+ [
93
+ [
94
+ 0.5226521580101541
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.5378615418260023
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.5188365654407321
105
+ ]
106
+ ]
107
+ ],
108
+ "std": [
109
+ [
110
+ [
111
+ 0.20253483117461293
112
+ ]
113
+ ],
114
+ [
115
+ [
116
+ 0.2078535758846824
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 0.21605985290365917
122
+ ]
123
+ ]
124
+ ],
125
+ "count": [
126
+ 5148
127
+ ]
128
+ },
129
+ "task_index": {
130
+ "min": [
131
+ 0
132
+ ],
133
+ "max": [
134
+ 0
135
+ ],
136
+ "mean": [
137
+ 0.0
138
+ ],
139
+ "std": [
140
+ 0.0
141
+ ],
142
+ "count": [
143
+ 21861
144
+ ]
145
+ },
146
+ "observation.state": {
147
+ "min": [
148
+ -43.69501495361328,
149
+ -98.9144058227539,
150
+ -96.90908813476562,
151
+ -38.826576232910156,
152
+ -84.4578628540039,
153
+ 1.2855210304260254
154
+ ],
155
+ "max": [
156
+ 41.34897232055664,
157
+ 74.11273193359375,
158
+ 100.0,
159
+ 99.39603424072266,
160
+ -20.18902587890625,
161
+ 54.53315353393555
162
+ ],
163
+ "mean": [
164
+ -4.503542551050917,
165
+ -30.841870326310072,
166
+ 34.325864696354344,
167
+ 59.520683214805246,
168
+ -56.46441549129529,
169
+ 19.339577487193296
170
+ ],
171
+ "std": [
172
+ 16.002933947550986,
173
+ 55.061208203585394,
174
+ 51.22312947130014,
175
+ 28.39934183592126,
176
+ 7.685296155919126,
177
+ 10.492292659376952
178
+ ],
179
+ "count": [
180
+ 21861
181
+ ]
182
+ },
183
+ "frame_index": {
184
+ "min": [
185
+ 0
186
+ ],
187
+ "max": [
188
+ 707
189
+ ],
190
+ "mean": [
191
+ 225.50921732766113
192
+ ],
193
+ "std": [
194
+ 140.1377476838754
195
+ ],
196
+ "count": [
197
+ 21861
198
+ ]
199
+ },
200
+ "observation.images.top": {
201
+ "min": [
202
+ [
203
+ [
204
+ 0.0
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.0
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.0
215
+ ]
216
+ ]
217
+ ],
218
+ "max": [
219
+ [
220
+ [
221
+ 1.0
222
+ ]
223
+ ],
224
+ [
225
+ [
226
+ 1.0
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 1.0
232
+ ]
233
+ ]
234
+ ],
235
+ "mean": [
236
+ [
237
+ [
238
+ 0.392984877804884
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 0.40723667009619835
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 0.2850860742210313
249
+ ]
250
+ ]
251
+ ],
252
+ "std": [
253
+ [
254
+ [
255
+ 0.27898640382045453
256
+ ]
257
+ ],
258
+ [
259
+ [
260
+ 0.2878167182429162
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 0.2294473645384896
266
+ ]
267
+ ]
268
+ ],
269
+ "count": [
270
+ 5148
271
+ ]
272
+ },
273
+ "episode_index": {
274
+ "min": [
275
+ 0
276
+ ],
277
+ "max": [
278
+ 49
279
+ ],
280
+ "mean": [
281
+ 23.538493207081103
282
+ ],
283
+ "std": [
284
+ 14.647602381345243
285
+ ],
286
+ "count": [
287
+ 21861
288
+ ]
289
+ },
290
+ "index": {
291
+ "min": [
292
+ 0
293
+ ],
294
+ "max": [
295
+ 21860
296
+ ],
297
+ "mean": [
298
+ 10930.0
299
+ ],
300
+ "std": [
301
+ 6310.72711077469
302
+ ],
303
+ "count": [
304
+ 21861
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b57d2b4db745966a2449bed11e0cf7a0ccd05d7e5e0c3c23c56e2489ad4f7cb
3
+ size 2186
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:74f644fea3ebd101449274959604070f42a63bd5234012b5de7e53f626c3fba4
3
+ size 86527535
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:a6b13db97cf04c97c742809f43fcc32aacc3256f0086e52d071761183be61f2f
3
+ size 200303355