Luca15095 commited on
Commit
a117fa9
·
verified ·
1 Parent(s): 2f250f2

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:dfbd3e02a4be5aae8216ea444c93f248cfe5fcc6ba3c9361d0fc0e0b90a50061
3
+ size 439599
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4d1d6371ad9d84720c58d6241b7b6c05290a918c4a302f2196cf7dfe931d7b3
3
+ size 51786
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": 5660,
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.5002336502075195,
5
+ -102.59629821777344,
6
+ -26.808368682861328,
7
+ -54.2071533203125,
8
+ -59.48812484741211,
9
+ -1.4071826934814453
10
+ ],
11
+ "max": [
12
+ 40.60746383666992,
13
+ 40.555606842041016,
14
+ 101.43487548828125,
15
+ 82.66393280029297,
16
+ -57.355987548828125,
17
+ 61.14095687866211
18
+ ],
19
+ "mean": [
20
+ 4.448082447052002,
21
+ -12.506695747375488,
22
+ 54.99237060546875,
23
+ -11.7056245803833,
24
+ -58.08354568481445,
25
+ 12.999533653259277
26
+ ],
27
+ "std": [
28
+ 10.286177635192871,
29
+ 41.4793701171875,
30
+ 27.12920379638672,
31
+ 37.7773551940918,
32
+ 0.39440834522247314,
33
+ 15.663474082946777
34
+ ],
35
+ "count": [
36
+ 5660
37
+ ]
38
+ },
39
+ "observation.state": {
40
+ "min": [
41
+ -1.322957158088684,
42
+ -100.0,
43
+ -24.206708908081055,
44
+ -53.32475280761719,
45
+ -59.33001708984375,
46
+ 0.3412969410419464
47
+ ],
48
+ "max": [
49
+ 40.311283111572266,
50
+ 40.86518096923828,
51
+ 99.54669189453125,
52
+ 77.77777862548828,
53
+ -57.4980354309082,
54
+ 59.931739807128906
55
+ ],
56
+ "mean": [
57
+ 4.3821635246276855,
58
+ -11.094255447387695,
59
+ 55.99126052856445,
60
+ -11.830208778381348,
61
+ -58.134281158447266,
62
+ 13.491360664367676
63
+ ],
64
+ "std": [
65
+ 10.25032901763916,
66
+ 41.260005950927734,
67
+ 26.334135055541992,
68
+ 37.1389045715332,
69
+ 0.41076385974884033,
70
+ 15.52043628692627
71
+ ],
72
+ "count": [
73
+ 5660
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.6351436567725249
115
+ ]
116
+ ],
117
+ [
118
+ [
119
+ 0.6366336064163225
120
+ ]
121
+ ],
122
+ [
123
+ [
124
+ 0.625594360656669
125
+ ]
126
+ ]
127
+ ],
128
+ "std": [
129
+ [
130
+ [
131
+ 0.1968034173087081
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.20254101061878174
137
+ ]
138
+ ],
139
+ [
140
+ [
141
+ 0.1999520812563477
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.6328062902649131
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 0.6218244453967681
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.5936446663191521
198
+ ]
199
+ ]
200
+ ],
201
+ "std": [
202
+ [
203
+ [
204
+ 0.21451897061937739
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.21311286628297238
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.21684930627508797
215
+ ]
216
+ ]
217
+ ],
218
+ "count": [
219
+ 652
220
+ ]
221
+ },
222
+ "timestamp": {
223
+ "min": [
224
+ 0.0
225
+ ],
226
+ "max": [
227
+ 188.63333333333333
228
+ ],
229
+ "mean": [
230
+ 94.31666666666665
231
+ ],
232
+ "std": [
233
+ 54.46337454351013
234
+ ],
235
+ "count": [
236
+ 5660
237
+ ]
238
+ },
239
+ "frame_index": {
240
+ "min": [
241
+ 0
242
+ ],
243
+ "max": [
244
+ 5659
245
+ ],
246
+ "mean": [
247
+ 2829.5
248
+ ],
249
+ "std": [
250
+ 1633.9012363053037
251
+ ],
252
+ "count": [
253
+ 5660
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
+ 5660
271
+ ]
272
+ },
273
+ "index": {
274
+ "min": [
275
+ 0
276
+ ],
277
+ "max": [
278
+ 5659
279
+ ],
280
+ "mean": [
281
+ 2829.5
282
+ ],
283
+ "std": [
284
+ 1633.9012363053037
285
+ ],
286
+ "count": [
287
+ 5660
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
+ 5660
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:eef37cccc57e7f2488dc61fdeccfabf178071c96480ba652470b6b009f118ca1
3
+ size 114655673
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:2ad5304a3b289e100358e0c12e86c4b92fbce1c2e7526ca13a236b5660dfd740
3
+ size 137034620