cadene HF Staff commited on
Commit
db5b80d
·
verified ·
1 Parent(s): 00bf46b

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:b8c153dcd19a4280540b2a24a1af4e3837b19cbe9feaef69314d6bb89444f6ee
3
+ size 506913885
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1402cc5e98f74d12ff044e19d8be4c1f47f55044973abf2a95e9c3b5b2f289
3
+ size 21253500
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0877522e036ac41a6b501f834e5ce9b077a5b999f6b0ff181d63197b810d2d45
3
+ size 75851
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
+ "episode_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 49
8
+ ],
9
+ "mean": [
10
+ 24.5
11
+ ],
12
+ "std": [
13
+ 14.430869689661812
14
+ ],
15
+ "count": [
16
+ 20000
17
+ ]
18
+ },
19
+ "index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 19999
25
+ ],
26
+ "mean": [
27
+ 9999.5
28
+ ],
29
+ "std": [
30
+ 5773.502684679379
31
+ ],
32
+ "count": [
33
+ 20000
34
+ ]
35
+ },
36
+ "action": {
37
+ "min": [
38
+ -0.07363107800483704,
39
+ -0.9587380290031433,
40
+ 0.6826214790344238,
41
+ -0.20248547196388245,
42
+ -0.8375535607337952,
43
+ -0.3374757766723633,
44
+ 0.15309308469295502,
45
+ -0.3405437469482422,
46
+ -1.0400390625,
47
+ 0.4693981409072876,
48
+ -1.4450099468231201,
49
+ -1.0154953002929688,
50
+ -1.3621749877929688,
51
+ 0.1409180760383606
52
+ ],
53
+ "max": [
54
+ 0.04141748324036598,
55
+ -0.10431069880723953,
56
+ 1.2471264600753784,
57
+ 0.012271846644580364,
58
+ -0.26384469866752625,
59
+ 0.13038836419582367,
60
+ 1.1414905786514282,
61
+ 0.33133986592292786,
62
+ 0.2791845202445984,
63
+ 1.2931458950042725,
64
+ 0.25003886222839355,
65
+ 0.6120583415031433,
66
+ 1.2210487127304077,
67
+ 1.2004203796386719
68
+ ],
69
+ "mean": [
70
+ -0.007564457363332622,
71
+ -0.6281843852996826,
72
+ 1.0312834656238556,
73
+ -0.0466431578155607,
74
+ -0.4721136438846588,
75
+ -0.07452701684087515,
76
+ 0.37389796078205106,
77
+ -0.037187526249326766,
78
+ -0.3261142599582672,
79
+ 0.8997205972671509,
80
+ -0.2137107989564538,
81
+ -0.3184039670228958,
82
+ -0.23360959857702254,
83
+ 0.5519473731517792
84
+ ],
85
+ "std": [
86
+ 0.012527876761378624,
87
+ 0.2957367881091268,
88
+ 0.16701509703471357,
89
+ 0.045843947200157754,
90
+ 0.1483347357436372,
91
+ 0.08762805033921046,
92
+ 0.3066516159160593,
93
+ 0.10599816063207337,
94
+ 0.2757197982794921,
95
+ 0.1805807593170549,
96
+ 0.2630403372204992,
97
+ 0.3070776588404096,
98
+ 0.5305278395563267,
99
+ 0.38380075959026044
100
+ ],
101
+ "count": [
102
+ 20000
103
+ ]
104
+ },
105
+ "timestamp": {
106
+ "min": [
107
+ 0.0
108
+ ],
109
+ "max": [
110
+ 7.980000019073486
111
+ ],
112
+ "mean": [
113
+ 3.990000009536743
114
+ ],
115
+ "std": [
116
+ 2.309393882751465
117
+ ],
118
+ "count": [
119
+ 20000
120
+ ]
121
+ },
122
+ "frame_index": {
123
+ "min": [
124
+ 0
125
+ ],
126
+ "max": [
127
+ 399
128
+ ],
129
+ "mean": [
130
+ 199.5
131
+ ],
132
+ "std": [
133
+ 115.46969299344309
134
+ ],
135
+ "count": [
136
+ 20000
137
+ ]
138
+ },
139
+ "task_index": {
140
+ "min": [
141
+ 0
142
+ ],
143
+ "max": [
144
+ 0
145
+ ],
146
+ "mean": [
147
+ 0.0
148
+ ],
149
+ "std": [
150
+ 0.0
151
+ ],
152
+ "count": [
153
+ 20000
154
+ ]
155
+ },
156
+ "next.done": {
157
+ "min": [
158
+ false
159
+ ],
160
+ "max": [
161
+ true
162
+ ],
163
+ "mean": [
164
+ 0.0025
165
+ ],
166
+ "std": [
167
+ 0.04993746088859546
168
+ ],
169
+ "count": [
170
+ 20000
171
+ ]
172
+ },
173
+ "observation.images.top": {
174
+ "min": [
175
+ [
176
+ [
177
+ 0.0
178
+ ]
179
+ ],
180
+ [
181
+ [
182
+ 0.0
183
+ ]
184
+ ],
185
+ [
186
+ [
187
+ 0.0
188
+ ]
189
+ ]
190
+ ],
191
+ "max": [
192
+ [
193
+ [
194
+ 1.0
195
+ ]
196
+ ],
197
+ [
198
+ [
199
+ 0.929411768913269
200
+ ]
201
+ ],
202
+ [
203
+ [
204
+ 0.929411768913269
205
+ ]
206
+ ]
207
+ ],
208
+ "mean": [
209
+ [
210
+ [
211
+ 0.15952105671167374
212
+ ]
213
+ ],
214
+ [
215
+ [
216
+ 0.15837679386138917
217
+ ]
218
+ ],
219
+ [
220
+ [
221
+ 0.15837679386138917
222
+ ]
223
+ ]
224
+ ],
225
+ "std": [
226
+ [
227
+ [
228
+ 0.2023503125052746
229
+ ]
230
+ ],
231
+ [
232
+ [
233
+ 0.20016360259775892
234
+ ]
235
+ ],
236
+ [
237
+ [
238
+ 0.20016360259775892
239
+ ]
240
+ ]
241
+ ],
242
+ "count": [
243
+ 20000
244
+ ]
245
+ },
246
+ "observation.state": {
247
+ "min": [
248
+ -0.07413633167743683,
249
+ -0.9599999785423279,
250
+ 0.6854013800621033,
251
+ -0.21935929358005524,
252
+ -0.8236697316169739,
253
+ -0.33816230297088623,
254
+ 0.0,
255
+ -0.34037381410598755,
256
+ -1.0634464025497437,
257
+ 0.45876720547676086,
258
+ -1.4443697929382324,
259
+ -1.00570547580719,
260
+ -1.361513376235962,
261
+ 0.0
262
+ ],
263
+ "max": [
264
+ 0.040276989340782166,
265
+ -0.10350845009088516,
266
+ 1.250494360923767,
267
+ 0.012111586518585682,
268
+ -0.26289719343185425,
269
+ 0.13089120388031006,
270
+ 1.0181641578674316,
271
+ 0.32975292205810547,
272
+ 0.26967695355415344,
273
+ 1.2961957454681396,
274
+ 0.24831564724445343,
275
+ 0.6167895793914795,
276
+ 1.2217248678207397,
277
+ 1.163696050643921
278
+ ],
279
+ "mean": [
280
+ -0.007402684269836754,
281
+ -0.6318776142597199,
282
+ 1.035665590763092,
283
+ -0.05027218487113714,
284
+ -0.46199223041534426,
285
+ -0.07467502631247043,
286
+ 0.47467607498168946,
287
+ -0.036154459523968396,
288
+ -0.3320338544249535,
289
+ 0.9038928973674775,
290
+ -0.22060777772217988,
291
+ -0.31011587757617237,
292
+ -0.23484457299113273,
293
+ 0.6842416441440582
294
+ ],
295
+ "std": [
296
+ 0.012189930051789599,
297
+ 0.29753067508840286,
298
+ 0.16727612358506036,
299
+ 0.04733685220979407,
300
+ 0.14859997064411584,
301
+ 0.08788279974710975,
302
+ 0.3175154392831549,
303
+ 0.10498898063539687,
304
+ 0.27932906857515033,
305
+ 0.18093584656003162,
306
+ 0.26604270990398704,
307
+ 0.30465745891080553,
308
+ 0.5298553436257457,
309
+ 0.2550458905374881
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