Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -33,14 +33,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 33 |
{
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": "single_arm_franka",
|
| 36 |
-
"total_episodes":
|
| 37 |
-
"total_frames":
|
| 38 |
-
"total_tasks":
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
| 41 |
"video_files_size_in_mb": 200,
|
| 42 |
"fps": 20,
|
| 43 |
-
"splits": {
|
|
|
|
|
|
|
| 44 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 45 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 46 |
"features": {
|
|
@@ -6233,7 +6235,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 6233 |
"height",
|
| 6234 |
"width",
|
| 6235 |
"channels"
|
| 6236 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6237 |
},
|
| 6238 |
"observation.images.cam_4_wrist": {
|
| 6239 |
"dtype": "video",
|
|
@@ -6246,20 +6258,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 6246 |
"height",
|
| 6247 |
"width",
|
| 6248 |
"channels"
|
| 6249 |
-
]
|
| 6250 |
-
},
|
| 6251 |
-
"observation.images.cam_2_scene": {
|
| 6252 |
-
"dtype": "video",
|
| 6253 |
-
"shape": [
|
| 6254 |
-
224,
|
| 6255 |
-
224,
|
| 6256 |
-
3
|
| 6257 |
],
|
| 6258 |
-
"
|
| 6259 |
-
"height",
|
| 6260 |
-
"width",
|
| 6261 |
-
"
|
| 6262 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6263 |
},
|
| 6264 |
"observation.images.cam_6_scene": {
|
| 6265 |
"dtype": "video",
|
|
@@ -6272,7 +6281,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 6272 |
"height",
|
| 6273 |
"width",
|
| 6274 |
"channels"
|
| 6275 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6276 |
},
|
| 6277 |
"timestamp": {
|
| 6278 |
"dtype": "float32",
|
|
|
|
| 33 |
{
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": "single_arm_franka",
|
| 36 |
+
"total_episodes": 1,
|
| 37 |
+
"total_frames": 1180,
|
| 38 |
+
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
| 41 |
"video_files_size_in_mb": 200,
|
| 42 |
"fps": 20,
|
| 43 |
+
"splits": {
|
| 44 |
+
"train": "0:1"
|
| 45 |
+
},
|
| 46 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 47 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 48 |
"features": {
|
|
|
|
| 6235 |
"height",
|
| 6236 |
"width",
|
| 6237 |
"channels"
|
| 6238 |
+
],
|
| 6239 |
+
"info": {
|
| 6240 |
+
"video.height": 224,
|
| 6241 |
+
"video.width": 224,
|
| 6242 |
+
"video.codec": "h264",
|
| 6243 |
+
"video.pix_fmt": "yuv420p",
|
| 6244 |
+
"video.is_depth_map": false,
|
| 6245 |
+
"video.fps": 20,
|
| 6246 |
+
"video.channels": 3,
|
| 6247 |
+
"has_audio": false
|
| 6248 |
+
}
|
| 6249 |
},
|
| 6250 |
"observation.images.cam_4_wrist": {
|
| 6251 |
"dtype": "video",
|
|
|
|
| 6258 |
"height",
|
| 6259 |
"width",
|
| 6260 |
"channels"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6261 |
],
|
| 6262 |
+
"info": {
|
| 6263 |
+
"video.height": 224,
|
| 6264 |
+
"video.width": 224,
|
| 6265 |
+
"video.codec": "h264",
|
| 6266 |
+
"video.pix_fmt": "yuv420p",
|
| 6267 |
+
"video.is_depth_map": false,
|
| 6268 |
+
"video.fps": 20,
|
| 6269 |
+
"video.channels": 3,
|
| 6270 |
+
"has_audio": false
|
| 6271 |
+
}
|
| 6272 |
},
|
| 6273 |
"observation.images.cam_6_scene": {
|
| 6274 |
"dtype": "video",
|
|
|
|
| 6281 |
"height",
|
| 6282 |
"width",
|
| 6283 |
"channels"
|
| 6284 |
+
],
|
| 6285 |
+
"info": {
|
| 6286 |
+
"video.height": 224,
|
| 6287 |
+
"video.width": 224,
|
| 6288 |
+
"video.codec": "h264",
|
| 6289 |
+
"video.pix_fmt": "yuv420p",
|
| 6290 |
+
"video.is_depth_map": false,
|
| 6291 |
+
"video.fps": 20,
|
| 6292 |
+
"video.channels": 3,
|
| 6293 |
+
"has_audio": false
|
| 6294 |
+
}
|
| 6295 |
},
|
| 6296 |
"timestamp": {
|
| 6297 |
"dtype": "float32",
|