Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,14 +26,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": null,
|
| 29 |
-
"total_episodes":
|
| 30 |
-
"total_frames":
|
| 31 |
-
"total_tasks":
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
"video_files_size_in_mb": 500,
|
| 35 |
"fps": 30,
|
| 36 |
-
"splits": {
|
|
|
|
|
|
|
| 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": {
|
|
@@ -88,7 +90,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 88 |
"height",
|
| 89 |
"width",
|
| 90 |
"channels"
|
| 91 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
},
|
| 93 |
"observation.images.right_wrist": {
|
| 94 |
"dtype": "video",
|
|
@@ -101,7 +113,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 101 |
"height",
|
| 102 |
"width",
|
| 103 |
"channels"
|
| 104 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
},
|
| 106 |
"observation.images.head": {
|
| 107 |
"dtype": "video",
|
|
@@ -114,7 +136,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 114 |
"height",
|
| 115 |
"width",
|
| 116 |
"channels"
|
| 117 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
},
|
| 119 |
"timestamp": {
|
| 120 |
"dtype": "float32",
|
|
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": null,
|
| 29 |
+
"total_episodes": 1,
|
| 30 |
+
"total_frames": 46,
|
| 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:1"
|
| 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",
|
| 41 |
"features": {
|
|
|
|
| 90 |
"height",
|
| 91 |
"width",
|
| 92 |
"channels"
|
| 93 |
+
],
|
| 94 |
+
"info": {
|
| 95 |
+
"video.height": 480,
|
| 96 |
+
"video.width": 640,
|
| 97 |
+
"video.codec": "av1",
|
| 98 |
+
"video.pix_fmt": "yuv420p",
|
| 99 |
+
"video.is_depth_map": false,
|
| 100 |
+
"video.fps": 30,
|
| 101 |
+
"video.channels": 3,
|
| 102 |
+
"has_audio": false
|
| 103 |
+
}
|
| 104 |
},
|
| 105 |
"observation.images.right_wrist": {
|
| 106 |
"dtype": "video",
|
|
|
|
| 113 |
"height",
|
| 114 |
"width",
|
| 115 |
"channels"
|
| 116 |
+
],
|
| 117 |
+
"info": {
|
| 118 |
+
"video.height": 480,
|
| 119 |
+
"video.width": 640,
|
| 120 |
+
"video.codec": "av1",
|
| 121 |
+
"video.pix_fmt": "yuv420p",
|
| 122 |
+
"video.is_depth_map": false,
|
| 123 |
+
"video.fps": 30,
|
| 124 |
+
"video.channels": 3,
|
| 125 |
+
"has_audio": false
|
| 126 |
+
}
|
| 127 |
},
|
| 128 |
"observation.images.head": {
|
| 129 |
"dtype": "video",
|
|
|
|
| 136 |
"height",
|
| 137 |
"width",
|
| 138 |
"channels"
|
| 139 |
+
],
|
| 140 |
+
"info": {
|
| 141 |
+
"video.height": 720,
|
| 142 |
+
"video.width": 1280,
|
| 143 |
+
"video.codec": "av1",
|
| 144 |
+
"video.pix_fmt": "yuv420p",
|
| 145 |
+
"video.is_depth_map": false,
|
| 146 |
+
"video.fps": 30,
|
| 147 |
+
"video.channels": 3,
|
| 148 |
+
"has_audio": false
|
| 149 |
+
}
|
| 150 |
},
|
| 151 |
"timestamp": {
|
| 152 |
"dtype": "float32",
|