Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -447,8 +447,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 447 |
"names": null
|
| 448 |
}
|
| 449 |
},
|
| 450 |
-
"total_episodes":
|
| 451 |
-
"total_frames":
|
| 452 |
"total_tasks": 1,
|
| 453 |
"chunks_size": 1000,
|
| 454 |
"data_files_size_in_mb": 100,
|
|
@@ -457,7 +457,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 457 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 458 |
"robot_type": null,
|
| 459 |
"splits": {
|
| 460 |
-
"train": "0:
|
| 461 |
}
|
| 462 |
}
|
| 463 |
```
|
|
|
|
| 447 |
"names": null
|
| 448 |
}
|
| 449 |
},
|
| 450 |
+
"total_episodes": 100,
|
| 451 |
+
"total_frames": 54221,
|
| 452 |
"total_tasks": 1,
|
| 453 |
"chunks_size": 1000,
|
| 454 |
"data_files_size_in_mb": 100,
|
|
|
|
| 457 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 458 |
"robot_type": null,
|
| 459 |
"splits": {
|
| 460 |
+
"train": "0:100"
|
| 461 |
}
|
| 462 |
}
|
| 463 |
```
|