cadene HF Staff commited on
Commit
f449fb2
·
verified ·
1 Parent(s): efb4445

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:bf59627b855e0c57cc6579ba57124247028775b0677f2d87161985bf80c3fe84
3
+ size 510404068
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09738b7d9e9323006f7c5e87187edc40e7f05389f3ec719dc6607fde4ff96974
3
+ size 43524309
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56350d215b1d0fde7a1dd88ec06f6806516eb2bd5ace020a5c45ddb55ce0e805
3
+ size 67692
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "aloha",
4
  "total_episodes": 50,
5
  "total_frames": 20000,
6
  "total_tasks": 1,
7
- "total_videos": 0,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 50,
11
  "splits": {
12
  "train": "0:50"
13
  },
14
- "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
- "video_path": null,
16
  "features": {
17
  "observation.images.top": {
18
  "dtype": "image",
@@ -25,7 +23,8 @@
25
  "height",
26
  "width",
27
  "channel"
28
- ]
 
29
  },
30
  "observation.state": {
31
  "dtype": "float32",
@@ -49,7 +48,8 @@
49
  "right_wrist_rotate",
50
  "right_gripper"
51
  ]
52
- }
 
53
  },
54
  "action": {
55
  "dtype": "float32",
@@ -73,49 +73,57 @@
73
  "right_wrist_rotate",
74
  "right_gripper"
75
  ]
76
- }
 
77
  },
78
  "episode_index": {
79
  "dtype": "int64",
80
  "shape": [
81
  1
82
  ],
83
- "names": null
 
84
  },
85
  "frame_index": {
86
  "dtype": "int64",
87
  "shape": [
88
  1
89
  ],
90
- "names": null
 
91
  },
92
  "timestamp": {
93
  "dtype": "float32",
94
  "shape": [
95
  1
96
  ],
97
- "names": null
 
98
  },
99
  "next.done": {
100
  "dtype": "bool",
101
  "shape": [
102
  1
103
  ],
104
- "names": null
 
105
  },
106
  "index": {
107
  "dtype": "int64",
108
  "shape": [
109
  1
110
  ],
111
- "names": null
 
112
  },
113
  "task_index": {
114
  "dtype": "int64",
115
  "shape": [
116
  1
117
  ],
118
- "names": null
 
119
  }
120
- }
 
121
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "aloha",
4
  "total_episodes": 50,
5
  "total_frames": 20000,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 50.0,
9
  "splits": {
10
  "train": "0:50"
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
  "observation.images.top": {
16
  "dtype": "image",
 
23
  "height",
24
  "width",
25
  "channel"
26
+ ],
27
+ "fps": 50.0
28
  },
29
  "observation.state": {
30
  "dtype": "float32",
 
48
  "right_wrist_rotate",
49
  "right_gripper"
50
  ]
51
+ },
52
+ "fps": 50.0
53
  },
54
  "action": {
55
  "dtype": "float32",
 
73
  "right_wrist_rotate",
74
  "right_gripper"
75
  ]
76
+ },
77
+ "fps": 50.0
78
  },
79
  "episode_index": {
80
  "dtype": "int64",
81
  "shape": [
82
  1
83
  ],
84
+ "names": null,
85
+ "fps": 50.0
86
  },
87
  "frame_index": {
88
  "dtype": "int64",
89
  "shape": [
90
  1
91
  ],
92
+ "names": null,
93
+ "fps": 50.0
94
  },
95
  "timestamp": {
96
  "dtype": "float32",
97
  "shape": [
98
  1
99
  ],
100
+ "names": null,
101
+ "fps": 50.0
102
  },
103
  "next.done": {
104
  "dtype": "bool",
105
  "shape": [
106
  1
107
  ],
108
+ "names": null,
109
+ "fps": 50.0
110
  },
111
  "index": {
112
  "dtype": "int64",
113
  "shape": [
114
  1
115
  ],
116
+ "names": null,
117
+ "fps": 50.0
118
  },
119
  "task_index": {
120
  "dtype": "int64",
121
  "shape": [
122
  1
123
  ],
124
+ "names": null,
125
+ "fps": 50.0
126
  }
127
+ },
128
+ "files_size_in_mb": 500.0
129
  }
meta/stats.json ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 399
8
+ ],
9
+ "mean": [
10
+ 199.5
11
+ ],
12
+ "std": [
13
+ 115.46969299344309
14
+ ],
15
+ "count": [
16
+ 20000
17
+ ]
18
+ },
19
+ "observation.images.top": {
20
+ "min": [
21
+ [
22
+ [
23
+ 0.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 0.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 0.0
34
+ ]
35
+ ]
36
+ ],
37
+ "max": [
38
+ [
39
+ [
40
+ 1.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.9176470637321472
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.9176470637321472
51
+ ]
52
+ ]
53
+ ],
54
+ "mean": [
55
+ [
56
+ [
57
+ 0.1616090267896652
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.1608324244618416
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.1608324244618416
68
+ ]
69
+ ]
70
+ ],
71
+ "std": [
72
+ [
73
+ [
74
+ 0.2013832341071905
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.19988553124622754
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.19988553124622754
85
+ ]
86
+ ]
87
+ ],
88
+ "count": [
89
+ 20000
90
+ ]
91
+ },
92
+ "next.done": {
93
+ "min": [
94
+ false
95
+ ],
96
+ "max": [
97
+ true
98
+ ],
99
+ "mean": [
100
+ 0.0025
101
+ ],
102
+ "std": [
103
+ 0.04993746088859546
104
+ ],
105
+ "count": [
106
+ 20000
107
+ ]
108
+ },
109
+ "observation.state": {
110
+ "min": [
111
+ -0.009808202274143696,
112
+ -1.5829112529754639,
113
+ 0.7257948517799377,
114
+ -0.01767185889184475,
115
+ -0.8194121718406677,
116
+ -0.0013808455551043153,
117
+ 0.09741520136594772,
118
+ -0.35571369528770447,
119
+ -1.5870424509048462,
120
+ -0.03345781937241554,
121
+ -0.7004774808883667,
122
+ -0.30000001192092896,
123
+ -0.8835340142250061,
124
+ 0.09984833002090454
125
+ ],
126
+ "max": [
127
+ 0.002677307231351733,
128
+ 0.0007640126277692616,
129
+ 1.3400592803955078,
130
+ 0.08492568880319595,
131
+ 0.39077815413475037,
132
+ 1.583146095275879,
133
+ 0.932496190071106,
134
+ 0.476897656917572,
135
+ 0.27197518944740295,
136
+ 1.208260178565979,
137
+ 0.5955550074577332,
138
+ 1.0651240348815918,
139
+ 1.0857996940612793,
140
+ 1.0364327430725098
141
+ ],
142
+ "mean": [
143
+ -0.005376433404162526,
144
+ -0.4888686621189117,
145
+ 1.013736479282379,
146
+ -0.006142872553318739,
147
+ -0.5179842710494995,
148
+ 1.121839599609375,
149
+ 0.6895126867294311,
150
+ 0.019465716714039447,
151
+ -0.3194728377461433,
152
+ 0.47818205535411834,
153
+ -0.024861827492713928,
154
+ 0.7694472074508667,
155
+ 0.037435983810573815,
156
+ 0.7088929212093353
157
+ ],
158
+ "std": [
159
+ 0.003643757230761821,
160
+ 0.5279983901999824,
161
+ 0.1980384466269353,
162
+ 0.016402715336344565,
163
+ 0.35915955558457396,
164
+ 0.599786470015169,
165
+ 0.2553483848154847,
166
+ 0.10964175890267538,
167
+ 0.5030762480283202,
168
+ 0.4458419467271353,
169
+ 0.1430964270047323,
170
+ 0.3057490683407634,
171
+ 0.22783466217122308,
172
+ 0.24754416844203217
173
+ ],
174
+ "count": [
175
+ 20000
176
+ ]
177
+ },
178
+ "timestamp": {
179
+ "min": [
180
+ 0.0
181
+ ],
182
+ "max": [
183
+ 7.980000019073486
184
+ ],
185
+ "mean": [
186
+ 3.990000009536743
187
+ ],
188
+ "std": [
189
+ 2.309393882751465
190
+ ],
191
+ "count": [
192
+ 20000
193
+ ]
194
+ },
195
+ "index": {
196
+ "min": [
197
+ 0
198
+ ],
199
+ "max": [
200
+ 19999
201
+ ],
202
+ "mean": [
203
+ 9999.5
204
+ ],
205
+ "std": [
206
+ 5773.502684679379
207
+ ],
208
+ "count": [
209
+ 20000
210
+ ]
211
+ },
212
+ "action": {
213
+ "min": [
214
+ -0.009873388335108757,
215
+ -1.5841866731643677,
216
+ 0.7224725484848022,
217
+ -0.015388309955596924,
218
+ -0.8307557106018066,
219
+ -0.0009437015978619456,
220
+ 0.0,
221
+ -0.35700783133506775,
222
+ -1.5885518789291382,
223
+ -0.03710378706455231,
224
+ -0.6974614262580872,
225
+ -0.30000001192092896,
226
+ -0.8835968971252441,
227
+ 0.0
228
+ ],
229
+ "max": [
230
+ 0.003640103619545698,
231
+ -0.0011156348045915365,
232
+ 1.3364633321762085,
233
+ 0.08721808344125748,
234
+ 0.38442423939704895,
235
+ 1.5826531648635864,
236
+ 1.0,
237
+ 0.4779319763183594,
238
+ 0.27046096324920654,
239
+ 1.2083989381790161,
240
+ 0.5946864485740662,
241
+ 1.059208631515503,
242
+ 1.0856034755706787,
243
+ 1.0
244
+ ],
245
+ "mean": [
246
+ -0.005418341336771846,
247
+ -0.4803250741958618,
248
+ 1.0102424144744873,
249
+ -0.004219816019758582,
250
+ -0.5297607588768005,
251
+ 1.1214394283294677,
252
+ 0.5874999761581421,
253
+ 0.019553276938386262,
254
+ -0.31375437319278715,
255
+ 0.47024091601371765,
256
+ -0.023141543241217734,
257
+ 0.7722046208381653,
258
+ 0.037483004946261646,
259
+ 0.5962499976158142
260
+ ],
261
+ "std": [
262
+ 0.0037046673595435117,
263
+ 0.5198390293133509,
264
+ 0.19777533174586182,
265
+ 0.01628604032372787,
266
+ 0.3604517638688013,
267
+ 0.599594906568619,
268
+ 0.42409461736679066,
269
+ 0.1111459962267787,
270
+ 0.49435660187568015,
271
+ 0.4435493499761361,
272
+ 0.1451999527024553,
273
+ 0.2956251092603713,
274
+ 0.2277861245772205,
275
+ 0.3861203193664551
276
+ ],
277
+ "count": [
278
+ 20000
279
+ ]
280
+ },
281
+ "episode_index": {
282
+ "min": [
283
+ 0
284
+ ],
285
+ "max": [
286
+ 49
287
+ ],
288
+ "mean": [
289
+ 24.5
290
+ ],
291
+ "std": [
292
+ 14.430869689661812
293
+ ],
294
+ "count": [
295
+ 20000
296
+ ]
297
+ },
298
+ "task_index": {
299
+ "min": [
300
+ 0
301
+ ],
302
+ "max": [
303
+ 0
304
+ ],
305
+ "mean": [
306
+ 0.0
307
+ ],
308
+ "std": [
309
+ 0.0
310
+ ],
311
+ "count": [
312
+ 20000
313
+ ]
314
+ }
315
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88e4da70baacabbc7f4f9ebfe2190a8e5310b3920a938457fc40b36c11e008f7
3
+ size 2370