Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -168,8 +168,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 168 |
"names": null
|
| 169 |
}
|
| 170 |
},
|
| 171 |
-
"total_episodes":
|
| 172 |
-
"total_frames":
|
| 173 |
"total_tasks": 1,
|
| 174 |
"chunks_size": 1000,
|
| 175 |
"data_files_size_in_mb": 100,
|
|
@@ -178,7 +178,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 178 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 179 |
"robot_type": "bi_so_follower",
|
| 180 |
"splits": {
|
| 181 |
-
"train": "0:
|
| 182 |
}
|
| 183 |
}
|
| 184 |
```
|
|
|
|
| 168 |
"names": null
|
| 169 |
}
|
| 170 |
},
|
| 171 |
+
"total_episodes": 129,
|
| 172 |
+
"total_frames": 115419,
|
| 173 |
"total_tasks": 1,
|
| 174 |
"chunks_size": 1000,
|
| 175 |
"data_files_size_in_mb": 100,
|
|
|
|
| 178 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 179 |
"robot_type": "bi_so_follower",
|
| 180 |
"splits": {
|
| 181 |
+
"train": "0:129"
|
| 182 |
}
|
| 183 |
}
|
| 184 |
```
|