chomeed commited on
Commit
62eaf72
·
verified ·
1 Parent(s): d210c19

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +412 -0
README.md ADDED
@@ -0,0 +1,412 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - robotics
8
+ - mimicgen
9
+ - coffee_d0
10
+ - holder-jitter
11
+ - sigma-0.05
12
+ configs:
13
+ - config_name: default
14
+ data_files: data/*/*.parquet
15
+ ---
16
+
17
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
18
+
19
+
20
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=chomeed/mimicgen_coffee_d0_224x224_prior10k_sigma05_failure">
21
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
22
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
23
+ </a>
24
+
25
+
26
+ ## Dataset Description
27
+
28
+
29
+
30
+ - **Homepage:** [More Information Needed]
31
+ - **Paper:** [More Information Needed]
32
+ - **License:** apache-2.0
33
+
34
+ ## Dataset Structure
35
+
36
+ [meta/info.json](meta/info.json):
37
+ ```json
38
+ {
39
+ "codebase_version": "v3.0",
40
+ "fps": 20,
41
+ "features": {
42
+ "action": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 7
46
+ ],
47
+ "names": {
48
+ "axes": [
49
+ "delta_x",
50
+ "delta_y",
51
+ "delta_z",
52
+ "delta_rx",
53
+ "delta_ry",
54
+ "delta_rz",
55
+ "gripper"
56
+ ]
57
+ }
58
+ },
59
+ "observation.state": {
60
+ "dtype": "float32",
61
+ "shape": [
62
+ 66
63
+ ],
64
+ "names": {
65
+ "axes": [
66
+ "eef_x",
67
+ "eef_y",
68
+ "eef_z",
69
+ "eef_qx",
70
+ "eef_qy",
71
+ "eef_qz",
72
+ "eef_qw",
73
+ "gripper_left",
74
+ "gripper_right",
75
+ "object_0",
76
+ "object_1",
77
+ "object_2",
78
+ "object_3",
79
+ "object_4",
80
+ "object_5",
81
+ "object_6",
82
+ "object_7",
83
+ "object_8",
84
+ "object_9",
85
+ "object_10",
86
+ "object_11",
87
+ "object_12",
88
+ "object_13",
89
+ "object_14",
90
+ "object_15",
91
+ "object_16",
92
+ "object_17",
93
+ "object_18",
94
+ "object_19",
95
+ "object_20",
96
+ "object_21",
97
+ "object_22",
98
+ "object_23",
99
+ "object_24",
100
+ "object_25",
101
+ "object_26",
102
+ "object_27",
103
+ "object_28",
104
+ "object_29",
105
+ "object_30",
106
+ "object_31",
107
+ "object_32",
108
+ "object_33",
109
+ "object_34",
110
+ "object_35",
111
+ "object_36",
112
+ "object_37",
113
+ "object_38",
114
+ "object_39",
115
+ "object_40",
116
+ "object_41",
117
+ "object_42",
118
+ "object_43",
119
+ "object_44",
120
+ "object_45",
121
+ "object_46",
122
+ "object_47",
123
+ "object_48",
124
+ "object_49",
125
+ "object_50",
126
+ "object_51",
127
+ "object_52",
128
+ "object_53",
129
+ "object_54",
130
+ "object_55",
131
+ "object_56"
132
+ ]
133
+ }
134
+ },
135
+ "observation.sim_state": {
136
+ "dtype": "float32",
137
+ "shape": [
138
+ 47
139
+ ],
140
+ "names": null
141
+ },
142
+ "reward": {
143
+ "dtype": "float32",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "names": null
148
+ },
149
+ "done": {
150
+ "dtype": "bool",
151
+ "shape": [
152
+ 1
153
+ ],
154
+ "names": null
155
+ },
156
+ "success": {
157
+ "dtype": "bool",
158
+ "shape": [
159
+ 1
160
+ ],
161
+ "names": null
162
+ },
163
+ "is_first": {
164
+ "dtype": "bool",
165
+ "shape": [
166
+ 1
167
+ ],
168
+ "names": null
169
+ },
170
+ "is_last": {
171
+ "dtype": "bool",
172
+ "shape": [
173
+ 1
174
+ ],
175
+ "names": null
176
+ },
177
+ "is_terminal": {
178
+ "dtype": "bool",
179
+ "shape": [
180
+ 1
181
+ ],
182
+ "names": null
183
+ },
184
+ "source_demo_index": {
185
+ "dtype": "int64",
186
+ "shape": [
187
+ 1
188
+ ],
189
+ "names": null
190
+ },
191
+ "observation.images.agentview": {
192
+ "dtype": "video",
193
+ "shape": [
194
+ 224,
195
+ 224,
196
+ 3
197
+ ],
198
+ "names": [
199
+ "height",
200
+ "width",
201
+ "channels"
202
+ ],
203
+ "info": {
204
+ "video.height": 224,
205
+ "video.width": 224,
206
+ "video.codec": "av1",
207
+ "video.pix_fmt": "yuv420p",
208
+ "video.fps": 20,
209
+ "video.channels": 3,
210
+ "has_audio": false,
211
+ "video.g": 2,
212
+ "video.crf": 30,
213
+ "video.preset": 12,
214
+ "video.fast_decode": 0,
215
+ "video.video_backend": "pyav",
216
+ "video.extra_options": {},
217
+ "is_depth_map": false
218
+ }
219
+ },
220
+ "observation.images.eye_in_hand": {
221
+ "dtype": "video",
222
+ "shape": [
223
+ 224,
224
+ 224,
225
+ 3
226
+ ],
227
+ "names": [
228
+ "height",
229
+ "width",
230
+ "channels"
231
+ ],
232
+ "info": {
233
+ "video.height": 224,
234
+ "video.width": 224,
235
+ "video.codec": "av1",
236
+ "video.pix_fmt": "yuv420p",
237
+ "video.fps": 20,
238
+ "video.channels": 3,
239
+ "has_audio": false,
240
+ "video.g": 2,
241
+ "video.crf": 30,
242
+ "video.preset": 12,
243
+ "video.fast_decode": 0,
244
+ "video.video_backend": "pyav",
245
+ "video.extra_options": {},
246
+ "is_depth_map": false
247
+ }
248
+ },
249
+ "observation.object": {
250
+ "dtype": "float32",
251
+ "shape": [
252
+ 57
253
+ ],
254
+ "names": null
255
+ },
256
+ "observation.robot0_eef_pos": {
257
+ "dtype": "float32",
258
+ "shape": [
259
+ 3
260
+ ],
261
+ "names": null
262
+ },
263
+ "observation.robot0_eef_pos_rel_pod": {
264
+ "dtype": "float32",
265
+ "shape": [
266
+ 3
267
+ ],
268
+ "names": null
269
+ },
270
+ "observation.robot0_eef_pos_rel_pod_holder": {
271
+ "dtype": "float32",
272
+ "shape": [
273
+ 3
274
+ ],
275
+ "names": null
276
+ },
277
+ "observation.robot0_eef_quat": {
278
+ "dtype": "float32",
279
+ "shape": [
280
+ 4
281
+ ],
282
+ "names": null
283
+ },
284
+ "observation.robot0_eef_quat_rel_pod": {
285
+ "dtype": "float32",
286
+ "shape": [
287
+ 4
288
+ ],
289
+ "names": null
290
+ },
291
+ "observation.robot0_eef_quat_rel_pod_holder": {
292
+ "dtype": "float32",
293
+ "shape": [
294
+ 4
295
+ ],
296
+ "names": null
297
+ },
298
+ "observation.robot0_eef_vel_ang": {
299
+ "dtype": "float32",
300
+ "shape": [
301
+ 3
302
+ ],
303
+ "names": null
304
+ },
305
+ "observation.robot0_eef_vel_lin": {
306
+ "dtype": "float32",
307
+ "shape": [
308
+ 3
309
+ ],
310
+ "names": null
311
+ },
312
+ "observation.robot0_gripper_qpos": {
313
+ "dtype": "float32",
314
+ "shape": [
315
+ 2
316
+ ],
317
+ "names": null
318
+ },
319
+ "observation.robot0_gripper_qvel": {
320
+ "dtype": "float32",
321
+ "shape": [
322
+ 2
323
+ ],
324
+ "names": null
325
+ },
326
+ "observation.robot0_joint_pos": {
327
+ "dtype": "float32",
328
+ "shape": [
329
+ 7
330
+ ],
331
+ "names": null
332
+ },
333
+ "observation.robot0_joint_pos_cos": {
334
+ "dtype": "float32",
335
+ "shape": [
336
+ 7
337
+ ],
338
+ "names": null
339
+ },
340
+ "observation.robot0_joint_pos_sin": {
341
+ "dtype": "float32",
342
+ "shape": [
343
+ 7
344
+ ],
345
+ "names": null
346
+ },
347
+ "observation.robot0_joint_vel": {
348
+ "dtype": "float32",
349
+ "shape": [
350
+ 7
351
+ ],
352
+ "names": null
353
+ },
354
+ "timestamp": {
355
+ "dtype": "float32",
356
+ "shape": [
357
+ 1
358
+ ],
359
+ "names": null
360
+ },
361
+ "frame_index": {
362
+ "dtype": "int64",
363
+ "shape": [
364
+ 1
365
+ ],
366
+ "names": null
367
+ },
368
+ "episode_index": {
369
+ "dtype": "int64",
370
+ "shape": [
371
+ 1
372
+ ],
373
+ "names": null
374
+ },
375
+ "index": {
376
+ "dtype": "int64",
377
+ "shape": [
378
+ 1
379
+ ],
380
+ "names": null
381
+ },
382
+ "task_index": {
383
+ "dtype": "int64",
384
+ "shape": [
385
+ 1
386
+ ],
387
+ "names": null
388
+ }
389
+ },
390
+ "total_episodes": 100,
391
+ "total_frames": 40000,
392
+ "total_tasks": 1,
393
+ "chunks_size": 1000,
394
+ "data_files_size_in_mb": 100,
395
+ "video_files_size_in_mb": 200,
396
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
397
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
398
+ "robot_type": "Panda",
399
+ "splits": {
400
+ "train": "0:100"
401
+ }
402
+ }
403
+ ```
404
+
405
+
406
+ ## Citation
407
+
408
+ **BibTeX:**
409
+
410
+ ```bibtex
411
+ [More Information Needed]
412
+ ```