eunjuri commited on
Commit
76fdfb7
·
verified ·
1 Parent(s): 824913f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +90 -48
README.md CHANGED
@@ -24,20 +24,18 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
24
  [meta/info.json](meta/info.json):
25
  ```json
26
  {
27
- "codebase_version": "v2.1",
28
  "robot_type": "Unitree_G1_Inspire",
29
  "total_episodes": 20,
30
  "total_frames": 6461,
31
  "total_tasks": 1,
32
- "total_videos": 40,
33
- "total_chunks": 1,
34
  "chunks_size": 1000,
35
  "fps": 30,
36
  "splits": {
37
  "train": "0:20"
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",
@@ -73,7 +71,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
73
  "kRightHandThumbBend",
74
  "kRightHandThumbRotation"
75
  ]
76
- ]
 
77
  },
78
  "action": {
79
  "dtype": "float32",
@@ -109,7 +108,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
109
  "kRightHandThumbBend",
110
  "kRightHandThumbRotation"
111
  ]
112
- ]
 
113
  },
114
  "observation.images.cam_left_high": {
115
  "dtype": "video",
@@ -205,7 +205,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
205
  "right_tactile_middle_knuckle",
206
  "right_tactile_index_knuckle",
207
  "right_tactile_palm"
208
- ]
 
209
  },
210
  "observation.images.left_tactile_little_finger_tip": {
211
  "dtype": "image",
@@ -219,7 +220,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
219
  "height",
220
  "width",
221
  "channel"
222
- ]
 
223
  },
224
  "observation.images.left_tactile_little_finger_nail": {
225
  "dtype": "image",
@@ -233,7 +235,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
233
  "height",
234
  "width",
235
  "channel"
236
- ]
 
237
  },
238
  "observation.images.left_tactile_little_finger_pad": {
239
  "dtype": "image",
@@ -247,7 +250,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
247
  "height",
248
  "width",
249
  "channel"
250
- ]
 
251
  },
252
  "observation.images.left_tactile_ring_finger_tip": {
253
  "dtype": "image",
@@ -261,7 +265,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
261
  "height",
262
  "width",
263
  "channel"
264
- ]
 
265
  },
266
  "observation.images.left_tactile_ring_finger_nail": {
267
  "dtype": "image",
@@ -275,7 +280,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
275
  "height",
276
  "width",
277
  "channel"
278
- ]
 
279
  },
280
  "observation.images.left_tactile_ring_finger_pad": {
281
  "dtype": "image",
@@ -289,7 +295,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
289
  "height",
290
  "width",
291
  "channel"
292
- ]
 
293
  },
294
  "observation.images.left_tactile_middle_finger_tip": {
295
  "dtype": "image",
@@ -303,7 +310,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
303
  "height",
304
  "width",
305
  "channel"
306
- ]
 
307
  },
308
  "observation.images.left_tactile_middle_finger_nail": {
309
  "dtype": "image",
@@ -317,7 +325,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
317
  "height",
318
  "width",
319
  "channel"
320
- ]
 
321
  },
322
  "observation.images.left_tactile_middle_finger_pad": {
323
  "dtype": "image",
@@ -331,7 +340,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
331
  "height",
332
  "width",
333
  "channel"
334
- ]
 
335
  },
336
  "observation.images.left_tactile_index_finger_tip": {
337
  "dtype": "image",
@@ -345,7 +355,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
345
  "height",
346
  "width",
347
  "channel"
348
- ]
 
349
  },
350
  "observation.images.left_tactile_index_finger_nail": {
351
  "dtype": "image",
@@ -359,7 +370,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
359
  "height",
360
  "width",
361
  "channel"
362
- ]
 
363
  },
364
  "observation.images.left_tactile_index_finger_pad": {
365
  "dtype": "image",
@@ -373,7 +385,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
373
  "height",
374
  "width",
375
  "channel"
376
- ]
 
377
  },
378
  "observation.images.left_tactile_thumb_tip": {
379
  "dtype": "image",
@@ -387,7 +400,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
387
  "height",
388
  "width",
389
  "channel"
390
- ]
 
391
  },
392
  "observation.images.left_tactile_thumb_nail": {
393
  "dtype": "image",
@@ -401,7 +415,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
401
  "height",
402
  "width",
403
  "channel"
404
- ]
 
405
  },
406
  "observation.images.left_tactile_thumb_middle": {
407
  "dtype": "image",
@@ -415,7 +430,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
415
  "height",
416
  "width",
417
  "channel"
418
- ]
 
419
  },
420
  "observation.images.left_tactile_thumb_pad": {
421
  "dtype": "image",
@@ -429,7 +445,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
429
  "height",
430
  "width",
431
  "channel"
432
- ]
 
433
  },
434
  "observation.images.left_tactile_palm": {
435
  "dtype": "image",
@@ -443,7 +460,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
443
  "height",
444
  "width",
445
  "channel"
446
- ]
 
447
  },
448
  "observation.images.right_tactile_little_finger_tip": {
449
  "dtype": "image",
@@ -457,7 +475,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
457
  "height",
458
  "width",
459
  "channel"
460
- ]
 
461
  },
462
  "observation.images.right_tactile_little_finger_nail": {
463
  "dtype": "image",
@@ -471,7 +490,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
471
  "height",
472
  "width",
473
  "channel"
474
- ]
 
475
  },
476
  "observation.images.right_tactile_little_finger_pad": {
477
  "dtype": "image",
@@ -485,7 +505,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
485
  "height",
486
  "width",
487
  "channel"
488
- ]
 
489
  },
490
  "observation.images.right_tactile_ring_finger_tip": {
491
  "dtype": "image",
@@ -499,7 +520,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
499
  "height",
500
  "width",
501
  "channel"
502
- ]
 
503
  },
504
  "observation.images.right_tactile_ring_finger_nail": {
505
  "dtype": "image",
@@ -513,7 +535,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
513
  "height",
514
  "width",
515
  "channel"
516
- ]
 
517
  },
518
  "observation.images.right_tactile_ring_finger_pad": {
519
  "dtype": "image",
@@ -527,7 +550,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
527
  "height",
528
  "width",
529
  "channel"
530
- ]
 
531
  },
532
  "observation.images.right_tactile_middle_finger_tip": {
533
  "dtype": "image",
@@ -541,7 +565,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
541
  "height",
542
  "width",
543
  "channel"
544
- ]
 
545
  },
546
  "observation.images.right_tactile_middle_finger_nail": {
547
  "dtype": "image",
@@ -555,7 +580,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
555
  "height",
556
  "width",
557
  "channel"
558
- ]
 
559
  },
560
  "observation.images.right_tactile_middle_finger_pad": {
561
  "dtype": "image",
@@ -569,7 +595,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
569
  "height",
570
  "width",
571
  "channel"
572
- ]
 
573
  },
574
  "observation.images.right_tactile_index_finger_tip": {
575
  "dtype": "image",
@@ -583,7 +610,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
583
  "height",
584
  "width",
585
  "channel"
586
- ]
 
587
  },
588
  "observation.images.right_tactile_index_finger_nail": {
589
  "dtype": "image",
@@ -597,7 +625,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
597
  "height",
598
  "width",
599
  "channel"
600
- ]
 
601
  },
602
  "observation.images.right_tactile_index_finger_pad": {
603
  "dtype": "image",
@@ -611,7 +640,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
611
  "height",
612
  "width",
613
  "channel"
614
- ]
 
615
  },
616
  "observation.images.right_tactile_thumb_tip": {
617
  "dtype": "image",
@@ -625,7 +655,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
625
  "height",
626
  "width",
627
  "channel"
628
- ]
 
629
  },
630
  "observation.images.right_tactile_thumb_nail": {
631
  "dtype": "image",
@@ -639,7 +670,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
639
  "height",
640
  "width",
641
  "channel"
642
- ]
 
643
  },
644
  "observation.images.right_tactile_thumb_middle": {
645
  "dtype": "image",
@@ -653,7 +685,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
653
  "height",
654
  "width",
655
  "channel"
656
- ]
 
657
  },
658
  "observation.images.right_tactile_thumb_pad": {
659
  "dtype": "image",
@@ -667,7 +700,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
667
  "height",
668
  "width",
669
  "channel"
670
- ]
 
671
  },
672
  "observation.images.right_tactile_palm": {
673
  "dtype": "image",
@@ -681,44 +715,52 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
681
  "height",
682
  "width",
683
  "channel"
684
- ]
 
685
  },
686
  "timestamp": {
687
  "dtype": "float32",
688
  "shape": [
689
  1
690
  ],
691
- "names": null
 
692
  },
693
  "frame_index": {
694
  "dtype": "int64",
695
  "shape": [
696
  1
697
  ],
698
- "names": null
 
699
  },
700
  "episode_index": {
701
  "dtype": "int64",
702
  "shape": [
703
  1
704
  ],
705
- "names": null
 
706
  },
707
  "index": {
708
  "dtype": "int64",
709
  "shape": [
710
  1
711
  ],
712
- "names": null
 
713
  },
714
  "task_index": {
715
  "dtype": "int64",
716
  "shape": [
717
  1
718
  ],
719
- "names": null
 
720
  }
721
- }
 
 
722
  }
723
  ```
724
 
 
24
  [meta/info.json](meta/info.json):
25
  ```json
26
  {
27
+ "codebase_version": "v3.0",
28
  "robot_type": "Unitree_G1_Inspire",
29
  "total_episodes": 20,
30
  "total_frames": 6461,
31
  "total_tasks": 1,
 
 
32
  "chunks_size": 1000,
33
  "fps": 30,
34
  "splits": {
35
  "train": "0:20"
36
  },
37
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
38
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
39
  "features": {
40
  "observation.state": {
41
  "dtype": "float32",
 
71
  "kRightHandThumbBend",
72
  "kRightHandThumbRotation"
73
  ]
74
+ ],
75
+ "fps": 30
76
  },
77
  "action": {
78
  "dtype": "float32",
 
108
  "kRightHandThumbBend",
109
  "kRightHandThumbRotation"
110
  ]
111
+ ],
112
+ "fps": 30
113
  },
114
  "observation.images.cam_left_high": {
115
  "dtype": "video",
 
205
  "right_tactile_middle_knuckle",
206
  "right_tactile_index_knuckle",
207
  "right_tactile_palm"
208
+ ],
209
+ "fps": 30
210
  },
211
  "observation.images.left_tactile_little_finger_tip": {
212
  "dtype": "image",
 
220
  "height",
221
  "width",
222
  "channel"
223
+ ],
224
+ "fps": 30
225
  },
226
  "observation.images.left_tactile_little_finger_nail": {
227
  "dtype": "image",
 
235
  "height",
236
  "width",
237
  "channel"
238
+ ],
239
+ "fps": 30
240
  },
241
  "observation.images.left_tactile_little_finger_pad": {
242
  "dtype": "image",
 
250
  "height",
251
  "width",
252
  "channel"
253
+ ],
254
+ "fps": 30
255
  },
256
  "observation.images.left_tactile_ring_finger_tip": {
257
  "dtype": "image",
 
265
  "height",
266
  "width",
267
  "channel"
268
+ ],
269
+ "fps": 30
270
  },
271
  "observation.images.left_tactile_ring_finger_nail": {
272
  "dtype": "image",
 
280
  "height",
281
  "width",
282
  "channel"
283
+ ],
284
+ "fps": 30
285
  },
286
  "observation.images.left_tactile_ring_finger_pad": {
287
  "dtype": "image",
 
295
  "height",
296
  "width",
297
  "channel"
298
+ ],
299
+ "fps": 30
300
  },
301
  "observation.images.left_tactile_middle_finger_tip": {
302
  "dtype": "image",
 
310
  "height",
311
  "width",
312
  "channel"
313
+ ],
314
+ "fps": 30
315
  },
316
  "observation.images.left_tactile_middle_finger_nail": {
317
  "dtype": "image",
 
325
  "height",
326
  "width",
327
  "channel"
328
+ ],
329
+ "fps": 30
330
  },
331
  "observation.images.left_tactile_middle_finger_pad": {
332
  "dtype": "image",
 
340
  "height",
341
  "width",
342
  "channel"
343
+ ],
344
+ "fps": 30
345
  },
346
  "observation.images.left_tactile_index_finger_tip": {
347
  "dtype": "image",
 
355
  "height",
356
  "width",
357
  "channel"
358
+ ],
359
+ "fps": 30
360
  },
361
  "observation.images.left_tactile_index_finger_nail": {
362
  "dtype": "image",
 
370
  "height",
371
  "width",
372
  "channel"
373
+ ],
374
+ "fps": 30
375
  },
376
  "observation.images.left_tactile_index_finger_pad": {
377
  "dtype": "image",
 
385
  "height",
386
  "width",
387
  "channel"
388
+ ],
389
+ "fps": 30
390
  },
391
  "observation.images.left_tactile_thumb_tip": {
392
  "dtype": "image",
 
400
  "height",
401
  "width",
402
  "channel"
403
+ ],
404
+ "fps": 30
405
  },
406
  "observation.images.left_tactile_thumb_nail": {
407
  "dtype": "image",
 
415
  "height",
416
  "width",
417
  "channel"
418
+ ],
419
+ "fps": 30
420
  },
421
  "observation.images.left_tactile_thumb_middle": {
422
  "dtype": "image",
 
430
  "height",
431
  "width",
432
  "channel"
433
+ ],
434
+ "fps": 30
435
  },
436
  "observation.images.left_tactile_thumb_pad": {
437
  "dtype": "image",
 
445
  "height",
446
  "width",
447
  "channel"
448
+ ],
449
+ "fps": 30
450
  },
451
  "observation.images.left_tactile_palm": {
452
  "dtype": "image",
 
460
  "height",
461
  "width",
462
  "channel"
463
+ ],
464
+ "fps": 30
465
  },
466
  "observation.images.right_tactile_little_finger_tip": {
467
  "dtype": "image",
 
475
  "height",
476
  "width",
477
  "channel"
478
+ ],
479
+ "fps": 30
480
  },
481
  "observation.images.right_tactile_little_finger_nail": {
482
  "dtype": "image",
 
490
  "height",
491
  "width",
492
  "channel"
493
+ ],
494
+ "fps": 30
495
  },
496
  "observation.images.right_tactile_little_finger_pad": {
497
  "dtype": "image",
 
505
  "height",
506
  "width",
507
  "channel"
508
+ ],
509
+ "fps": 30
510
  },
511
  "observation.images.right_tactile_ring_finger_tip": {
512
  "dtype": "image",
 
520
  "height",
521
  "width",
522
  "channel"
523
+ ],
524
+ "fps": 30
525
  },
526
  "observation.images.right_tactile_ring_finger_nail": {
527
  "dtype": "image",
 
535
  "height",
536
  "width",
537
  "channel"
538
+ ],
539
+ "fps": 30
540
  },
541
  "observation.images.right_tactile_ring_finger_pad": {
542
  "dtype": "image",
 
550
  "height",
551
  "width",
552
  "channel"
553
+ ],
554
+ "fps": 30
555
  },
556
  "observation.images.right_tactile_middle_finger_tip": {
557
  "dtype": "image",
 
565
  "height",
566
  "width",
567
  "channel"
568
+ ],
569
+ "fps": 30
570
  },
571
  "observation.images.right_tactile_middle_finger_nail": {
572
  "dtype": "image",
 
580
  "height",
581
  "width",
582
  "channel"
583
+ ],
584
+ "fps": 30
585
  },
586
  "observation.images.right_tactile_middle_finger_pad": {
587
  "dtype": "image",
 
595
  "height",
596
  "width",
597
  "channel"
598
+ ],
599
+ "fps": 30
600
  },
601
  "observation.images.right_tactile_index_finger_tip": {
602
  "dtype": "image",
 
610
  "height",
611
  "width",
612
  "channel"
613
+ ],
614
+ "fps": 30
615
  },
616
  "observation.images.right_tactile_index_finger_nail": {
617
  "dtype": "image",
 
625
  "height",
626
  "width",
627
  "channel"
628
+ ],
629
+ "fps": 30
630
  },
631
  "observation.images.right_tactile_index_finger_pad": {
632
  "dtype": "image",
 
640
  "height",
641
  "width",
642
  "channel"
643
+ ],
644
+ "fps": 30
645
  },
646
  "observation.images.right_tactile_thumb_tip": {
647
  "dtype": "image",
 
655
  "height",
656
  "width",
657
  "channel"
658
+ ],
659
+ "fps": 30
660
  },
661
  "observation.images.right_tactile_thumb_nail": {
662
  "dtype": "image",
 
670
  "height",
671
  "width",
672
  "channel"
673
+ ],
674
+ "fps": 30
675
  },
676
  "observation.images.right_tactile_thumb_middle": {
677
  "dtype": "image",
 
685
  "height",
686
  "width",
687
  "channel"
688
+ ],
689
+ "fps": 30
690
  },
691
  "observation.images.right_tactile_thumb_pad": {
692
  "dtype": "image",
 
700
  "height",
701
  "width",
702
  "channel"
703
+ ],
704
+ "fps": 30
705
  },
706
  "observation.images.right_tactile_palm": {
707
  "dtype": "image",
 
715
  "height",
716
  "width",
717
  "channel"
718
+ ],
719
+ "fps": 30
720
  },
721
  "timestamp": {
722
  "dtype": "float32",
723
  "shape": [
724
  1
725
  ],
726
+ "names": null,
727
+ "fps": 30
728
  },
729
  "frame_index": {
730
  "dtype": "int64",
731
  "shape": [
732
  1
733
  ],
734
+ "names": null,
735
+ "fps": 30
736
  },
737
  "episode_index": {
738
  "dtype": "int64",
739
  "shape": [
740
  1
741
  ],
742
+ "names": null,
743
+ "fps": 30
744
  },
745
  "index": {
746
  "dtype": "int64",
747
  "shape": [
748
  1
749
  ],
750
+ "names": null,
751
+ "fps": 30
752
  },
753
  "task_index": {
754
  "dtype": "int64",
755
  "shape": [
756
  1
757
  ],
758
+ "names": null,
759
+ "fps": 30
760
  }
761
+ },
762
+ "data_files_size_in_mb": 100,
763
+ "video_files_size_in_mb": 200
764
  }
765
  ```
766