eunjuri commited on
Commit
a807c14
·
verified ·
1 Parent(s): 5c5a0e7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +615 -0
README.md ADDED
@@ -0,0 +1,615 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Unitree_G1_Inspire",
29
+ "total_episodes": 7,
30
+ "total_frames": 2790,
31
+ "total_tasks": 1,
32
+ "total_videos": 0,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:7"
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
+ 26
46
+ ],
47
+ "names": [
48
+ [
49
+ "kLeftShoulderPitch",
50
+ "kLeftShoulderRoll",
51
+ "kLeftShoulderYaw",
52
+ "kLeftElbow",
53
+ "kLeftWristRoll",
54
+ "kLeftWristPitch",
55
+ "kLeftWristYaw",
56
+ "kLeftHandPinky",
57
+ "kLeftHandRing",
58
+ "kLeftHandMiddle",
59
+ "kLeftHandIndex",
60
+ "kLeftHandThumbBend",
61
+ "kLeftHandThumbRotation",
62
+ "kRightShoulderPitch",
63
+ "kRightShoulderRoll",
64
+ "kRightShoulderYaw",
65
+ "kRightElbow",
66
+ "kRightWristRoll",
67
+ "kRightWristPitch",
68
+ "kRightWristYaw",
69
+ "kRightHandPinky",
70
+ "kRightHandRing",
71
+ "kRightHandMiddle",
72
+ "kRightHandIndex",
73
+ "kRightHandThumbBend",
74
+ "kRightHandThumbRotation"
75
+ ]
76
+ ]
77
+ },
78
+ "action": {
79
+ "dtype": "float32",
80
+ "shape": [
81
+ 26
82
+ ],
83
+ "names": [
84
+ [
85
+ "kLeftShoulderPitch",
86
+ "kLeftShoulderRoll",
87
+ "kLeftShoulderYaw",
88
+ "kLeftElbow",
89
+ "kLeftWristRoll",
90
+ "kLeftWristPitch",
91
+ "kLeftWristYaw",
92
+ "kLeftHandPinky",
93
+ "kLeftHandRing",
94
+ "kLeftHandMiddle",
95
+ "kLeftHandIndex",
96
+ "kLeftHandThumbBend",
97
+ "kLeftHandThumbRotation",
98
+ "kRightShoulderPitch",
99
+ "kRightShoulderRoll",
100
+ "kRightShoulderYaw",
101
+ "kRightElbow",
102
+ "kRightWristRoll",
103
+ "kRightWristPitch",
104
+ "kRightWristYaw",
105
+ "kRightHandPinky",
106
+ "kRightHandRing",
107
+ "kRightHandMiddle",
108
+ "kRightHandIndex",
109
+ "kRightHandThumbBend",
110
+ "kRightHandThumbRotation"
111
+ ]
112
+ ]
113
+ },
114
+ "observation.images.cam_left_high": {
115
+ "dtype": "image",
116
+ "shape": [
117
+ 3,
118
+ 480,
119
+ 848
120
+ ],
121
+ "names": [
122
+ "channels",
123
+ "height",
124
+ "width"
125
+ ]
126
+ },
127
+ "observation.images.left_tactile_little_finger_tip": {
128
+ "dtype": "image",
129
+ "shape": [
130
+ 3,
131
+ 3,
132
+ 3
133
+ ],
134
+ "names": [
135
+ "channels",
136
+ "height",
137
+ "width"
138
+ ]
139
+ },
140
+ "observation.images.left_tactile_little_finger_nail": {
141
+ "dtype": "image",
142
+ "shape": [
143
+ 3,
144
+ 12,
145
+ 8
146
+ ],
147
+ "names": [
148
+ "channels",
149
+ "height",
150
+ "width"
151
+ ]
152
+ },
153
+ "observation.images.left_tactile_little_finger_pad": {
154
+ "dtype": "image",
155
+ "shape": [
156
+ 3,
157
+ 10,
158
+ 8
159
+ ],
160
+ "names": [
161
+ "channels",
162
+ "height",
163
+ "width"
164
+ ]
165
+ },
166
+ "observation.images.left_tactile_ring_finger_tip": {
167
+ "dtype": "image",
168
+ "shape": [
169
+ 3,
170
+ 3,
171
+ 3
172
+ ],
173
+ "names": [
174
+ "channels",
175
+ "height",
176
+ "width"
177
+ ]
178
+ },
179
+ "observation.images.left_tactile_ring_finger_nail": {
180
+ "dtype": "image",
181
+ "shape": [
182
+ 3,
183
+ 12,
184
+ 8
185
+ ],
186
+ "names": [
187
+ "channels",
188
+ "height",
189
+ "width"
190
+ ]
191
+ },
192
+ "observation.images.left_tactile_ring_finger_pad": {
193
+ "dtype": "image",
194
+ "shape": [
195
+ 3,
196
+ 10,
197
+ 8
198
+ ],
199
+ "names": [
200
+ "channels",
201
+ "height",
202
+ "width"
203
+ ]
204
+ },
205
+ "observation.images.left_tactile_middle_finger_tip": {
206
+ "dtype": "image",
207
+ "shape": [
208
+ 3,
209
+ 3,
210
+ 3
211
+ ],
212
+ "names": [
213
+ "channels",
214
+ "height",
215
+ "width"
216
+ ]
217
+ },
218
+ "observation.images.left_tactile_middle_finger_nail": {
219
+ "dtype": "image",
220
+ "shape": [
221
+ 3,
222
+ 12,
223
+ 8
224
+ ],
225
+ "names": [
226
+ "channels",
227
+ "height",
228
+ "width"
229
+ ]
230
+ },
231
+ "observation.images.left_tactile_middle_finger_pad": {
232
+ "dtype": "image",
233
+ "shape": [
234
+ 3,
235
+ 10,
236
+ 8
237
+ ],
238
+ "names": [
239
+ "channels",
240
+ "height",
241
+ "width"
242
+ ]
243
+ },
244
+ "observation.images.left_tactile_index_finger_tip": {
245
+ "dtype": "image",
246
+ "shape": [
247
+ 3,
248
+ 3,
249
+ 3
250
+ ],
251
+ "names": [
252
+ "channels",
253
+ "height",
254
+ "width"
255
+ ]
256
+ },
257
+ "observation.images.left_tactile_index_finger_nail": {
258
+ "dtype": "image",
259
+ "shape": [
260
+ 3,
261
+ 12,
262
+ 8
263
+ ],
264
+ "names": [
265
+ "channels",
266
+ "height",
267
+ "width"
268
+ ]
269
+ },
270
+ "observation.images.left_tactile_index_finger_pad": {
271
+ "dtype": "image",
272
+ "shape": [
273
+ 3,
274
+ 10,
275
+ 8
276
+ ],
277
+ "names": [
278
+ "channels",
279
+ "height",
280
+ "width"
281
+ ]
282
+ },
283
+ "observation.images.left_tactile_thumb_tip": {
284
+ "dtype": "image",
285
+ "shape": [
286
+ 3,
287
+ 3,
288
+ 3
289
+ ],
290
+ "names": [
291
+ "channels",
292
+ "height",
293
+ "width"
294
+ ]
295
+ },
296
+ "observation.images.left_tactile_thumb_nail": {
297
+ "dtype": "image",
298
+ "shape": [
299
+ 3,
300
+ 12,
301
+ 8
302
+ ],
303
+ "names": [
304
+ "channels",
305
+ "height",
306
+ "width"
307
+ ]
308
+ },
309
+ "observation.images.left_tactile_thumb_middle": {
310
+ "dtype": "image",
311
+ "shape": [
312
+ 3,
313
+ 3,
314
+ 3
315
+ ],
316
+ "names": [
317
+ "channels",
318
+ "height",
319
+ "width"
320
+ ]
321
+ },
322
+ "observation.images.left_tactile_thumb_pad": {
323
+ "dtype": "image",
324
+ "shape": [
325
+ 3,
326
+ 12,
327
+ 8
328
+ ],
329
+ "names": [
330
+ "channels",
331
+ "height",
332
+ "width"
333
+ ]
334
+ },
335
+ "observation.images.left_tactile_palm": {
336
+ "dtype": "image",
337
+ "shape": [
338
+ 3,
339
+ 8,
340
+ 14
341
+ ],
342
+ "names": [
343
+ "channels",
344
+ "height",
345
+ "width"
346
+ ]
347
+ },
348
+ "observation.images.right_tactile_little_finger_tip": {
349
+ "dtype": "image",
350
+ "shape": [
351
+ 3,
352
+ 3,
353
+ 3
354
+ ],
355
+ "names": [
356
+ "channels",
357
+ "height",
358
+ "width"
359
+ ]
360
+ },
361
+ "observation.images.right_tactile_little_finger_nail": {
362
+ "dtype": "image",
363
+ "shape": [
364
+ 3,
365
+ 12,
366
+ 8
367
+ ],
368
+ "names": [
369
+ "channels",
370
+ "height",
371
+ "width"
372
+ ]
373
+ },
374
+ "observation.images.right_tactile_little_finger_pad": {
375
+ "dtype": "image",
376
+ "shape": [
377
+ 3,
378
+ 10,
379
+ 8
380
+ ],
381
+ "names": [
382
+ "channels",
383
+ "height",
384
+ "width"
385
+ ]
386
+ },
387
+ "observation.images.right_tactile_ring_finger_tip": {
388
+ "dtype": "image",
389
+ "shape": [
390
+ 3,
391
+ 3,
392
+ 3
393
+ ],
394
+ "names": [
395
+ "channels",
396
+ "height",
397
+ "width"
398
+ ]
399
+ },
400
+ "observation.images.right_tactile_ring_finger_nail": {
401
+ "dtype": "image",
402
+ "shape": [
403
+ 3,
404
+ 12,
405
+ 8
406
+ ],
407
+ "names": [
408
+ "channels",
409
+ "height",
410
+ "width"
411
+ ]
412
+ },
413
+ "observation.images.right_tactile_ring_finger_pad": {
414
+ "dtype": "image",
415
+ "shape": [
416
+ 3,
417
+ 10,
418
+ 8
419
+ ],
420
+ "names": [
421
+ "channels",
422
+ "height",
423
+ "width"
424
+ ]
425
+ },
426
+ "observation.images.right_tactile_middle_finger_tip": {
427
+ "dtype": "image",
428
+ "shape": [
429
+ 3,
430
+ 3,
431
+ 3
432
+ ],
433
+ "names": [
434
+ "channels",
435
+ "height",
436
+ "width"
437
+ ]
438
+ },
439
+ "observation.images.right_tactile_middle_finger_nail": {
440
+ "dtype": "image",
441
+ "shape": [
442
+ 3,
443
+ 12,
444
+ 8
445
+ ],
446
+ "names": [
447
+ "channels",
448
+ "height",
449
+ "width"
450
+ ]
451
+ },
452
+ "observation.images.right_tactile_middle_finger_pad": {
453
+ "dtype": "image",
454
+ "shape": [
455
+ 3,
456
+ 10,
457
+ 8
458
+ ],
459
+ "names": [
460
+ "channels",
461
+ "height",
462
+ "width"
463
+ ]
464
+ },
465
+ "observation.images.right_tactile_index_finger_tip": {
466
+ "dtype": "image",
467
+ "shape": [
468
+ 3,
469
+ 3,
470
+ 3
471
+ ],
472
+ "names": [
473
+ "channels",
474
+ "height",
475
+ "width"
476
+ ]
477
+ },
478
+ "observation.images.right_tactile_index_finger_nail": {
479
+ "dtype": "image",
480
+ "shape": [
481
+ 3,
482
+ 12,
483
+ 8
484
+ ],
485
+ "names": [
486
+ "channels",
487
+ "height",
488
+ "width"
489
+ ]
490
+ },
491
+ "observation.images.right_tactile_index_finger_pad": {
492
+ "dtype": "image",
493
+ "shape": [
494
+ 3,
495
+ 10,
496
+ 8
497
+ ],
498
+ "names": [
499
+ "channels",
500
+ "height",
501
+ "width"
502
+ ]
503
+ },
504
+ "observation.images.right_tactile_thumb_tip": {
505
+ "dtype": "image",
506
+ "shape": [
507
+ 3,
508
+ 3,
509
+ 3
510
+ ],
511
+ "names": [
512
+ "channels",
513
+ "height",
514
+ "width"
515
+ ]
516
+ },
517
+ "observation.images.right_tactile_thumb_nail": {
518
+ "dtype": "image",
519
+ "shape": [
520
+ 3,
521
+ 12,
522
+ 8
523
+ ],
524
+ "names": [
525
+ "channels",
526
+ "height",
527
+ "width"
528
+ ]
529
+ },
530
+ "observation.images.right_tactile_thumb_middle": {
531
+ "dtype": "image",
532
+ "shape": [
533
+ 3,
534
+ 3,
535
+ 3
536
+ ],
537
+ "names": [
538
+ "channels",
539
+ "height",
540
+ "width"
541
+ ]
542
+ },
543
+ "observation.images.right_tactile_thumb_pad": {
544
+ "dtype": "image",
545
+ "shape": [
546
+ 3,
547
+ 12,
548
+ 8
549
+ ],
550
+ "names": [
551
+ "channels",
552
+ "height",
553
+ "width"
554
+ ]
555
+ },
556
+ "observation.images.right_tactile_palm": {
557
+ "dtype": "image",
558
+ "shape": [
559
+ 3,
560
+ 8,
561
+ 14
562
+ ],
563
+ "names": [
564
+ "channels",
565
+ "height",
566
+ "width"
567
+ ]
568
+ },
569
+ "timestamp": {
570
+ "dtype": "float32",
571
+ "shape": [
572
+ 1
573
+ ],
574
+ "names": null
575
+ },
576
+ "frame_index": {
577
+ "dtype": "int64",
578
+ "shape": [
579
+ 1
580
+ ],
581
+ "names": null
582
+ },
583
+ "episode_index": {
584
+ "dtype": "int64",
585
+ "shape": [
586
+ 1
587
+ ],
588
+ "names": null
589
+ },
590
+ "index": {
591
+ "dtype": "int64",
592
+ "shape": [
593
+ 1
594
+ ],
595
+ "names": null
596
+ },
597
+ "task_index": {
598
+ "dtype": "int64",
599
+ "shape": [
600
+ 1
601
+ ],
602
+ "names": null
603
+ }
604
+ }
605
+ }
606
+ ```
607
+
608
+
609
+ ## Citation
610
+
611
+ **BibTeX:**
612
+
613
+ ```bibtex
614
+ [More Information Needed]
615
+ ```