Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -183,8 +183,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 183 |
"names": null
|
| 184 |
}
|
| 185 |
},
|
| 186 |
-
"total_episodes":
|
| 187 |
-
"total_frames":
|
| 188 |
"total_tasks": 1,
|
| 189 |
"chunks_size": 1000,
|
| 190 |
"data_files_size_in_mb": 100,
|
|
@@ -193,7 +193,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 193 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 194 |
"robot_type": "bi_yam_follower",
|
| 195 |
"splits": {
|
| 196 |
-
"train": "0:
|
| 197 |
}
|
| 198 |
}
|
| 199 |
```
|
|
|
|
| 183 |
"names": null
|
| 184 |
}
|
| 185 |
},
|
| 186 |
+
"total_episodes": 101,
|
| 187 |
+
"total_frames": 69047,
|
| 188 |
"total_tasks": 1,
|
| 189 |
"chunks_size": 1000,
|
| 190 |
"data_files_size_in_mb": 100,
|
|
|
|
| 193 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 194 |
"robot_type": "bi_yam_follower",
|
| 195 |
"splits": {
|
| 196 |
+
"train": "0:101"
|
| 197 |
}
|
| 198 |
}
|
| 199 |
```
|