Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -184,8 +184,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 184 |
"names": null
|
| 185 |
}
|
| 186 |
},
|
| 187 |
-
"total_episodes":
|
| 188 |
-
"total_frames":
|
| 189 |
"total_tasks": 2,
|
| 190 |
"chunks_size": 1000,
|
| 191 |
"data_files_size_in_mb": 100,
|
|
@@ -194,7 +194,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 194 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 195 |
"robot_type": "bi_dk1_follower",
|
| 196 |
"splits": {
|
| 197 |
-
"train": "0:
|
| 198 |
}
|
| 199 |
}
|
| 200 |
```
|
|
|
|
| 184 |
"names": null
|
| 185 |
}
|
| 186 |
},
|
| 187 |
+
"total_episodes": 203,
|
| 188 |
+
"total_frames": 105753,
|
| 189 |
"total_tasks": 2,
|
| 190 |
"chunks_size": 1000,
|
| 191 |
"data_files_size_in_mb": 100,
|
|
|
|
| 194 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 195 |
"robot_type": "bi_dk1_follower",
|
| 196 |
"splits": {
|
| 197 |
+
"train": "0:203"
|
| 198 |
}
|
| 199 |
}
|
| 200 |
```
|