Leyo commited on
Commit
dd53f8e
·
verified ·
1 Parent(s): db55fda

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:5ac2acf4d7643e1abf49442ed931a72fea091b447ffc53c6f6417424a20b4883
3
+ size 184687
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9d3ed118e0611c1743a649c9741842576251ac5c36690519e23a3485668f82
3
+ size 69857
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so100_follower",
4
+ "total_episodes": 30,
5
+ "total_frames": 4925,
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: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
+ "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.wrist": {
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
+ -17.822650909423828,
5
+ -98.9121322631836,
6
+ -76.57168579101562,
7
+ 55.30303192138672,
8
+ -0.5128205418586731,
9
+ 0.0
10
+ ],
11
+ "max": [
12
+ 25.987709045410156,
13
+ 60.0,
14
+ 97.55766296386719,
15
+ 99.41077423095703,
16
+ 21.318681716918945,
17
+ 83.26908111572266
18
+ ],
19
+ "mean": [
20
+ 2.7330049385939756,
21
+ -3.497721179645074,
22
+ -0.6425580802181649,
23
+ 84.58445570582667,
24
+ 9.07607284807312,
25
+ 15.581415973605239
26
+ ],
27
+ "std": [
28
+ 12.204398148932386,
29
+ 35.61190170836976,
30
+ 36.75392441320103,
31
+ 8.948099577577365,
32
+ 4.246333386149636,
33
+ 17.194482995195376
34
+ ],
35
+ "count": [
36
+ 4925
37
+ ]
38
+ },
39
+ "observation.images.front": {
40
+ "min": [
41
+ [
42
+ [
43
+ 0.0
44
+ ]
45
+ ],
46
+ [
47
+ [
48
+ 0.0
49
+ ]
50
+ ],
51
+ [
52
+ [
53
+ 0.0
54
+ ]
55
+ ]
56
+ ],
57
+ "max": [
58
+ [
59
+ [
60
+ 1.0
61
+ ]
62
+ ],
63
+ [
64
+ [
65
+ 1.0
66
+ ]
67
+ ],
68
+ [
69
+ [
70
+ 1.0
71
+ ]
72
+ ]
73
+ ],
74
+ "mean": [
75
+ [
76
+ [
77
+ 0.4603459266748367
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 0.47868538636982566
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 0.4666770859204792
88
+ ]
89
+ ]
90
+ ],
91
+ "std": [
92
+ [
93
+ [
94
+ 0.20659993991720635
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.2104589503284427
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.217769017892686
105
+ ]
106
+ ]
107
+ ],
108
+ "count": [
109
+ 3000
110
+ ]
111
+ },
112
+ "episode_index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 29
118
+ ],
119
+ "mean": [
120
+ 14.767715736040609
121
+ ],
122
+ "std": [
123
+ 8.575946373634686
124
+ ],
125
+ "count": [
126
+ 4925
127
+ ]
128
+ },
129
+ "frame_index": {
130
+ "min": [
131
+ 0
132
+ ],
133
+ "max": [
134
+ 233
135
+ ],
136
+ "mean": [
137
+ 83.5327918781726
138
+ ],
139
+ "std": [
140
+ 50.875514348512695
141
+ ],
142
+ "count": [
143
+ 4925
144
+ ]
145
+ },
146
+ "observation.state": {
147
+ "min": [
148
+ -17.742530822753906,
149
+ -99.74446105957031,
150
+ -71.89189147949219,
151
+ 56.86941909790039,
152
+ -0.5616605877876282,
153
+ 2.0041465759277344
154
+ ],
155
+ "max": [
156
+ 26.152711868286133,
157
+ 62.180580139160156,
158
+ 100.0,
159
+ 97.95831298828125,
160
+ 21.074481964111328,
161
+ 66.55148315429688
162
+ ],
163
+ "mean": [
164
+ 2.7777411255981717,
165
+ -3.679087486984161,
166
+ 4.991045879524977,
167
+ 84.27102431089139,
168
+ 9.060690853777267,
169
+ 20.592584741079264
170
+ ],
171
+ "std": [
172
+ 12.071360311359255,
173
+ 37.65394158306543,
174
+ 36.292919453854076,
175
+ 8.687387165540798,
176
+ 4.278986089294626,
177
+ 13.362640357100668
178
+ ],
179
+ "count": [
180
+ 4925
181
+ ]
182
+ },
183
+ "task_index": {
184
+ "min": [
185
+ 0
186
+ ],
187
+ "max": [
188
+ 0
189
+ ],
190
+ "mean": [
191
+ 0.0
192
+ ],
193
+ "std": [
194
+ 0.0
195
+ ],
196
+ "count": [
197
+ 4925
198
+ ]
199
+ },
200
+ "index": {
201
+ "min": [
202
+ 0
203
+ ],
204
+ "max": [
205
+ 4924
206
+ ],
207
+ "mean": [
208
+ 2462.0
209
+ ],
210
+ "std": [
211
+ 1421.725008572333
212
+ ],
213
+ "count": [
214
+ 4925
215
+ ]
216
+ },
217
+ "observation.images.wrist": {
218
+ "min": [
219
+ [
220
+ [
221
+ 0.0
222
+ ]
223
+ ],
224
+ [
225
+ [
226
+ 0.0
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 0.0
232
+ ]
233
+ ]
234
+ ],
235
+ "max": [
236
+ [
237
+ [
238
+ 1.0
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 1.0
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 1.0
249
+ ]
250
+ ]
251
+ ],
252
+ "mean": [
253
+ [
254
+ [
255
+ 0.5605525534449891
256
+ ]
257
+ ],
258
+ [
259
+ [
260
+ 0.5965807162309368
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 0.47237438446350755
266
+ ]
267
+ ]
268
+ ],
269
+ "std": [
270
+ [
271
+ [
272
+ 0.22977072031831042
273
+ ]
274
+ ],
275
+ [
276
+ [
277
+ 0.17052225017597192
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 0.17866410560848392
283
+ ]
284
+ ]
285
+ ],
286
+ "count": [
287
+ 3000
288
+ ]
289
+ },
290
+ "timestamp": {
291
+ "min": [
292
+ 0.0
293
+ ],
294
+ "max": [
295
+ 7.766666666666667
296
+ ],
297
+ "mean": [
298
+ 2.7844263959390863
299
+ ],
300
+ "std": [
301
+ 1.6958504782837565
302
+ ],
303
+ "count": [
304
+ 4925
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357478e5384b22986fb5cdfa5219b3d9281aee3ac994f634d5f98a05da3af8f7
3
+ size 2246
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:2275b02f53936fea1e3e1430bebad3d01c282ad2bb98e6b1e5e65306e00b0442
3
+ size 34437450
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:73c5a27ef50bf1045dd8bc152a23578529620c8c913d54877a12a7a20607e2cb
3
+ size 15934723