Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,13 +26,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so101_follower",
|
| 29 |
-
"total_episodes":
|
| 30 |
-
"total_frames":
|
| 31 |
"total_tasks": 2,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"fps": 30,
|
| 34 |
"splits": {
|
| 35 |
-
"train": "0:
|
| 36 |
},
|
| 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",
|
|
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so101_follower",
|
| 29 |
+
"total_episodes": 11,
|
| 30 |
+
"total_frames": 7803,
|
| 31 |
"total_tasks": 2,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"fps": 30,
|
| 34 |
"splits": {
|
| 35 |
+
"train": "0:11"
|
| 36 |
},
|
| 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",
|