Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -257,8 +257,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 257 |
"names": null
|
| 258 |
}
|
| 259 |
},
|
| 260 |
-
"total_episodes":
|
| 261 |
-
"total_frames":
|
| 262 |
"total_tasks": 4,
|
| 263 |
"chunks_size": 1000,
|
| 264 |
"data_files_size_in_mb": 100,
|
|
@@ -267,7 +267,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 267 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 268 |
"robot_type": "stringman",
|
| 269 |
"splits": {
|
| 270 |
-
"train": "0:
|
| 271 |
}
|
| 272 |
}
|
| 273 |
```
|
|
|
|
| 257 |
"names": null
|
| 258 |
}
|
| 259 |
},
|
| 260 |
+
"total_episodes": 27,
|
| 261 |
+
"total_frames": 19048,
|
| 262 |
"total_tasks": 4,
|
| 263 |
"chunks_size": 1000,
|
| 264 |
"data_files_size_in_mb": 100,
|
|
|
|
| 267 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 268 |
"robot_type": "stringman",
|
| 269 |
"splits": {
|
| 270 |
+
"train": "0:27"
|
| 271 |
}
|
| 272 |
}
|
| 273 |
```
|