Luca15095 commited on
Commit
4c26228
·
verified ·
1 Parent(s): 41e3078

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:e9bc0f83c9cc55c45adf1601418bf822b75064f9848b2626d37cd582c7267205
3
+ size 431310
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52d65f6fbde2961565fe2f099cc29229af3ca1cc1c8fcc58a3b9655e94f503ab
3
+ size 51784
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 5658,
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:1"
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
+ "action": {
3
+ "min": [
4
+ -1.1971731185913086,
5
+ -103.97616577148438,
6
+ -17.693645477294922,
7
+ -46.788368225097656,
8
+ -59.420345306396484,
9
+ -1.0540475845336914
10
+ ],
11
+ "max": [
12
+ 36.093692779541016,
13
+ 36.779056549072266,
14
+ 101.5168228149414,
15
+ 78.93482971191406,
16
+ -55.87107467651367,
17
+ 56.613346099853516
18
+ ],
19
+ "mean": [
20
+ 3.8869991302490234,
21
+ -23.986865997314453,
22
+ 57.33488464355469,
23
+ 2.277296304702759,
24
+ -57.88691329956055,
25
+ 10.890901565551758
26
+ ],
27
+ "std": [
28
+ 7.864898204803467,
29
+ 44.827613830566406,
30
+ 30.336475372314453,
31
+ 39.21025085449219,
32
+ 0.680022656917572,
33
+ 13.8638334274292
34
+ ],
35
+ "count": [
36
+ 5658
37
+ ]
38
+ },
39
+ "observation.state": {
40
+ "min": [
41
+ -1.011673092842102,
42
+ -100.0,
43
+ -15.049863815307617,
44
+ -46.546546936035156,
45
+ -59.382362365722656,
46
+ 0.4095562994480133
47
+ ],
48
+ "max": [
49
+ 35.56420135498047,
50
+ 36.8332633972168,
51
+ 99.6373519897461,
52
+ 77.26297760009766,
53
+ -55.14263153076172,
54
+ 55.90443801879883
55
+ ],
56
+ "mean": [
57
+ 3.8167455196380615,
58
+ -22.313522338867188,
59
+ 58.1417350769043,
60
+ 2.242673635482788,
61
+ -57.95305252075195,
62
+ 11.7652587890625
63
+ ],
64
+ "std": [
65
+ 7.862082481384277,
66
+ 44.27316665649414,
67
+ 29.337804794311523,
68
+ 38.798362731933594,
69
+ 0.673617422580719,
70
+ 13.55982494354248
71
+ ],
72
+ "count": [
73
+ 5658
74
+ ]
75
+ },
76
+ "observation.images.front": {
77
+ "min": [
78
+ [
79
+ [
80
+ 0.0
81
+ ]
82
+ ],
83
+ [
84
+ [
85
+ 0.0
86
+ ]
87
+ ],
88
+ [
89
+ [
90
+ 0.0
91
+ ]
92
+ ]
93
+ ],
94
+ "max": [
95
+ [
96
+ [
97
+ 1.0
98
+ ]
99
+ ],
100
+ [
101
+ [
102
+ 1.0
103
+ ]
104
+ ],
105
+ [
106
+ [
107
+ 1.0
108
+ ]
109
+ ]
110
+ ],
111
+ "mean": [
112
+ [
113
+ [
114
+ 0.6409980652792815
115
+ ]
116
+ ],
117
+ [
118
+ [
119
+ 0.640083847086892
120
+ ]
121
+ ],
122
+ [
123
+ [
124
+ 0.6266516947184464
125
+ ]
126
+ ]
127
+ ],
128
+ "std": [
129
+ [
130
+ [
131
+ 0.19391406074004566
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.2020898272647928
137
+ ]
138
+ ],
139
+ [
140
+ [
141
+ 0.20174795097691298
142
+ ]
143
+ ]
144
+ ],
145
+ "count": [
146
+ 652
147
+ ]
148
+ },
149
+ "observation.images.top": {
150
+ "min": [
151
+ [
152
+ [
153
+ 0.0
154
+ ]
155
+ ],
156
+ [
157
+ [
158
+ 0.0
159
+ ]
160
+ ],
161
+ [
162
+ [
163
+ 0.0
164
+ ]
165
+ ]
166
+ ],
167
+ "max": [
168
+ [
169
+ [
170
+ 1.0
171
+ ]
172
+ ],
173
+ [
174
+ [
175
+ 1.0
176
+ ]
177
+ ],
178
+ [
179
+ [
180
+ 1.0
181
+ ]
182
+ ]
183
+ ],
184
+ "mean": [
185
+ [
186
+ [
187
+ 0.6338842045424169
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 0.6281224471042677
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.610404258056324
198
+ ]
199
+ ]
200
+ ],
201
+ "std": [
202
+ [
203
+ [
204
+ 0.19767065196601488
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.2011252400057506
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.2116303885444854
215
+ ]
216
+ ]
217
+ ],
218
+ "count": [
219
+ 652
220
+ ]
221
+ },
222
+ "timestamp": {
223
+ "min": [
224
+ 0.0
225
+ ],
226
+ "max": [
227
+ 188.56666666666666
228
+ ],
229
+ "mean": [
230
+ 94.28333333333333
231
+ ],
232
+ "std": [
233
+ 54.44412953423666
234
+ ],
235
+ "count": [
236
+ 5658
237
+ ]
238
+ },
239
+ "frame_index": {
240
+ "min": [
241
+ 0
242
+ ],
243
+ "max": [
244
+ 5657
245
+ ],
246
+ "mean": [
247
+ 2828.5
248
+ ],
249
+ "std": [
250
+ 1633.3238860271
251
+ ],
252
+ "count": [
253
+ 5658
254
+ ]
255
+ },
256
+ "episode_index": {
257
+ "min": [
258
+ 0
259
+ ],
260
+ "max": [
261
+ 0
262
+ ],
263
+ "mean": [
264
+ 0.0
265
+ ],
266
+ "std": [
267
+ 0.0
268
+ ],
269
+ "count": [
270
+ 5658
271
+ ]
272
+ },
273
+ "index": {
274
+ "min": [
275
+ 0
276
+ ],
277
+ "max": [
278
+ 5657
279
+ ],
280
+ "mean": [
281
+ 2828.5
282
+ ],
283
+ "std": [
284
+ 1633.3238860271
285
+ ],
286
+ "count": [
287
+ 5658
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
+ 5658
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e597b2fb131740b0b3cde6d9c0fee590ffd81c947ed849dd26b84bdbb80b51
3
+ size 2096
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:16e90d4ec90ec8c59ed4fd4997596bf81696cf9826de8cb66c8faa7604690fce
3
+ size 121526165
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:918ba851a6596aaaf9252ba642877603bede47cd765b153e0ca7e0a3499998a9
3
+ size 135436418