cadene HF Staff commited on
Commit
424bafc
·
verified ·
1 Parent(s): 739a6e4

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:be1e6716818e533a4993885b20c935592a211d587aa96cd5d3da81691dbcdc4d
3
+ size 507750687
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c5cc20c76f93f9fec92c3ff3ea2b8f846440494926deb13beed4c4e755f29cd
3
+ size 32100959
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7072918e02125400b7cb38c02e2c48ecfc0f9fe1cd0ff2e7925f3692b969d49
3
+ size 76825
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
+ "action": {
3
+ "min": [
4
+ -0.44702818989753723,
5
+ -1.6033588647842407,
6
+ 0.4284135103225708,
7
+ -0.8552320003509521,
8
+ -0.30000001192092896,
9
+ -1.2072782516479492,
10
+ 0.0,
11
+ -0.490613728761673,
12
+ -1.604706048965454,
13
+ 0.4120185971260071,
14
+ -0.8505439758300781,
15
+ -0.30000001192092896,
16
+ -1.270973563194275,
17
+ 0.0
18
+ ],
19
+ "max": [
20
+ 0.4800909459590912,
21
+ 0.07140053063631058,
22
+ 1.208500862121582,
23
+ 0.8359034657478333,
24
+ 0.7818521857261658,
25
+ 1.2544714212417603,
26
+ 1.0,
27
+ 0.47420743107795715,
28
+ 0.07953466475009918,
29
+ 1.2085033655166626,
30
+ 0.8627495765686035,
31
+ 0.7996304035186768,
32
+ 1.244758129119873,
33
+ 1.0
34
+ ],
35
+ "mean": [
36
+ 0.037432112637907265,
37
+ -0.48370862901210787,
38
+ 0.835266900062561,
39
+ -0.05463223118335009,
40
+ 0.5464541494846344,
41
+ 0.08378001362085342,
42
+ 0.3375000059604645,
43
+ -0.015478327355813235,
44
+ -0.4961310213804245,
45
+ 0.8359660089015961,
46
+ 0.0220525887561962,
47
+ 0.5565571224689484,
48
+ -0.03388376716990024,
49
+ 0.3375000059604645
50
+ ],
51
+ "std": [
52
+ 0.16147916034096735,
53
+ 0.5280144223329063,
54
+ 0.2624446383517455,
55
+ 0.25807468131749783,
56
+ 0.18077528179359573,
57
+ 0.3806949886652691,
58
+ 0.3908612132072447,
59
+ 0.15702175971760876,
60
+ 0.5258341002215793,
61
+ 0.2718121064383497,
62
+ 0.24810115525161117,
63
+ 0.18929276772268597,
64
+ 0.3675449292173647,
65
+ 0.3908612132072447
66
+ ],
67
+ "count": [
68
+ 20000
69
+ ]
70
+ },
71
+ "observation.images.top": {
72
+ "min": [
73
+ [
74
+ [
75
+ 0.0
76
+ ]
77
+ ],
78
+ [
79
+ [
80
+ 0.0
81
+ ]
82
+ ],
83
+ [
84
+ [
85
+ 0.0
86
+ ]
87
+ ]
88
+ ],
89
+ "max": [
90
+ [
91
+ [
92
+ 1.0
93
+ ]
94
+ ],
95
+ [
96
+ [
97
+ 0.9215686321258545
98
+ ]
99
+ ],
100
+ [
101
+ [
102
+ 1.0
103
+ ]
104
+ ]
105
+ ],
106
+ "mean": [
107
+ [
108
+ [
109
+ 0.15909980475902558
110
+ ]
111
+ ],
112
+ [
113
+ [
114
+ 0.15824762046337126
115
+ ]
116
+ ],
117
+ [
118
+ [
119
+ 0.1603303438425064
120
+ ]
121
+ ]
122
+ ],
123
+ "std": [
124
+ [
125
+ [
126
+ 0.2003494595854372
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 0.19865428243856723
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.20290732368777328
137
+ ]
138
+ ]
139
+ ],
140
+ "count": [
141
+ 20000
142
+ ]
143
+ },
144
+ "timestamp": {
145
+ "min": [
146
+ 0.0
147
+ ],
148
+ "max": [
149
+ 7.980000019073486
150
+ ],
151
+ "mean": [
152
+ 3.990000009536743
153
+ ],
154
+ "std": [
155
+ 2.309393882751465
156
+ ],
157
+ "count": [
158
+ 20000
159
+ ]
160
+ },
161
+ "observation.state": {
162
+ "min": [
163
+ -0.446787565946579,
164
+ -1.602425217628479,
165
+ 0.43230846524238586,
166
+ -0.8557801246643066,
167
+ -0.30000001192092896,
168
+ -1.2070643901824951,
169
+ 0.09984833002090454,
170
+ -0.4902200400829315,
171
+ -1.6038596630096436,
172
+ 0.41604289412498474,
173
+ -0.8465331196784973,
174
+ -0.30000001192092896,
175
+ -1.2708256244659424,
176
+ 0.09984833002090454
177
+ ],
178
+ "max": [
179
+ 0.47994011640548706,
180
+ 0.07237590849399567,
181
+ 1.1975769996643066,
182
+ 0.8360188007354736,
183
+ 0.7890616655349731,
184
+ 1.2529979944229126,
185
+ 1.052477240562439,
186
+ 0.47360894083976746,
187
+ 0.08035030215978622,
188
+ 1.1976878643035889,
189
+ 0.8578473329544067,
190
+ 0.8067953586578369,
191
+ 1.244990348815918,
192
+ 0.974803626537323
193
+ ],
194
+ "mean": [
195
+ 0.03752166485413909,
196
+ -0.4959209722280502,
197
+ 0.8424215292930604,
198
+ -0.05626730170100927,
199
+ 0.5462454795837403,
200
+ 0.08376500219106674,
201
+ 0.6434722530841828,
202
+ -0.015496653474401682,
203
+ -0.5084132725000381,
204
+ 0.8432646858692169,
205
+ 0.019578499910421668,
206
+ 0.5563945293426513,
207
+ -0.03386751555372029,
208
+ 0.49478091835975646
209
+ ],
210
+ "std": [
211
+ 0.16070213626968607,
212
+ 0.5347209528522525,
213
+ 0.261451094776865,
214
+ 0.25571967313896554,
215
+ 0.19228488414910824,
216
+ 0.38074387165756546,
217
+ 0.22531145789192644,
218
+ 0.15629269264385684,
219
+ 0.5324553644495882,
220
+ 0.2707136124491348,
221
+ 0.24567590194310077,
222
+ 0.200230105437867,
223
+ 0.3675725487563219,
224
+ 0.26333097920526405
225
+ ],
226
+ "count": [
227
+ 20000
228
+ ]
229
+ },
230
+ "next.done": {
231
+ "min": [
232
+ false
233
+ ],
234
+ "max": [
235
+ true
236
+ ],
237
+ "mean": [
238
+ 0.0025
239
+ ],
240
+ "std": [
241
+ 0.04993746088859546
242
+ ],
243
+ "count": [
244
+ 20000
245
+ ]
246
+ },
247
+ "index": {
248
+ "min": [
249
+ 0
250
+ ],
251
+ "max": [
252
+ 19999
253
+ ],
254
+ "mean": [
255
+ 9999.5
256
+ ],
257
+ "std": [
258
+ 5773.502684679379
259
+ ],
260
+ "count": [
261
+ 20000
262
+ ]
263
+ },
264
+ "task_index": {
265
+ "min": [
266
+ 0
267
+ ],
268
+ "max": [
269
+ 0
270
+ ],
271
+ "mean": [
272
+ 0.0
273
+ ],
274
+ "std": [
275
+ 0.0
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
+ "frame_index": {
299
+ "min": [
300
+ 0
301
+ ],
302
+ "max": [
303
+ 399
304
+ ],
305
+ "mean": [
306
+ 199.5
307
+ ],
308
+ "std": [
309
+ 115.46969299344309
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:f84fe7ff7679883b900554f83ca6a8caa7ff1f734ff38baab6a65952ec9dcaa8
3
+ size 2185