cadene HF Staff commited on
Commit
4064262
·
verified ·
1 Parent(s): cbe7d25

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