naungth commited on
Commit
553d746
·
verified ·
1 Parent(s): b3a112b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +349 -0
README.md ADDED
@@ -0,0 +1,349 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v2.1",
28
+ "robot_type": "aloha",
29
+ "total_episodes": 147,
30
+ "total_frames": 198846,
31
+ "total_tasks": 1,
32
+ "total_videos": 0,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 50,
36
+ "splits": {
37
+ "train": "0:147"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
+ "features": {
42
+ "observation.state": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 14
46
+ ],
47
+ "names": [
48
+ "action_qpos_0",
49
+ "action_qpos_1",
50
+ "action_qpos_2",
51
+ "action_qpos_3",
52
+ "action_qpos_4",
53
+ "action_qpos_5",
54
+ "action_qpos_6",
55
+ "action_qpos_8",
56
+ "action_qpos_9",
57
+ "action_qpos_10",
58
+ "action_qpos_11",
59
+ "action_qpos_12",
60
+ "action_qpos_13",
61
+ "action_qpos_14"
62
+ ]
63
+ },
64
+ "observation.world_state": {
65
+ "dtype": "float32",
66
+ "shape": [
67
+ 86
68
+ ],
69
+ "names": [
70
+ "qpos_0",
71
+ "qpos_1",
72
+ "qpos_2",
73
+ "qpos_3",
74
+ "qpos_4",
75
+ "qpos_5",
76
+ "qpos_6",
77
+ "qpos_7",
78
+ "qpos_8",
79
+ "qpos_9",
80
+ "qpos_10",
81
+ "qpos_11",
82
+ "qpos_12",
83
+ "qpos_13",
84
+ "qpos_14",
85
+ "qpos_15",
86
+ "qpos_16",
87
+ "qpos_17",
88
+ "qpos_18",
89
+ "qpos_19",
90
+ "qpos_20",
91
+ "qpos_21",
92
+ "qpos_22",
93
+ "qpos_23",
94
+ "qpos_24",
95
+ "qpos_25",
96
+ "qpos_26",
97
+ "qpos_27",
98
+ "qpos_28",
99
+ "qpos_29",
100
+ "qpos_30",
101
+ "qpos_31",
102
+ "qpos_32",
103
+ "qpos_33",
104
+ "qpos_34",
105
+ "qpos_35",
106
+ "qpos_36",
107
+ "qpos_37",
108
+ "qpos_38",
109
+ "qpos_39",
110
+ "qpos_40",
111
+ "qpos_41",
112
+ "qpos_42",
113
+ "qpos_43",
114
+ "qpos_44",
115
+ "qpos_45",
116
+ "qpos_46",
117
+ "qpos_47",
118
+ "qpos_48",
119
+ "qpos_49",
120
+ "qpos_50",
121
+ "qpos_51",
122
+ "qpos_52",
123
+ "qpos_53",
124
+ "qpos_54",
125
+ "qpos_55",
126
+ "qpos_56",
127
+ "qpos_57",
128
+ "qpos_58",
129
+ "qpos_59",
130
+ "qpos_60",
131
+ "qpos_61",
132
+ "qpos_62",
133
+ "qpos_63",
134
+ "qpos_64",
135
+ "qpos_65",
136
+ "qpos_66",
137
+ "qpos_67",
138
+ "qpos_68",
139
+ "qpos_69",
140
+ "qpos_70",
141
+ "qpos_71",
142
+ "qpos_72",
143
+ "qpos_73",
144
+ "qpos_74",
145
+ "qpos_75",
146
+ "qpos_76",
147
+ "qpos_77",
148
+ "qpos_78",
149
+ "qpos_79",
150
+ "qpos_80",
151
+ "qpos_81",
152
+ "qpos_82",
153
+ "qpos_83",
154
+ "qpos_84",
155
+ "qpos_85"
156
+ ]
157
+ },
158
+ "observation.qvel": {
159
+ "dtype": "float32",
160
+ "shape": [
161
+ 76
162
+ ],
163
+ "names": [
164
+ "qvel_0",
165
+ "qvel_1",
166
+ "qvel_2",
167
+ "qvel_3",
168
+ "qvel_4",
169
+ "qvel_5",
170
+ "qvel_6",
171
+ "qvel_7",
172
+ "qvel_8",
173
+ "qvel_9",
174
+ "qvel_10",
175
+ "qvel_11",
176
+ "qvel_12",
177
+ "qvel_13",
178
+ "qvel_14",
179
+ "qvel_15",
180
+ "qvel_16",
181
+ "qvel_17",
182
+ "qvel_18",
183
+ "qvel_19",
184
+ "qvel_20",
185
+ "qvel_21",
186
+ "qvel_22",
187
+ "qvel_23",
188
+ "qvel_24",
189
+ "qvel_25",
190
+ "qvel_26",
191
+ "qvel_27",
192
+ "qvel_28",
193
+ "qvel_29",
194
+ "qvel_30",
195
+ "qvel_31",
196
+ "qvel_32",
197
+ "qvel_33",
198
+ "qvel_34",
199
+ "qvel_35",
200
+ "qvel_36",
201
+ "qvel_37",
202
+ "qvel_38",
203
+ "qvel_39",
204
+ "qvel_40",
205
+ "qvel_41",
206
+ "qvel_42",
207
+ "qvel_43",
208
+ "qvel_44",
209
+ "qvel_45",
210
+ "qvel_46",
211
+ "qvel_47",
212
+ "qvel_48",
213
+ "qvel_49",
214
+ "qvel_50",
215
+ "qvel_51",
216
+ "qvel_52",
217
+ "qvel_53",
218
+ "qvel_54",
219
+ "qvel_55",
220
+ "qvel_56",
221
+ "qvel_57",
222
+ "qvel_58",
223
+ "qvel_59",
224
+ "qvel_60",
225
+ "qvel_61",
226
+ "qvel_62",
227
+ "qvel_63",
228
+ "qvel_64",
229
+ "qvel_65",
230
+ "qvel_66",
231
+ "qvel_67",
232
+ "qvel_68",
233
+ "qvel_69",
234
+ "qvel_70",
235
+ "qvel_71",
236
+ "qvel_72",
237
+ "qvel_73",
238
+ "qvel_74",
239
+ "qvel_75"
240
+ ]
241
+ },
242
+ "actions": {
243
+ "dtype": "float32",
244
+ "shape": [
245
+ 14
246
+ ],
247
+ "names": [
248
+ "act_0",
249
+ "act_1",
250
+ "act_2",
251
+ "act_3",
252
+ "act_4",
253
+ "act_5",
254
+ "act_6",
255
+ "act_7",
256
+ "act_8",
257
+ "act_9",
258
+ "act_10",
259
+ "act_11",
260
+ "act_12",
261
+ "act_13"
262
+ ]
263
+ },
264
+ "image.left": {
265
+ "dtype": "image",
266
+ "shape": [
267
+ 256,
268
+ 300,
269
+ 3
270
+ ],
271
+ "names": [
272
+ "h",
273
+ "w",
274
+ "c"
275
+ ]
276
+ },
277
+ "image.right": {
278
+ "dtype": "image",
279
+ "shape": [
280
+ 256,
281
+ 300,
282
+ 3
283
+ ],
284
+ "names": [
285
+ "h",
286
+ "w",
287
+ "c"
288
+ ]
289
+ },
290
+ "image.top": {
291
+ "dtype": "image",
292
+ "shape": [
293
+ 256,
294
+ 300,
295
+ 3
296
+ ],
297
+ "names": [
298
+ "h",
299
+ "w",
300
+ "c"
301
+ ]
302
+ },
303
+ "timestamp": {
304
+ "dtype": "float32",
305
+ "shape": [
306
+ 1
307
+ ],
308
+ "names": null
309
+ },
310
+ "episode_index": {
311
+ "dtype": "int64",
312
+ "shape": [
313
+ 1
314
+ ],
315
+ "names": null
316
+ },
317
+ "frame_index": {
318
+ "dtype": "int64",
319
+ "shape": [
320
+ 1
321
+ ],
322
+ "names": null
323
+ },
324
+ "index": {
325
+ "dtype": "int64",
326
+ "shape": [
327
+ 1
328
+ ],
329
+ "names": null
330
+ },
331
+ "task_index": {
332
+ "dtype": "int64",
333
+ "shape": [
334
+ 1
335
+ ],
336
+ "names": null
337
+ }
338
+ }
339
+ }
340
+ ```
341
+
342
+
343
+ ## Citation
344
+
345
+ **BibTeX:**
346
+
347
+ ```bibtex
348
+ [More Information Needed]
349
+ ```