Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -197,8 +197,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 197 |
"names": null
|
| 198 |
}
|
| 199 |
},
|
| 200 |
-
"total_episodes":
|
| 201 |
-
"total_frames":
|
| 202 |
"total_tasks": 1,
|
| 203 |
"chunks_size": 1000,
|
| 204 |
"data_files_size_in_mb": 100,
|
|
@@ -207,7 +207,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 207 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 208 |
"robot_type": "bi_so_follower",
|
| 209 |
"splits": {
|
| 210 |
-
"train": "0:
|
| 211 |
}
|
| 212 |
}
|
| 213 |
```
|
|
|
|
| 197 |
"names": null
|
| 198 |
}
|
| 199 |
},
|
| 200 |
+
"total_episodes": 24,
|
| 201 |
+
"total_frames": 25828,
|
| 202 |
"total_tasks": 1,
|
| 203 |
"chunks_size": 1000,
|
| 204 |
"data_files_size_in_mb": 100,
|
|
|
|
| 207 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 208 |
"robot_type": "bi_so_follower",
|
| 209 |
"splits": {
|
| 210 |
+
"train": "0:24"
|
| 211 |
}
|
| 212 |
}
|
| 213 |
```
|