Luca15095 commited on
Commit
b86ea40
·
verified ·
1 Parent(s): b2f18e8

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:48202922a4fab55fb5fb1692aa48946aa158a015a39271ac011b14b648942867
3
+ size 369406
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8343c65aa149de3f082f8acb2a73d6a84e248e6f8bd7e8926e079b3eea91c2c
3
+ size 51787
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": 5685,
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
+ -0.8342838287353516,
5
+ -102.96743774414062,
6
+ -22.857555389404297,
7
+ -38.00218200683594,
8
+ -58.24861526489258,
9
+ -1.2824583053588867
10
+ ],
11
+ "max": [
12
+ 41.39402770996094,
13
+ 28.02889633178711,
14
+ 102.3721694946289,
15
+ 78.41224670410156,
16
+ -56.827796936035156,
17
+ 42.81338882446289
18
+ ],
19
+ "mean": [
20
+ 3.652653932571411,
21
+ -88.0203857421875,
22
+ 90.60163879394531,
23
+ 64.68899536132812,
24
+ -57.91411590576172,
25
+ 0.7208738923072815
26
+ ],
27
+ "std": [
28
+ 11.595833778381348,
29
+ 36.11870574951172,
30
+ 29.727176666259766,
31
+ 31.02654266357422,
32
+ 0.15415692329406738,
33
+ 5.034735679626465
34
+ ],
35
+ "count": [
36
+ 5685
37
+ ]
38
+ },
39
+ "observation.state": {
40
+ "min": [
41
+ -0.6225680708885193,
42
+ -100.0,
43
+ -20.308250427246094,
44
+ -37.1943359375,
45
+ -58.387855529785156,
46
+ 0.0
47
+ ],
48
+ "max": [
49
+ 41.16731643676758,
50
+ 28.51742935180664,
51
+ 99.90933990478516,
52
+ 77.26297760009766,
53
+ -55.509029388427734,
54
+ 41.36518859863281
55
+ ],
56
+ "mean": [
57
+ 3.7570888996124268,
58
+ -85.79716491699219,
59
+ 88.72749328613281,
60
+ 64.17610168457031,
61
+ -57.87062072753906,
62
+ 1.8177789449691772
63
+ ],
64
+ "std": [
65
+ 11.513968467712402,
66
+ 35.85070037841797,
67
+ 28.321332931518555,
68
+ 30.781116485595703,
69
+ 0.15917791426181793,
70
+ 5.128687381744385
71
+ ],
72
+ "count": [
73
+ 5685
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.6354776730094008
115
+ ]
116
+ ],
117
+ [
118
+ [
119
+ 0.6378837170954008
120
+ ]
121
+ ],
122
+ [
123
+ [
124
+ 0.6257651239564803
125
+ ]
126
+ ]
127
+ ],
128
+ "std": [
129
+ [
130
+ [
131
+ 0.1881628913735498
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.19702381054119067
137
+ ]
138
+ ],
139
+ [
140
+ [
141
+ 0.19632057578837378
142
+ ]
143
+ ]
144
+ ],
145
+ "count": [
146
+ 654
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.6349031741986635
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 0.6357736274343241
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.6179389132904266
198
+ ]
199
+ ]
200
+ ],
201
+ "std": [
202
+ [
203
+ [
204
+ 0.19433949549169477
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.19525397402858286
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.2035887991911816
215
+ ]
216
+ ]
217
+ ],
218
+ "count": [
219
+ 654
220
+ ]
221
+ },
222
+ "timestamp": {
223
+ "min": [
224
+ 0.0
225
+ ],
226
+ "max": [
227
+ 189.46666666666667
228
+ ],
229
+ "mean": [
230
+ 94.73333333333333
231
+ ],
232
+ "std": [
233
+ 54.703937159410565
234
+ ],
235
+ "count": [
236
+ 5685
237
+ ]
238
+ },
239
+ "frame_index": {
240
+ "min": [
241
+ 0
242
+ ],
243
+ "max": [
244
+ 5684
245
+ ],
246
+ "mean": [
247
+ 2842.0
248
+ ],
249
+ "std": [
250
+ 1641.1181147823172
251
+ ],
252
+ "count": [
253
+ 5685
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
+ 5685
271
+ ]
272
+ },
273
+ "index": {
274
+ "min": [
275
+ 0
276
+ ],
277
+ "max": [
278
+ 5684
279
+ ],
280
+ "mean": [
281
+ 2842.0
282
+ ],
283
+ "std": [
284
+ 1641.1181147823172
285
+ ],
286
+ "count": [
287
+ 5685
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
+ 5685
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:9a1340d41794c4e8c715d5f491741ddd0020cb48b3f663b08d9d0ea13d2eecfe
3
+ size 125849610
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:e932cd5cd7fbfbf16474c409d7ee99876afe69d64166ce66a11fc9e533e86e87
3
+ size 132773188