Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -160,8 +160,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 160 |
"names": null
|
| 161 |
}
|
| 162 |
},
|
| 163 |
-
"total_episodes":
|
| 164 |
-
"total_frames":
|
| 165 |
"total_tasks": 9,
|
| 166 |
"chunks_size": 1000,
|
| 167 |
"data_files_size_in_mb": 100,
|
|
@@ -170,7 +170,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 170 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 171 |
"robot_type": "so101_follower",
|
| 172 |
"splits": {
|
| 173 |
-
"train": "0:
|
| 174 |
}
|
| 175 |
}
|
| 176 |
```
|
|
|
|
| 160 |
"names": null
|
| 161 |
}
|
| 162 |
},
|
| 163 |
+
"total_episodes": 180,
|
| 164 |
+
"total_frames": 25990,
|
| 165 |
"total_tasks": 9,
|
| 166 |
"chunks_size": 1000,
|
| 167 |
"data_files_size_in_mb": 100,
|
|
|
|
| 170 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 171 |
"robot_type": "so101_follower",
|
| 172 |
"splits": {
|
| 173 |
+
"train": "0:180"
|
| 174 |
}
|
| 175 |
}
|
| 176 |
```
|