Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -201,8 +201,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 201 |
"names": null
|
| 202 |
}
|
| 203 |
},
|
| 204 |
-
"total_episodes":
|
| 205 |
-
"total_frames":
|
| 206 |
"total_tasks": 1,
|
| 207 |
"chunks_size": 1000,
|
| 208 |
"data_files_size_in_mb": 100,
|
|
@@ -211,7 +211,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 211 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 212 |
"robot_type": "bi_widowxai_follower_robot",
|
| 213 |
"splits": {
|
| 214 |
-
"train": "0:
|
| 215 |
}
|
| 216 |
}
|
| 217 |
```
|
|
|
|
| 201 |
"names": null
|
| 202 |
}
|
| 203 |
},
|
| 204 |
+
"total_episodes": 19,
|
| 205 |
+
"total_frames": 17000,
|
| 206 |
"total_tasks": 1,
|
| 207 |
"chunks_size": 1000,
|
| 208 |
"data_files_size_in_mb": 100,
|
|
|
|
| 211 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 212 |
"robot_type": "bi_widowxai_follower_robot",
|
| 213 |
"splits": {
|
| 214 |
+
"train": "0:19"
|
| 215 |
}
|
| 216 |
}
|
| 217 |
```
|