Luca15095 commited on
Commit
6d7d7a2
·
verified ·
1 Parent(s): 6af2e02

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:12fe9432d31cb6d3185432e2bc493077a64234609ebfad3b0bebd946680484f1
3
+ size 10209
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3222114fb89079f88b13ef2b8c136ab2aeb4a4da5c1b24711e186a1ef3354834
3
+ size 52297
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": 401,
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
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 200
8
+ ],
9
+ "mean": [
10
+ 99.75062344139651
11
+ ],
12
+ "std": [
13
+ 57.87972442584122
14
+ ],
15
+ "count": [
16
+ 401
17
+ ]
18
+ },
19
+ "action": {
20
+ "min": [
21
+ 2.5742573738098145,
22
+ -99.09091186523438,
23
+ 99.54524993896484,
24
+ 71.16645050048828,
25
+ -57.214988708496094,
26
+ 0.5872483253479004
27
+ ],
28
+ "max": [
29
+ 2.5742573738098145,
30
+ -99.09091186523438,
31
+ 99.54524993896484,
32
+ 71.16645050048828,
33
+ -57.214988708496094,
34
+ 0.5872483253479004
35
+ ],
36
+ "mean": [
37
+ 2.5742554664611816,
38
+ -99.09100724217897,
39
+ 99.54508972167969,
40
+ 71.16629028320312,
41
+ -57.21491241455078,
42
+ 0.5872492790222168
43
+ ],
44
+ "std": [
45
+ 1.9073486328125e-06,
46
+ 9.552939448651374e-05,
47
+ 0.00016021728515625,
48
+ 0.00016021728515625,
49
+ 7.62939453125e-05,
50
+ 9.5367431640625e-07
51
+ ],
52
+ "count": [
53
+ 401
54
+ ]
55
+ },
56
+ "index": {
57
+ "min": [
58
+ 0
59
+ ],
60
+ "max": [
61
+ 400
62
+ ],
63
+ "mean": [
64
+ 200.0
65
+ ],
66
+ "std": [
67
+ 115.75836902790225
68
+ ],
69
+ "count": [
70
+ 401
71
+ ]
72
+ },
73
+ "observation.state": {
74
+ "min": [
75
+ 2.490272283554077,
76
+ -99.2440185546875,
77
+ 99.27470397949219,
78
+ 71.08537292480469,
79
+ -57.183982849121094,
80
+ 0.6825938820838928
81
+ ],
82
+ "max": [
83
+ 2.490272283554077,
84
+ -99.2440185546875,
85
+ 99.27470397949219,
86
+ 71.08537292480469,
87
+ -57.183982849121094,
88
+ 0.6825938820838928
89
+ ],
90
+ "mean": [
91
+ 2.490266799926758,
92
+ -99.2441177368164,
93
+ 99.27473832128054,
94
+ 71.0852279663086,
95
+ -57.18391990185973,
96
+ 0.6825937329979609
97
+ ],
98
+ "std": [
99
+ 5.4836273193359375e-06,
100
+ 9.918212890625e-05,
101
+ 3.4762941139025616e-05,
102
+ 0.00014495849609375,
103
+ 6.300502857306054e-05,
104
+ 1.5492888980501076e-07
105
+ ],
106
+ "count": [
107
+ 401
108
+ ]
109
+ },
110
+ "observation.images.front": {
111
+ "min": [
112
+ [
113
+ [
114
+ 0.30980392156862746
115
+ ]
116
+ ],
117
+ [
118
+ [
119
+ 0.0392156862745098
120
+ ]
121
+ ],
122
+ [
123
+ [
124
+ 0.0
125
+ ]
126
+ ]
127
+ ],
128
+ "max": [
129
+ [
130
+ [
131
+ 0.8117647058823529
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.7803921568627451
137
+ ]
138
+ ],
139
+ [
140
+ [
141
+ 0.6666666666666666
142
+ ]
143
+ ]
144
+ ],
145
+ "mean": [
146
+ [
147
+ [
148
+ 0.6101639338235294
149
+ ]
150
+ ],
151
+ [
152
+ [
153
+ 0.6024603771786492
154
+ ]
155
+ ],
156
+ [
157
+ [
158
+ 0.4807768477668845
159
+ ]
160
+ ]
161
+ ],
162
+ "std": [
163
+ [
164
+ [
165
+ 0.0813680232715369
166
+ ]
167
+ ],
168
+ [
169
+ [
170
+ 0.06837992031554278
171
+ ]
172
+ ],
173
+ [
174
+ [
175
+ 0.07398784144860217
176
+ ]
177
+ ]
178
+ ],
179
+ "count": [
180
+ 200
181
+ ]
182
+ },
183
+ "observation.images.top": {
184
+ "min": [
185
+ [
186
+ [
187
+ 0.0
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 0.0
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.0
198
+ ]
199
+ ]
200
+ ],
201
+ "max": [
202
+ [
203
+ [
204
+ 0.8588235294117647
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.8666666666666667
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.803921568627451
215
+ ]
216
+ ]
217
+ ],
218
+ "mean": [
219
+ [
220
+ [
221
+ 0.5668812472766884
222
+ ]
223
+ ],
224
+ [
225
+ [
226
+ 0.5741097712418299
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 0.48153669253812637
232
+ ]
233
+ ]
234
+ ],
235
+ "std": [
236
+ [
237
+ [
238
+ 0.20920275169013522
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 0.21393607249785876
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 0.19011357599046136
249
+ ]
250
+ ]
251
+ ],
252
+ "count": [
253
+ 200
254
+ ]
255
+ },
256
+ "episode_index": {
257
+ "min": [
258
+ 0
259
+ ],
260
+ "max": [
261
+ 1
262
+ ],
263
+ "mean": [
264
+ 0.5012468827930174
265
+ ],
266
+ "std": [
267
+ 0.49999844528088333
268
+ ],
269
+ "count": [
270
+ 401
271
+ ]
272
+ },
273
+ "timestamp": {
274
+ "min": [
275
+ 0.0
276
+ ],
277
+ "max": [
278
+ 6.666666666666667
279
+ ],
280
+ "mean": [
281
+ 3.3250207813798833
282
+ ],
283
+ "std": [
284
+ 1.9293241475280407
285
+ ],
286
+ "count": [
287
+ 401
288
+ ]
289
+ },
290
+ "task_index": {
291
+ "min": [
292
+ 0
293
+ ],
294
+ "max": [
295
+ 0
296
+ ],
297
+ "mean": [
298
+ 0.0
299
+ ],
300
+ "std": [
301
+ 0.0
302
+ ],
303
+ "count": [
304
+ 401
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:0fd0297ffd736525e7986a47c5f078e1182d27bfe6c42ea2d076ccd81b4ab4c8
3
+ size 2609258
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:e395613a5fe8df59f4011302f8a2e6c7b01b1c70eb02fe1de3774fc93e51f794
3
+ size 6334771