fl-ymd commited on
Commit
039f152
·
verified ·
1 Parent(s): 242b328

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:d19e32c2e19765fc2187f73ee4c7e442bbd8b35808ab949fc0baf4325ac8c0bf
3
+ size 57569
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f587539b58b41c4b1f9cd086be7d31e0b82606a13684810f9e7085dd5f4834f0
3
+ size 54998
meta/info.json ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "robot_simulator",
4
+ "total_episodes": 8,
5
+ "total_frames": 566,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:8"
11
+ },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "features": {
15
+ "action": {
16
+ "dtype": "float32",
17
+ "shape": [
18
+ 8
19
+ ],
20
+ "names": [
21
+ "action_0",
22
+ "action_1",
23
+ "action_2",
24
+ "action_3",
25
+ "action_4",
26
+ "action_5",
27
+ "action_6",
28
+ "action_7"
29
+ ],
30
+ "fps": 30
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "state_0",
39
+ "state_1",
40
+ "state_2",
41
+ "state_3",
42
+ "state_4",
43
+ "state_5",
44
+ "state_6"
45
+ ],
46
+ "fps": 30
47
+ },
48
+ "observation.gripper": {
49
+ "dtype": "float32",
50
+ "shape": [
51
+ 1
52
+ ],
53
+ "names": [
54
+ "gripper_0"
55
+ ],
56
+ "fps": 30
57
+ },
58
+ "observation.ee_pos": {
59
+ "dtype": "float32",
60
+ "shape": [
61
+ 3
62
+ ],
63
+ "names": [
64
+ "ee_pos_0",
65
+ "ee_pos_1",
66
+ "ee_pos_2"
67
+ ],
68
+ "fps": 30
69
+ },
70
+ "observation.images.chest": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 720,
74
+ 1280,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.fps": 30.0,
84
+ "video.height": 720,
85
+ "video.width": 1280,
86
+ "video.channels": 3,
87
+ "video.codec": "h264",
88
+ "video.pix_fmt": "yuv420p",
89
+ "video.is_depth_map": false,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "observation.images.head": {
94
+ "dtype": "video",
95
+ "shape": [
96
+ 720,
97
+ 1280,
98
+ 3
99
+ ],
100
+ "names": [
101
+ "height",
102
+ "width",
103
+ "channels"
104
+ ],
105
+ "info": {
106
+ "video.fps": 30.0,
107
+ "video.height": 720,
108
+ "video.width": 1280,
109
+ "video.channels": 3,
110
+ "video.codec": "h264",
111
+ "video.pix_fmt": "yuv420p",
112
+ "video.is_depth_map": false,
113
+ "has_audio": false
114
+ }
115
+ },
116
+ "observation.images.left_arm": {
117
+ "dtype": "video",
118
+ "shape": [
119
+ 720,
120
+ 1280,
121
+ 3
122
+ ],
123
+ "names": [
124
+ "height",
125
+ "width",
126
+ "channels"
127
+ ],
128
+ "info": {
129
+ "video.fps": 30.0,
130
+ "video.height": 720,
131
+ "video.width": 1280,
132
+ "video.channels": 3,
133
+ "video.codec": "h264",
134
+ "video.pix_fmt": "yuv420p",
135
+ "video.is_depth_map": false,
136
+ "has_audio": false
137
+ }
138
+ },
139
+ "timestamp": {
140
+ "dtype": "float32",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null,
145
+ "fps": 30
146
+ },
147
+ "frame_index": {
148
+ "dtype": "int64",
149
+ "shape": [
150
+ 1
151
+ ],
152
+ "names": null,
153
+ "fps": 30
154
+ },
155
+ "episode_index": {
156
+ "dtype": "int64",
157
+ "shape": [
158
+ 1
159
+ ],
160
+ "names": null,
161
+ "fps": 30
162
+ },
163
+ "index": {
164
+ "dtype": "int64",
165
+ "shape": [
166
+ 1
167
+ ],
168
+ "names": null,
169
+ "fps": 30
170
+ },
171
+ "task_index": {
172
+ "dtype": "int64",
173
+ "shape": [
174
+ 1
175
+ ],
176
+ "names": null,
177
+ "fps": 30
178
+ }
179
+ },
180
+ "data_files_size_in_mb": 100,
181
+ "video_files_size_in_mb": 200
182
+ }
meta/stats.json ADDED
@@ -0,0 +1,349 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "min": [
4
+ -52734.0,
5
+ -78925.0,
6
+ 83583.0,
7
+ 50449.0,
8
+ -40957.0,
9
+ -84374.85797102179,
10
+ 17832.15406433899,
11
+ 0.09
12
+ ],
13
+ "max": [
14
+ -38496.0,
15
+ -70312.0,
16
+ 90878.0,
17
+ 81474.0,
18
+ -19863.0,
19
+ -62402.0,
20
+ 35947.0,
21
+ 0.55000001
22
+ ],
23
+ "mean": [
24
+ -48964.0506990976,
25
+ -76074.69175448193,
26
+ 89688.76924688049,
27
+ 63219.487057297054,
28
+ -34010.244588692476,
29
+ -71311.90338604724,
30
+ 28617.19280702009,
31
+ 0.31237175275596685
32
+ ],
33
+ "std": [
34
+ 3865.029463812878,
35
+ 2930.485952346416,
36
+ 2282.3935079375206,
37
+ 12349.003839423045,
38
+ 8579.901736808326,
39
+ 6922.006759877157,
40
+ 6702.036663450978,
41
+ 0.20818073955936264
42
+ ],
43
+ "count": [
44
+ 566
45
+ ]
46
+ },
47
+ "observation.state": {
48
+ "min": [
49
+ -0.920826571486791,
50
+ -1.3782299417714838,
51
+ 1.45705322,
52
+ 0.87847657,
53
+ -0.7143176950650311,
54
+ -1.47560607,
55
+ 0.31206487
56
+ ],
57
+ "max": [
58
+ -0.66947339,
59
+ -1.22570983,
60
+ 1.58617268,
61
+ 1.42465991,
62
+ -0.34365876719776356,
63
+ -1.08732267,
64
+ 0.62837089
65
+ ],
66
+ "mean": [
67
+ -0.8566662864390411,
68
+ -1.3288059513402781,
69
+ 1.5665328536546534,
70
+ 1.0972257118273598,
71
+ -0.5968991382817564,
72
+ -1.2427813105563226,
73
+ 0.5027697507304082
74
+ ],
75
+ "std": [
76
+ 0.06644830752023571,
77
+ 0.05102228689075694,
78
+ 0.03917977982571268,
79
+ 0.21460882731547531,
80
+ 0.149708620013784,
81
+ 0.12146041407075216,
82
+ 0.11622297588225725
83
+ ],
84
+ "count": [
85
+ 566
86
+ ]
87
+ },
88
+ "observation.gripper": {
89
+ "min": [
90
+ 0.02108333
91
+ ],
92
+ "max": [
93
+ 0.04591667
94
+ ],
95
+ "mean": [
96
+ 0.032605845135952355
97
+ ],
98
+ "std": [
99
+ 0.011057872738790758
100
+ ],
101
+ "count": [
102
+ 566
103
+ ]
104
+ },
105
+ "observation.ee_pos": {
106
+ "min": [
107
+ -0.228845,
108
+ 0.45145136442724637,
109
+ 0.245847
110
+ ],
111
+ "max": [
112
+ -0.12253569364746018,
113
+ 0.5008591009053563,
114
+ 0.3567722620663229
115
+ ],
116
+ "mean": [
117
+ -0.1891283232946313,
118
+ 0.4846678157240099,
119
+ 0.2754816736320362
120
+ ],
121
+ "std": [
122
+ 0.03296211446800023,
123
+ 0.017428046423279085,
124
+ 0.03608276525334943
125
+ ],
126
+ "count": [
127
+ 566
128
+ ]
129
+ },
130
+ "observation.images.chest": {
131
+ "min": [
132
+ [
133
+ [
134
+ 0.0
135
+ ]
136
+ ],
137
+ [
138
+ [
139
+ 0.0
140
+ ]
141
+ ],
142
+ [
143
+ [
144
+ 0.0
145
+ ]
146
+ ]
147
+ ],
148
+ "max": [
149
+ [
150
+ [
151
+ 0.8705882352941177
152
+ ]
153
+ ],
154
+ [
155
+ [
156
+ 1.0
157
+ ]
158
+ ],
159
+ [
160
+ [
161
+ 0.9333333333333333
162
+ ]
163
+ ]
164
+ ],
165
+ "mean": [
166
+ [
167
+ [
168
+ 0.4885152631147178
169
+ ]
170
+ ],
171
+ [
172
+ [
173
+ 0.49504628313983867
174
+ ]
175
+ ],
176
+ [
177
+ [
178
+ 0.49930362297718334
179
+ ]
180
+ ]
181
+ ],
182
+ "std": [
183
+ [
184
+ [
185
+ 0.15779085595591907
186
+ ]
187
+ ],
188
+ [
189
+ [
190
+ 0.1638196888439803
191
+ ]
192
+ ],
193
+ [
194
+ [
195
+ 0.15946635502204148
196
+ ]
197
+ ]
198
+ ],
199
+ "count": [
200
+ 566
201
+ ]
202
+ },
203
+ "observation.images.head": {
204
+ "min": [
205
+ [
206
+ [
207
+ 0.0
208
+ ]
209
+ ],
210
+ [
211
+ [
212
+ 0.0
213
+ ]
214
+ ],
215
+ [
216
+ [
217
+ 0.0
218
+ ]
219
+ ]
220
+ ],
221
+ "max": [
222
+ [
223
+ [
224
+ 1.0
225
+ ]
226
+ ],
227
+ [
228
+ [
229
+ 1.0
230
+ ]
231
+ ],
232
+ [
233
+ [
234
+ 0.9921568627450981
235
+ ]
236
+ ]
237
+ ],
238
+ "mean": [
239
+ [
240
+ [
241
+ 0.5152809670910534
242
+ ]
243
+ ],
244
+ [
245
+ [
246
+ 0.5259802069740833
247
+ ]
248
+ ],
249
+ [
250
+ [
251
+ 0.5284260830065118
252
+ ]
253
+ ]
254
+ ],
255
+ "std": [
256
+ [
257
+ [
258
+ 0.13379384228820146
259
+ ]
260
+ ],
261
+ [
262
+ [
263
+ 0.13973696024151677
264
+ ]
265
+ ],
266
+ [
267
+ [
268
+ 0.13543411471033917
269
+ ]
270
+ ]
271
+ ],
272
+ "count": [
273
+ 566
274
+ ]
275
+ },
276
+ "observation.images.left_arm": {
277
+ "min": [
278
+ [
279
+ [
280
+ 0.0
281
+ ]
282
+ ],
283
+ [
284
+ [
285
+ 0.0
286
+ ]
287
+ ],
288
+ [
289
+ [
290
+ 0.0
291
+ ]
292
+ ]
293
+ ],
294
+ "max": [
295
+ [
296
+ [
297
+ 0.8549019607843137
298
+ ]
299
+ ],
300
+ [
301
+ [
302
+ 0.8705882352941177
303
+ ]
304
+ ],
305
+ [
306
+ [
307
+ 0.8666666666666667
308
+ ]
309
+ ]
310
+ ],
311
+ "mean": [
312
+ [
313
+ [
314
+ 0.48658922002865734
315
+ ]
316
+ ],
317
+ [
318
+ [
319
+ 0.4906926824940506
320
+ ]
321
+ ],
322
+ [
323
+ [
324
+ 0.4909575569970823
325
+ ]
326
+ ]
327
+ ],
328
+ "std": [
329
+ [
330
+ [
331
+ 0.20107322221217483
332
+ ]
333
+ ],
334
+ [
335
+ [
336
+ 0.20978882617365255
337
+ ]
338
+ ],
339
+ [
340
+ [
341
+ 0.20601557159574438
342
+ ]
343
+ ]
344
+ ],
345
+ "count": [
346
+ 566
347
+ ]
348
+ }
349
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76841c3c74cba0f7479228a494adc30a3124bd0fbc297520775501d595f59202
3
+ size 2045
videos/observation.images.chest/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3402633cc8b8fff895627086d307519a6b47cb4d6d9b0dba0b946991edcc8d2d
3
+ size 4807196
videos/observation.images.head/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf069c9aa1add4846fdd434075f145d6dd948e4eb3c00c456dc1df212bdd6e7
3
+ size 4653539
videos/observation.images.left_arm/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b2e85496c4ebefed811202d8e81d3b13003a4bf22fe78a59fe64194c5feb48e
3
+ size 5018086