Beilinghamburger commited on
Commit
af27fd9
·
verified ·
1 Parent(s): abe5a9e

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:8abe81190cd5c1023582f2dec74435d9f50de21e832b346b2ae9715de1538d88
3
+ size 2566286
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4ebc6ee7a44503a488fcfa2d1627bfcd04c3067c275edf5f83f6b4a0166be4c
3
+ size 284086
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so100_follower",
4
+ "total_episodes": 200,
5
+ "total_frames": 93543,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:200"
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
+ "observation.images.front": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.4148637935729848
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.4360345166742702
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.4105890294769379
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.1745253682948512
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.1622040303419564
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.17249864985157687
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 21060
73
+ ]
74
+ },
75
+ "action": {
76
+ "min": [
77
+ -58.34641647338867,
78
+ -95.9595947265625,
79
+ -99.72997283935547,
80
+ -67.73883819580078,
81
+ -11.843711853027344,
82
+ 0.0
83
+ ],
84
+ "max": [
85
+ 70.80062866210938,
86
+ 64.79338836669922,
87
+ 100.0,
88
+ 100.0,
89
+ 75.33577728271484,
90
+ 100.0
91
+ ],
92
+ "mean": [
93
+ 7.4513144973266945,
94
+ -12.296670008071201,
95
+ 27.193015735141902,
96
+ 44.150033780146494,
97
+ 39.021719192732924,
98
+ 38.24501922719504
99
+ ],
100
+ "std": [
101
+ 26.554937026619232,
102
+ 37.13811186467898,
103
+ 39.06863243882223,
104
+ 22.47117023491662,
105
+ 13.71014669364133,
106
+ 41.94589194922307
107
+ ],
108
+ "count": [
109
+ 93543
110
+ ]
111
+ },
112
+ "frame_index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 1790
118
+ ],
119
+ "mean": [
120
+ 249.89590883337075
121
+ ],
122
+ "std": [
123
+ 184.54216136862496
124
+ ],
125
+ "count": [
126
+ 93543
127
+ ]
128
+ },
129
+ "timestamp": {
130
+ "min": [
131
+ 0.0
132
+ ],
133
+ "max": [
134
+ 59.666666666666664
135
+ ],
136
+ "mean": [
137
+ 8.329863627779025
138
+ ],
139
+ "std": [
140
+ 6.1514053789541645
141
+ ],
142
+ "count": [
143
+ 93543
144
+ ]
145
+ },
146
+ "episode_index": {
147
+ "min": [
148
+ 0
149
+ ],
150
+ "max": [
151
+ 99
152
+ ],
153
+ "mean": [
154
+ 48.70502335824166
155
+ ],
156
+ "std": [
157
+ 29.18984873671225
158
+ ],
159
+ "count": [
160
+ 93543
161
+ ]
162
+ },
163
+ "index": {
164
+ "min": [
165
+ 0
166
+ ],
167
+ "max": [
168
+ 47052
169
+ ],
170
+ "mean": [
171
+ 23386.097121110077
172
+ ],
173
+ "std": [
174
+ 13503.2362051307
175
+ ],
176
+ "count": [
177
+ 93543
178
+ ]
179
+ },
180
+ "observation.state": {
181
+ "min": [
182
+ -55.71586990356445,
183
+ -73.13433074951172,
184
+ -90.19963836669922,
185
+ -63.89891815185547,
186
+ -11.5018310546875,
187
+ 3.549060583114624
188
+ ],
189
+ "max": [
190
+ 65.59378814697266,
191
+ 67.24072265625,
192
+ 98.45735168457031,
193
+ 99.18772888183594,
194
+ 74.31013488769531,
195
+ 96.59011840820312
196
+ ],
197
+ "mean": [
198
+ 6.424790135989855,
199
+ -5.587445291043692,
200
+ 35.02969168705709,
201
+ 45.261697667726985,
202
+ 39.15718332863223,
203
+ 46.14008772065947
204
+ ],
205
+ "std": [
206
+ 25.43623315189365,
207
+ 35.0367243791976,
208
+ 35.81173750793741,
209
+ 21.890697721058054,
210
+ 13.69491395434181,
211
+ 28.511557595377333
212
+ ],
213
+ "count": [
214
+ 93543
215
+ ]
216
+ },
217
+ "task_index": {
218
+ "min": [
219
+ 0
220
+ ],
221
+ "max": [
222
+ 0
223
+ ],
224
+ "mean": [
225
+ 0.0
226
+ ],
227
+ "std": [
228
+ 0.0
229
+ ],
230
+ "count": [
231
+ 93543
232
+ ]
233
+ },
234
+ "observation.images.wrist": {
235
+ "min": [
236
+ [
237
+ [
238
+ 0.0
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 0.0
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 0.0
249
+ ]
250
+ ]
251
+ ],
252
+ "max": [
253
+ [
254
+ [
255
+ 1.0
256
+ ]
257
+ ],
258
+ [
259
+ [
260
+ 1.0
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 1.0
266
+ ]
267
+ ]
268
+ ],
269
+ "mean": [
270
+ [
271
+ [
272
+ 0.3886916858307109
273
+ ]
274
+ ],
275
+ [
276
+ [
277
+ 0.4574121383174591
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 0.40445621828622236
283
+ ]
284
+ ]
285
+ ],
286
+ "std": [
287
+ [
288
+ [
289
+ 0.16885828492730304
290
+ ]
291
+ ],
292
+ [
293
+ [
294
+ 0.11611356211787173
295
+ ]
296
+ ],
297
+ [
298
+ [
299
+ 0.15465501277622726
300
+ ]
301
+ ]
302
+ ],
303
+ "count": [
304
+ 21060
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8abf6f7169f28024c3cfa11f9a35d9bf03477cff91cdd18174f314b319d28168
3
+ size 2331
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:afb51d8014748ad401f144d8101946c4cc35ea658ecd1aae512a26baafa95800
3
+ size 207092361
videos/observation.images.front/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e4f0543cf3c3121609ea09b63b157b651035aa4b6559385dd6ae74d48cdfc9f
3
+ size 207906630
videos/observation.images.front/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd5d5fa2446c68eab2d6c0238cca4e3ae6d331feef351f4f5f958d615c62950
3
+ size 23201926
videos/observation.images.front/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c34ed50733d2c2f45a844ee839cc931ea0073ee858165d2b83329981c8f4858
3
+ size 431342040
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:2098d3f29660c8815635a76c341705c738b324abf2f220eee73e69b75d25cdf8
3
+ size 179897118
videos/observation.images.wrist/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a58226c5753c8d1f9a588f8c0a512a049e96a71a8edda4a7983e8b91fbb9e131
3
+ size 164484427