misawa-t commited on
Commit
4e2739d
·
verified ·
1 Parent(s): 2481604

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -2
README.md CHANGED
@@ -27,7 +27,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
27
  "codebase_version": "v3.0",
28
  "robot_type": "so101_follower",
29
  "total_episodes": 5,
30
- "total_frames": 8992,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
@@ -67,7 +67,30 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
67
  6
68
  ]
69
  },
70
- "observation.images.front": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  "dtype": "video",
72
  "shape": [
73
  480,
 
27
  "codebase_version": "v3.0",
28
  "robot_type": "so101_follower",
29
  "total_episodes": 5,
30
+ "total_frames": 4285,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
 
67
  6
68
  ]
69
  },
70
+ "observation.images.wrist": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.height": 480,
84
+ "video.width": 640,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 30,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "observation.images.side": {
94
  "dtype": "video",
95
  "shape": [
96
  480,