eunjuri commited on
Commit
883ceea
·
verified ·
1 Parent(s): 748c705

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +92 -49
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": 82,
30
  "total_frames": 26491,
31
  "total_tasks": 1,
32
- "total_videos": 164,
33
- "total_chunks": 1,
34
  "chunks_size": 1000,
35
  "fps": 30,
36
  "splits": {
37
  "train": "0:82"
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.language.tokens": {
115
  "dtype": "int32",
@@ -118,7 +118,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
118
  ],
119
  "names": [
120
  "seq"
121
- ]
 
122
  },
123
  "observation.language.attention_mask": {
124
  "dtype": "int8",
@@ -127,7 +128,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
127
  ],
128
  "names": [
129
  "seq"
130
- ]
 
131
  },
132
  "observation.images.cam_left_high": {
133
  "dtype": "video",
@@ -187,7 +189,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
187
  "height",
188
  "width",
189
  "channel"
190
- ]
 
191
  },
192
  "observation.tactiles.left_tactile_little_finger_nail": {
193
  "dtype": "image",
@@ -201,7 +204,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
201
  "height",
202
  "width",
203
  "channel"
204
- ]
 
205
  },
206
  "observation.tactiles.left_tactile_little_finger_pad": {
207
  "dtype": "image",
@@ -215,7 +219,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
215
  "height",
216
  "width",
217
  "channel"
218
- ]
 
219
  },
220
  "observation.tactiles.left_tactile_ring_finger_tip": {
221
  "dtype": "image",
@@ -229,7 +234,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
229
  "height",
230
  "width",
231
  "channel"
232
- ]
 
233
  },
234
  "observation.tactiles.left_tactile_ring_finger_nail": {
235
  "dtype": "image",
@@ -243,7 +249,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
243
  "height",
244
  "width",
245
  "channel"
246
- ]
 
247
  },
248
  "observation.tactiles.left_tactile_ring_finger_pad": {
249
  "dtype": "image",
@@ -257,7 +264,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
257
  "height",
258
  "width",
259
  "channel"
260
- ]
 
261
  },
262
  "observation.tactiles.left_tactile_middle_finger_tip": {
263
  "dtype": "image",
@@ -271,7 +279,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
271
  "height",
272
  "width",
273
  "channel"
274
- ]
 
275
  },
276
  "observation.tactiles.left_tactile_middle_finger_nail": {
277
  "dtype": "image",
@@ -285,7 +294,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
285
  "height",
286
  "width",
287
  "channel"
288
- ]
 
289
  },
290
  "observation.tactiles.left_tactile_middle_finger_pad": {
291
  "dtype": "image",
@@ -299,7 +309,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
299
  "height",
300
  "width",
301
  "channel"
302
- ]
 
303
  },
304
  "observation.tactiles.left_tactile_index_finger_tip": {
305
  "dtype": "image",
@@ -313,7 +324,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
313
  "height",
314
  "width",
315
  "channel"
316
- ]
 
317
  },
318
  "observation.tactiles.left_tactile_index_finger_nail": {
319
  "dtype": "image",
@@ -327,7 +339,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
327
  "height",
328
  "width",
329
  "channel"
330
- ]
 
331
  },
332
  "observation.tactiles.left_tactile_index_finger_pad": {
333
  "dtype": "image",
@@ -341,7 +354,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
341
  "height",
342
  "width",
343
  "channel"
344
- ]
 
345
  },
346
  "observation.tactiles.left_tactile_thumb_tip": {
347
  "dtype": "image",
@@ -355,7 +369,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
355
  "height",
356
  "width",
357
  "channel"
358
- ]
 
359
  },
360
  "observation.tactiles.left_tactile_thumb_nail": {
361
  "dtype": "image",
@@ -369,7 +384,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
369
  "height",
370
  "width",
371
  "channel"
372
- ]
 
373
  },
374
  "observation.tactiles.left_tactile_thumb_middle": {
375
  "dtype": "image",
@@ -383,7 +399,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
383
  "height",
384
  "width",
385
  "channel"
386
- ]
 
387
  },
388
  "observation.tactiles.left_tactile_thumb_pad": {
389
  "dtype": "image",
@@ -397,7 +414,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
397
  "height",
398
  "width",
399
  "channel"
400
- ]
 
401
  },
402
  "observation.tactiles.left_tactile_palm": {
403
  "dtype": "image",
@@ -411,7 +429,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
411
  "height",
412
  "width",
413
  "channel"
414
- ]
 
415
  },
416
  "observation.tactiles.right_tactile_little_finger_tip": {
417
  "dtype": "image",
@@ -425,7 +444,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
425
  "height",
426
  "width",
427
  "channel"
428
- ]
 
429
  },
430
  "observation.tactiles.right_tactile_little_finger_nail": {
431
  "dtype": "image",
@@ -439,7 +459,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
439
  "height",
440
  "width",
441
  "channel"
442
- ]
 
443
  },
444
  "observation.tactiles.right_tactile_little_finger_pad": {
445
  "dtype": "image",
@@ -453,7 +474,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
453
  "height",
454
  "width",
455
  "channel"
456
- ]
 
457
  },
458
  "observation.tactiles.right_tactile_ring_finger_tip": {
459
  "dtype": "image",
@@ -467,7 +489,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
467
  "height",
468
  "width",
469
  "channel"
470
- ]
 
471
  },
472
  "observation.tactiles.right_tactile_ring_finger_nail": {
473
  "dtype": "image",
@@ -481,7 +504,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
481
  "height",
482
  "width",
483
  "channel"
484
- ]
 
485
  },
486
  "observation.tactiles.right_tactile_ring_finger_pad": {
487
  "dtype": "image",
@@ -495,7 +519,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
495
  "height",
496
  "width",
497
  "channel"
498
- ]
 
499
  },
500
  "observation.tactiles.right_tactile_middle_finger_tip": {
501
  "dtype": "image",
@@ -509,7 +534,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
509
  "height",
510
  "width",
511
  "channel"
512
- ]
 
513
  },
514
  "observation.tactiles.right_tactile_middle_finger_nail": {
515
  "dtype": "image",
@@ -523,7 +549,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
523
  "height",
524
  "width",
525
  "channel"
526
- ]
 
527
  },
528
  "observation.tactiles.right_tactile_middle_finger_pad": {
529
  "dtype": "image",
@@ -537,7 +564,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
537
  "height",
538
  "width",
539
  "channel"
540
- ]
 
541
  },
542
  "observation.tactiles.right_tactile_index_finger_tip": {
543
  "dtype": "image",
@@ -551,7 +579,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
551
  "height",
552
  "width",
553
  "channel"
554
- ]
 
555
  },
556
  "observation.tactiles.right_tactile_index_finger_nail": {
557
  "dtype": "image",
@@ -565,7 +594,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
565
  "height",
566
  "width",
567
  "channel"
568
- ]
 
569
  },
570
  "observation.tactiles.right_tactile_index_finger_pad": {
571
  "dtype": "image",
@@ -579,7 +609,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
579
  "height",
580
  "width",
581
  "channel"
582
- ]
 
583
  },
584
  "observation.tactiles.right_tactile_thumb_tip": {
585
  "dtype": "image",
@@ -593,7 +624,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
593
  "height",
594
  "width",
595
  "channel"
596
- ]
 
597
  },
598
  "observation.tactiles.right_tactile_thumb_nail": {
599
  "dtype": "image",
@@ -607,7 +639,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
607
  "height",
608
  "width",
609
  "channel"
610
- ]
 
611
  },
612
  "observation.tactiles.right_tactile_thumb_middle": {
613
  "dtype": "image",
@@ -621,7 +654,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
621
  "height",
622
  "width",
623
  "channel"
624
- ]
 
625
  },
626
  "observation.tactiles.right_tactile_thumb_pad": {
627
  "dtype": "image",
@@ -635,7 +669,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
635
  "height",
636
  "width",
637
  "channel"
638
- ]
 
639
  },
640
  "observation.tactiles.right_tactile_palm": {
641
  "dtype": "image",
@@ -649,44 +684,52 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
649
  "height",
650
  "width",
651
  "channel"
652
- ]
 
653
  },
654
  "timestamp": {
655
  "dtype": "float32",
656
  "shape": [
657
  1
658
  ],
659
- "names": null
 
660
  },
661
  "frame_index": {
662
  "dtype": "int64",
663
  "shape": [
664
  1
665
  ],
666
- "names": null
 
667
  },
668
  "episode_index": {
669
  "dtype": "int64",
670
  "shape": [
671
  1
672
  ],
673
- "names": null
 
674
  },
675
  "index": {
676
  "dtype": "int64",
677
  "shape": [
678
  1
679
  ],
680
- "names": null
 
681
  },
682
  "task_index": {
683
  "dtype": "int64",
684
  "shape": [
685
  1
686
  ],
687
- "names": null
 
688
  }
689
- }
 
 
690
  }
691
  ```
692
 
 
24
  [meta/info.json](meta/info.json):
25
  ```json
26
  {
27
+ "codebase_version": "v3.0",
28
  "robot_type": "Unitree_G1_Inspire",
29
  "total_episodes": 82,
30
  "total_frames": 26491,
31
  "total_tasks": 1,
 
 
32
  "chunks_size": 1000,
33
  "fps": 30,
34
  "splits": {
35
  "train": "0:82"
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.language.tokens": {
115
  "dtype": "int32",
 
118
  ],
119
  "names": [
120
  "seq"
121
+ ],
122
+ "fps": 30
123
  },
124
  "observation.language.attention_mask": {
125
  "dtype": "int8",
 
128
  ],
129
  "names": [
130
  "seq"
131
+ ],
132
+ "fps": 30
133
  },
134
  "observation.images.cam_left_high": {
135
  "dtype": "video",
 
189
  "height",
190
  "width",
191
  "channel"
192
+ ],
193
+ "fps": 30
194
  },
195
  "observation.tactiles.left_tactile_little_finger_nail": {
196
  "dtype": "image",
 
204
  "height",
205
  "width",
206
  "channel"
207
+ ],
208
+ "fps": 30
209
  },
210
  "observation.tactiles.left_tactile_little_finger_pad": {
211
  "dtype": "image",
 
219
  "height",
220
  "width",
221
  "channel"
222
+ ],
223
+ "fps": 30
224
  },
225
  "observation.tactiles.left_tactile_ring_finger_tip": {
226
  "dtype": "image",
 
234
  "height",
235
  "width",
236
  "channel"
237
+ ],
238
+ "fps": 30
239
  },
240
  "observation.tactiles.left_tactile_ring_finger_nail": {
241
  "dtype": "image",
 
249
  "height",
250
  "width",
251
  "channel"
252
+ ],
253
+ "fps": 30
254
  },
255
  "observation.tactiles.left_tactile_ring_finger_pad": {
256
  "dtype": "image",
 
264
  "height",
265
  "width",
266
  "channel"
267
+ ],
268
+ "fps": 30
269
  },
270
  "observation.tactiles.left_tactile_middle_finger_tip": {
271
  "dtype": "image",
 
279
  "height",
280
  "width",
281
  "channel"
282
+ ],
283
+ "fps": 30
284
  },
285
  "observation.tactiles.left_tactile_middle_finger_nail": {
286
  "dtype": "image",
 
294
  "height",
295
  "width",
296
  "channel"
297
+ ],
298
+ "fps": 30
299
  },
300
  "observation.tactiles.left_tactile_middle_finger_pad": {
301
  "dtype": "image",
 
309
  "height",
310
  "width",
311
  "channel"
312
+ ],
313
+ "fps": 30
314
  },
315
  "observation.tactiles.left_tactile_index_finger_tip": {
316
  "dtype": "image",
 
324
  "height",
325
  "width",
326
  "channel"
327
+ ],
328
+ "fps": 30
329
  },
330
  "observation.tactiles.left_tactile_index_finger_nail": {
331
  "dtype": "image",
 
339
  "height",
340
  "width",
341
  "channel"
342
+ ],
343
+ "fps": 30
344
  },
345
  "observation.tactiles.left_tactile_index_finger_pad": {
346
  "dtype": "image",
 
354
  "height",
355
  "width",
356
  "channel"
357
+ ],
358
+ "fps": 30
359
  },
360
  "observation.tactiles.left_tactile_thumb_tip": {
361
  "dtype": "image",
 
369
  "height",
370
  "width",
371
  "channel"
372
+ ],
373
+ "fps": 30
374
  },
375
  "observation.tactiles.left_tactile_thumb_nail": {
376
  "dtype": "image",
 
384
  "height",
385
  "width",
386
  "channel"
387
+ ],
388
+ "fps": 30
389
  },
390
  "observation.tactiles.left_tactile_thumb_middle": {
391
  "dtype": "image",
 
399
  "height",
400
  "width",
401
  "channel"
402
+ ],
403
+ "fps": 30
404
  },
405
  "observation.tactiles.left_tactile_thumb_pad": {
406
  "dtype": "image",
 
414
  "height",
415
  "width",
416
  "channel"
417
+ ],
418
+ "fps": 30
419
  },
420
  "observation.tactiles.left_tactile_palm": {
421
  "dtype": "image",
 
429
  "height",
430
  "width",
431
  "channel"
432
+ ],
433
+ "fps": 30
434
  },
435
  "observation.tactiles.right_tactile_little_finger_tip": {
436
  "dtype": "image",
 
444
  "height",
445
  "width",
446
  "channel"
447
+ ],
448
+ "fps": 30
449
  },
450
  "observation.tactiles.right_tactile_little_finger_nail": {
451
  "dtype": "image",
 
459
  "height",
460
  "width",
461
  "channel"
462
+ ],
463
+ "fps": 30
464
  },
465
  "observation.tactiles.right_tactile_little_finger_pad": {
466
  "dtype": "image",
 
474
  "height",
475
  "width",
476
  "channel"
477
+ ],
478
+ "fps": 30
479
  },
480
  "observation.tactiles.right_tactile_ring_finger_tip": {
481
  "dtype": "image",
 
489
  "height",
490
  "width",
491
  "channel"
492
+ ],
493
+ "fps": 30
494
  },
495
  "observation.tactiles.right_tactile_ring_finger_nail": {
496
  "dtype": "image",
 
504
  "height",
505
  "width",
506
  "channel"
507
+ ],
508
+ "fps": 30
509
  },
510
  "observation.tactiles.right_tactile_ring_finger_pad": {
511
  "dtype": "image",
 
519
  "height",
520
  "width",
521
  "channel"
522
+ ],
523
+ "fps": 30
524
  },
525
  "observation.tactiles.right_tactile_middle_finger_tip": {
526
  "dtype": "image",
 
534
  "height",
535
  "width",
536
  "channel"
537
+ ],
538
+ "fps": 30
539
  },
540
  "observation.tactiles.right_tactile_middle_finger_nail": {
541
  "dtype": "image",
 
549
  "height",
550
  "width",
551
  "channel"
552
+ ],
553
+ "fps": 30
554
  },
555
  "observation.tactiles.right_tactile_middle_finger_pad": {
556
  "dtype": "image",
 
564
  "height",
565
  "width",
566
  "channel"
567
+ ],
568
+ "fps": 30
569
  },
570
  "observation.tactiles.right_tactile_index_finger_tip": {
571
  "dtype": "image",
 
579
  "height",
580
  "width",
581
  "channel"
582
+ ],
583
+ "fps": 30
584
  },
585
  "observation.tactiles.right_tactile_index_finger_nail": {
586
  "dtype": "image",
 
594
  "height",
595
  "width",
596
  "channel"
597
+ ],
598
+ "fps": 30
599
  },
600
  "observation.tactiles.right_tactile_index_finger_pad": {
601
  "dtype": "image",
 
609
  "height",
610
  "width",
611
  "channel"
612
+ ],
613
+ "fps": 30
614
  },
615
  "observation.tactiles.right_tactile_thumb_tip": {
616
  "dtype": "image",
 
624
  "height",
625
  "width",
626
  "channel"
627
+ ],
628
+ "fps": 30
629
  },
630
  "observation.tactiles.right_tactile_thumb_nail": {
631
  "dtype": "image",
 
639
  "height",
640
  "width",
641
  "channel"
642
+ ],
643
+ "fps": 30
644
  },
645
  "observation.tactiles.right_tactile_thumb_middle": {
646
  "dtype": "image",
 
654
  "height",
655
  "width",
656
  "channel"
657
+ ],
658
+ "fps": 30
659
  },
660
  "observation.tactiles.right_tactile_thumb_pad": {
661
  "dtype": "image",
 
669
  "height",
670
  "width",
671
  "channel"
672
+ ],
673
+ "fps": 30
674
  },
675
  "observation.tactiles.right_tactile_palm": {
676
  "dtype": "image",
 
684
  "height",
685
  "width",
686
  "channel"
687
+ ],
688
+ "fps": 30
689
  },
690
  "timestamp": {
691
  "dtype": "float32",
692
  "shape": [
693
  1
694
  ],
695
+ "names": null,
696
+ "fps": 30
697
  },
698
  "frame_index": {
699
  "dtype": "int64",
700
  "shape": [
701
  1
702
  ],
703
+ "names": null,
704
+ "fps": 30
705
  },
706
  "episode_index": {
707
  "dtype": "int64",
708
  "shape": [
709
  1
710
  ],
711
+ "names": null,
712
+ "fps": 30
713
  },
714
  "index": {
715
  "dtype": "int64",
716
  "shape": [
717
  1
718
  ],
719
+ "names": null,
720
+ "fps": 30
721
  },
722
  "task_index": {
723
  "dtype": "int64",
724
  "shape": [
725
  1
726
  ],
727
+ "names": null,
728
+ "fps": 30
729
  }
730
+ },
731
+ "data_files_size_in_mb": 100,
732
+ "video_files_size_in_mb": 200
733
  }
734
  ```
735