azaracla commited on
Commit
2d08912
·
verified ·
1 Parent(s): 3535fd7

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:63efc925565115c5669f97da4fb6026f0b8c93f225b39e441632b74fea5b4584
3
+ size 108261
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a63352f6c230dfb341ab4a07e74dd2606329a37ee412609d2f31143fdea728d8
3
+ size 57634
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 10,
5
+ "total_frames": 2189,
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:10"
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
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "gripper.pos"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "gripper.pos"
43
+ ]
44
+ },
45
+ "observation.images.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 720,
49
+ 1280,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 720,
59
+ "video.width": 1280,
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
+ 720,
72
+ 1280,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 720,
82
+ "video.width": 1280,
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
+ -36.590824127197266,
5
+ -99.4741439819336,
6
+ -14.91662883758545,
7
+ 22.65524673461914,
8
+ 3.888597011566162,
9
+ 0.8184523582458496
10
+ ],
11
+ "max": [
12
+ 66.3558349609375,
13
+ 62.57668685913086,
14
+ 99.90986633300781,
15
+ 93.83297729492188,
16
+ 42.87966537475586,
17
+ 32.738094329833984
18
+ ],
19
+ "mean": [
20
+ 14.516019153290005,
21
+ -38.23151652918607,
22
+ 56.78505889244306,
23
+ 61.32497091280265,
24
+ 20.759147937682297,
25
+ 11.22275084543032
26
+ ],
27
+ "std": [
28
+ 29.13898702656467,
29
+ 52.24084552489951,
30
+ 31.392435201097445,
31
+ 14.216507498958201,
32
+ 8.828056908597269,
33
+ 8.769426601663422
34
+ ],
35
+ "count": [
36
+ 2189
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.4942655983115468
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 0.49553495370370365
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 0.4923939283769064
88
+ ]
89
+ ]
90
+ ],
91
+ "std": [
92
+ [
93
+ [
94
+ 0.2627451038648246
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.23760420156502182
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.23202629797578758
105
+ ]
106
+ ]
107
+ ],
108
+ "count": [
109
+ 1000
110
+ ]
111
+ },
112
+ "task_index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 0
118
+ ],
119
+ "mean": [
120
+ 0.0
121
+ ],
122
+ "std": [
123
+ 0.0
124
+ ],
125
+ "count": [
126
+ 2189
127
+ ]
128
+ },
129
+ "index": {
130
+ "min": [
131
+ 0
132
+ ],
133
+ "max": [
134
+ 2188
135
+ ],
136
+ "mean": [
137
+ 1094.0
138
+ ],
139
+ "std": [
140
+ 631.9098036903684
141
+ ],
142
+ "count": [
143
+ 2189
144
+ ]
145
+ },
146
+ "timestamp": {
147
+ "min": [
148
+ 0.0
149
+ ],
150
+ "max": [
151
+ 8.666666666666666
152
+ ],
153
+ "mean": [
154
+ 3.697289477691488
155
+ ],
156
+ "std": [
157
+ 2.2153077002064556
158
+ ],
159
+ "count": [
160
+ 2189
161
+ ]
162
+ },
163
+ "observation.images.top": {
164
+ "min": [
165
+ [
166
+ [
167
+ 0.0
168
+ ]
169
+ ],
170
+ [
171
+ [
172
+ 0.0
173
+ ]
174
+ ],
175
+ [
176
+ [
177
+ 0.0
178
+ ]
179
+ ]
180
+ ],
181
+ "max": [
182
+ [
183
+ [
184
+ 1.0
185
+ ]
186
+ ],
187
+ [
188
+ [
189
+ 1.0
190
+ ]
191
+ ],
192
+ [
193
+ [
194
+ 1.0
195
+ ]
196
+ ]
197
+ ],
198
+ "mean": [
199
+ [
200
+ [
201
+ 0.4988540569172114
202
+ ]
203
+ ],
204
+ [
205
+ [
206
+ 0.48208789351851844
207
+ ]
208
+ ],
209
+ [
210
+ [
211
+ 0.48038098474945534
212
+ ]
213
+ ]
214
+ ],
215
+ "std": [
216
+ [
217
+ [
218
+ 0.1923457202333321
219
+ ]
220
+ ],
221
+ [
222
+ [
223
+ 0.20397344743834842
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 0.20515860077720355
229
+ ]
230
+ ]
231
+ ],
232
+ "count": [
233
+ 1000
234
+ ]
235
+ },
236
+ "observation.state": {
237
+ "min": [
238
+ -36.340850830078125,
239
+ -99.583984375,
240
+ -12.353471755981445,
241
+ 23.189655303955078,
242
+ 4.1035661697387695,
243
+ 2.032520294189453
244
+ ],
245
+ "max": [
246
+ 66.16541290283203,
247
+ 62.870513916015625,
248
+ 99.81965637207031,
249
+ 93.36206817626953,
250
+ 42.89203643798828,
251
+ 32.317073822021484
252
+ ],
253
+ "mean": [
254
+ 14.410856488307571,
255
+ -37.75128552683851,
256
+ 57.81395722655414,
257
+ 61.468722016259164,
258
+ 20.74271151898603,
259
+ 12.484503953845712
260
+ ],
261
+ "std": [
262
+ 29.084578039396806,
263
+ 52.72198175584361,
264
+ 30.920422866671117,
265
+ 14.10535820116607,
266
+ 8.799670376354182,
267
+ 7.176222160246721
268
+ ],
269
+ "count": [
270
+ 2189
271
+ ]
272
+ },
273
+ "episode_index": {
274
+ "min": [
275
+ 0
276
+ ],
277
+ "max": [
278
+ 9
279
+ ],
280
+ "mean": [
281
+ 4.16126084970306
282
+ ],
283
+ "std": [
284
+ 2.864543165471604
285
+ ],
286
+ "count": [
287
+ 2189
288
+ ]
289
+ },
290
+ "frame_index": {
291
+ "min": [
292
+ 0
293
+ ],
294
+ "max": [
295
+ 260
296
+ ],
297
+ "mean": [
298
+ 110.91868433074463
299
+ ],
300
+ "std": [
301
+ 66.45923100619369
302
+ ],
303
+ "count": [
304
+ 2189
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4090538ced49299790e5b5cefc6eab2e821fc810c63215d8f34233edaf2c74
3
+ size 2229
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:772a0b5c9e309b3471d145f36a736961473d40eecba268c87cca036cb22e3447
3
+ size 128928048
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:c318885cb065c82065a4756708e0bbae7b4db11106fbf0113dc500d536c7206c
3
+ size 48893127