Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,15 +26,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "wlkata_mirobot",
|
| 29 |
-
"total_episodes":
|
| 30 |
-
"total_frames":
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
"video_files_size_in_mb": 500,
|
| 35 |
"fps": 30,
|
| 36 |
"splits": {
|
| 37 |
-
"train": "0:
|
| 38 |
},
|
| 39 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 40 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
@@ -69,7 +69,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 69 |
7
|
| 70 |
]
|
| 71 |
},
|
| 72 |
-
"observation.images.
|
| 73 |
"dtype": "video",
|
| 74 |
"shape": [
|
| 75 |
480,
|
|
@@ -92,7 +92,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 92 |
"has_audio": false
|
| 93 |
}
|
| 94 |
},
|
| 95 |
-
"observation.images.
|
| 96 |
"dtype": "video",
|
| 97 |
"shape": [
|
| 98 |
480,
|
|
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "wlkata_mirobot",
|
| 29 |
+
"total_episodes": 3,
|
| 30 |
+
"total_frames": 665,
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
"video_files_size_in_mb": 500,
|
| 35 |
"fps": 30,
|
| 36 |
"splits": {
|
| 37 |
+
"train": "0:3"
|
| 38 |
},
|
| 39 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 40 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
|
|
| 69 |
7
|
| 70 |
]
|
| 71 |
},
|
| 72 |
+
"observation.images.top_camera": {
|
| 73 |
"dtype": "video",
|
| 74 |
"shape": [
|
| 75 |
480,
|
|
|
|
| 92 |
"has_audio": false
|
| 93 |
}
|
| 94 |
},
|
| 95 |
+
"observation.images.wrist_camera": {
|
| 96 |
"dtype": "video",
|
| 97 |
"shape": [
|
| 98 |
480,
|