boshenz commited on
Commit
c5442db
·
verified ·
1 Parent(s): 142283c

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:fc374b6015729b382a34a7435e1700bfb26aa2e52d6864581900628f3071ffda
3
+ size 95166
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c6c71df1b5a169e61139fdf28d4c1ad57be72280258bd90495cdcce3d819c4
3
+ size 54567
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 5,
5
+ "total_frames": 1870,
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:5"
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
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 470
8
+ ],
9
+ "mean": [
10
+ 191.46844919786096
11
+ ],
12
+ "std": [
13
+ 116.44308159154923
14
+ ],
15
+ "count": [
16
+ 1870
17
+ ]
18
+ },
19
+ "action": {
20
+ "min": [
21
+ -5.427567481994629,
22
+ -100.0,
23
+ -60.12629699707031,
24
+ 37.277076721191406,
25
+ -9.719675064086914,
26
+ 0.0
27
+ ],
28
+ "max": [
29
+ 87.34869384765625,
30
+ 58.47457504272461,
31
+ 98.55661010742188,
32
+ 99.65202331542969,
33
+ 49.069950103759766,
34
+ 31.31147575378418
35
+ ],
36
+ "mean": [
37
+ 23.5925869436825,
38
+ -42.529632577539125,
39
+ 36.23552212230662,
40
+ 78.60877040516246,
41
+ 10.44740630789874,
42
+ 6.267995448800969
43
+ ],
44
+ "std": [
45
+ 27.147191771197367,
46
+ 57.858385853936475,
47
+ 44.57248699488738,
48
+ 12.513695787983067,
49
+ 15.93527763042753,
50
+ 9.35710823456882
51
+ ],
52
+ "count": [
53
+ 1870
54
+ ]
55
+ },
56
+ "observation.images.wrist": {
57
+ "min": [
58
+ [
59
+ [
60
+ 0.0
61
+ ]
62
+ ],
63
+ [
64
+ [
65
+ 0.0
66
+ ]
67
+ ],
68
+ [
69
+ [
70
+ 0.0
71
+ ]
72
+ ]
73
+ ],
74
+ "max": [
75
+ [
76
+ [
77
+ 1.0
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 1.0
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 1.0
88
+ ]
89
+ ]
90
+ ],
91
+ "mean": [
92
+ [
93
+ [
94
+ 0.5147932717082175
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.49518565361107847
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.4618629872607725
105
+ ]
106
+ ]
107
+ ],
108
+ "std": [
109
+ [
110
+ [
111
+ 0.24616967829142053
112
+ ]
113
+ ],
114
+ [
115
+ [
116
+ 0.25423327095289466
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 0.30368528379651033
122
+ ]
123
+ ]
124
+ ],
125
+ "count": [
126
+ 501
127
+ ]
128
+ },
129
+ "observation.state": {
130
+ "min": [
131
+ -15.785319328308105,
132
+ -98.40071105957031,
133
+ -56.510066986083984,
134
+ 39.139137268066406,
135
+ -9.10866928100586,
136
+ 0.735785961151123
137
+ ],
138
+ "max": [
139
+ 86.58248138427734,
140
+ 58.951576232910156,
141
+ 97.76286315917969,
142
+ 99.49949645996094,
143
+ 48.86446762084961,
144
+ 30.36789321899414
145
+ ],
146
+ "mean": [
147
+ 23.26836385267941,
148
+ -41.785130915922274,
149
+ 38.05013386119496,
150
+ 78.98229308102857,
151
+ 10.403427793252915,
152
+ 6.775144164447479
153
+ ],
154
+ "std": [
155
+ 27.258800435178326,
156
+ 58.4120144241815,
157
+ 44.259081279098076,
158
+ 12.372407642566577,
159
+ 15.862093427669853,
160
+ 9.03562474236853
161
+ ],
162
+ "count": [
163
+ 1870
164
+ ]
165
+ },
166
+ "observation.images.front": {
167
+ "min": [
168
+ [
169
+ [
170
+ 0.0
171
+ ]
172
+ ],
173
+ [
174
+ [
175
+ 0.00392156862745098
176
+ ]
177
+ ],
178
+ [
179
+ [
180
+ 0.0
181
+ ]
182
+ ]
183
+ ],
184
+ "max": [
185
+ [
186
+ [
187
+ 1.0
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 1.0
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 1.0
198
+ ]
199
+ ]
200
+ ],
201
+ "mean": [
202
+ [
203
+ [
204
+ 0.5606059637261426
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.4973465271254876
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.29936207323914266
215
+ ]
216
+ ]
217
+ ],
218
+ "std": [
219
+ [
220
+ [
221
+ 0.2826449888127664
222
+ ]
223
+ ],
224
+ [
225
+ [
226
+ 0.2369316869057369
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 0.21707616453091869
232
+ ]
233
+ ]
234
+ ],
235
+ "count": [
236
+ 501
237
+ ]
238
+ },
239
+ "timestamp": {
240
+ "min": [
241
+ 0.0
242
+ ],
243
+ "max": [
244
+ 15.666666666666666
245
+ ],
246
+ "mean": [
247
+ 6.3822816399286975
248
+ ],
249
+ "std": [
250
+ 3.88143605305164
251
+ ],
252
+ "count": [
253
+ 1870
254
+ ]
255
+ },
256
+ "episode_index": {
257
+ "min": [
258
+ 0
259
+ ],
260
+ "max": [
261
+ 4
262
+ ],
263
+ "mean": [
264
+ 1.8272727272727274
265
+ ],
266
+ "std": [
267
+ 1.4480688026370283
268
+ ],
269
+ "count": [
270
+ 1870
271
+ ]
272
+ },
273
+ "task_index": {
274
+ "min": [
275
+ 0
276
+ ],
277
+ "max": [
278
+ 0
279
+ ],
280
+ "mean": [
281
+ 0.0
282
+ ],
283
+ "std": [
284
+ 0.0
285
+ ],
286
+ "count": [
287
+ 1870
288
+ ]
289
+ },
290
+ "index": {
291
+ "min": [
292
+ 0
293
+ ],
294
+ "max": [
295
+ 1869
296
+ ],
297
+ "mean": [
298
+ 934.5
299
+ ],
300
+ "std": [
301
+ 539.8224245064297
302
+ ],
303
+ "count": [
304
+ 1870
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acb258fb512599d216967b6e2ae4b5892545249c61b02a9ea9dce24f6f3bf212
3
+ size 2146
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:378965ca05d79d3a42cd9a4bec0ff71bd9bfa371bb1c4d6e76baa1009138d4b4
3
+ size 21077999
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:427335ef36d2d03b19ebe351ca867c51a8869207e10297682c5a401adfac8551
3
+ size 12969099