Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -223,8 +223,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 223 |
"names": null
|
| 224 |
}
|
| 225 |
},
|
| 226 |
-
"total_episodes":
|
| 227 |
-
"total_frames":
|
| 228 |
"total_tasks": 1,
|
| 229 |
"chunks_size": 1000,
|
| 230 |
"data_files_size_in_mb": 100,
|
|
@@ -233,7 +233,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 233 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 234 |
"robot_type": "vibeboard_follower_tilt",
|
| 235 |
"splits": {
|
| 236 |
-
"train": "0:
|
| 237 |
}
|
| 238 |
}
|
| 239 |
```
|
|
|
|
| 223 |
"names": null
|
| 224 |
}
|
| 225 |
},
|
| 226 |
+
"total_episodes": 59,
|
| 227 |
+
"total_frames": 4336,
|
| 228 |
"total_tasks": 1,
|
| 229 |
"chunks_size": 1000,
|
| 230 |
"data_files_size_in_mb": 100,
|
|
|
|
| 233 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 234 |
"robot_type": "vibeboard_follower_tilt",
|
| 235 |
"splits": {
|
| 236 |
+
"train": "0:59"
|
| 237 |
}
|
| 238 |
}
|
| 239 |
```
|