fl-ymd commited on
Commit
4e38036
·
verified ·
1 Parent(s): 5f8ccd0

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:715c85f85bcfddfbb6903dbccbaf14d0e08576239945f0db371876c5f5086f8a
3
+ size 43970
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b2f6c896018be7ba5d6a569904812a4558399e8c02f96ccc2f703afcf0d4146
3
+ size 49845
meta/info.json ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "robot_simulator",
4
+ "total_episodes": 2,
5
+ "total_frames": 378,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:2"
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
+ -84375.0,
10
+ 17841.0,
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
+ -47946.2291230621,
25
+ -75226.0302921375,
26
+ 88993.05617474302,
27
+ 65744.44485549851,
28
+ -32971.69583828336,
29
+ -72079.91972353723,
30
+ 27137.243313211515,
31
+ 0.3496247081120889
32
+ ],
33
+ "std": [
34
+ 4567.682027690336,
35
+ 3249.3616445609937,
36
+ 2797.97335294427,
37
+ 12913.619351844538,
38
+ 8717.611336667387,
39
+ 6450.230976121556,
40
+ 6986.229895118621,
41
+ 0.2084176543152737
42
+ ],
43
+ "count": [
44
+ 378
45
+ ]
46
+ },
47
+ "observation.state": {
48
+ "min": [
49
+ -0.9208248536564052,
50
+ -1.3781879922042555,
51
+ 1.457036507957577,
52
+ 0.8784900232427588,
53
+ -0.7143206780795389,
54
+ -1.4755766094758849,
55
+ 0.3121304442891857
56
+ ],
57
+ "max": [
58
+ -0.66947339,
59
+ -1.2257191268553569,
60
+ 1.58617268,
61
+ 1.4246566583676108,
62
+ -0.34359839314348045,
63
+ -1.08732267,
64
+ 0.62837089
65
+ ],
66
+ "mean": [
67
+ -0.8385347822250757,
68
+ -1.3137692159387393,
69
+ 1.5544817098537913,
70
+ 1.1439737795558242,
71
+ -0.5751945659001069,
72
+ -1.2569622189439515,
73
+ 0.47629765934932133
74
+ ],
75
+ "std": [
76
+ 0.08060047541951831,
77
+ 0.056953364303983234,
78
+ 0.048894900277123565,
79
+ 0.22499804291087563,
80
+ 0.15350409599514572,
81
+ 0.11451336299987426,
82
+ 0.12169092646557607
83
+ ],
84
+ "count": [
85
+ 378
86
+ ]
87
+ },
88
+ "observation.gripper": {
89
+ "min": [
90
+ 0.02108333
91
+ ],
92
+ "max": [
93
+ 0.04591667
94
+ ],
95
+ "mean": [
96
+ 0.03383857734737148
97
+ ],
98
+ "std": [
99
+ 0.011270595785307464
100
+ ],
101
+ "count": [
102
+ 378
103
+ ]
104
+ },
105
+ "observation.ee_pos": {
106
+ "min": [
107
+ -0.228845,
108
+ 0.451459,
109
+ 0.24584118930946644
110
+ ],
111
+ "max": [
112
+ -0.12256692374755043,
113
+ 0.5008694885912849,
114
+ 0.356779
115
+ ],
116
+ "mean": [
117
+ -0.18508870695574162,
118
+ 0.48001047015721504,
119
+ 0.28527450271284893
120
+ ],
121
+ "std": [
122
+ 0.03135367549411771,
123
+ 0.01921761572136208,
124
+ 0.04105030092155446
125
+ ],
126
+ "count": [
127
+ 378
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.4885384558674936
169
+ ]
170
+ ],
171
+ [
172
+ [
173
+ 0.4950720236992045
174
+ ]
175
+ ],
176
+ [
177
+ [
178
+ 0.49931945973155206
179
+ ]
180
+ ]
181
+ ],
182
+ "std": [
183
+ [
184
+ [
185
+ 0.15764320674727098
186
+ ]
187
+ ],
188
+ [
189
+ [
190
+ 0.16365000540665023
191
+ ]
192
+ ],
193
+ [
194
+ [
195
+ 0.15929219094527405
196
+ ]
197
+ ]
198
+ ],
199
+ "count": [
200
+ 378
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.5154336046918767
242
+ ]
243
+ ],
244
+ [
245
+ [
246
+ 0.5261416515889407
247
+ ]
248
+ ],
249
+ [
250
+ [
251
+ 0.5285858294095673
252
+ ]
253
+ ]
254
+ ],
255
+ "std": [
256
+ [
257
+ [
258
+ 0.1335254761105692
259
+ ]
260
+ ],
261
+ [
262
+ [
263
+ 0.13943533797201146
264
+ ]
265
+ ],
266
+ [
267
+ [
268
+ 0.1351297180629124
269
+ ]
270
+ ]
271
+ ],
272
+ "count": [
273
+ 378
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.4858006691070204
315
+ ]
316
+ ],
317
+ [
318
+ [
319
+ 0.4895852599254079
320
+ ]
321
+ ],
322
+ [
323
+ [
324
+ 0.4896216007123657
325
+ ]
326
+ ]
327
+ ],
328
+ "std": [
329
+ [
330
+ [
331
+ 0.2021984941011181
332
+ ]
333
+ ],
334
+ [
335
+ [
336
+ 0.21089140073185697
337
+ ]
338
+ ],
339
+ [
340
+ [
341
+ 0.2074466922881682
342
+ ]
343
+ ]
344
+ ],
345
+ "count": [
346
+ 378
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:3a38479d92ddc8317d3d33bf63610bb2af57ddc3fbc46d57863608d7f896a033
3
+ size 2780994
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:9729e4689d201b912c74335dcba823dc0655363045444e59557b505330e68455
3
+ size 2625741
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:a295a069deb8a787c0a1f78977730d9f54c63d1adfc5eff190c45010955640f7
3
+ size 2981079