shivubind commited on
Commit
ee64951
·
verified ·
1 Parent(s): fbc87fe

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": "Unitree_G1_Inspire",
29
  "total_episodes": 15,
30
- "total_frames": 17286,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
@@ -134,7 +134,30 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
134
  "has_audio": false
135
  }
136
  },
137
- "observation.images.cam_right_high": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
138
  "dtype": "video",
139
  "shape": [
140
  480,
 
27
  "codebase_version": "v3.0",
28
  "robot_type": "Unitree_G1_Inspire",
29
  "total_episodes": 15,
30
+ "total_frames": 11379,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
 
134
  "has_audio": false
135
  }
136
  },
137
+ "observation.images.cam_left_wrist": {
138
+ "dtype": "video",
139
+ "shape": [
140
+ 480,
141
+ 640,
142
+ 3
143
+ ],
144
+ "names": [
145
+ "height",
146
+ "width",
147
+ "channel"
148
+ ],
149
+ "info": {
150
+ "video.height": 480,
151
+ "video.width": 640,
152
+ "video.codec": "av1",
153
+ "video.pix_fmt": "yuv420p",
154
+ "video.is_depth_map": false,
155
+ "video.fps": 30,
156
+ "video.channels": 3,
157
+ "has_audio": false
158
+ }
159
+ },
160
+ "observation.images.cam_right_wrist": {
161
  "dtype": "video",
162
  "shape": [
163
  480,