Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -179,8 +179,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 179 |
"names": null
|
| 180 |
}
|
| 181 |
},
|
| 182 |
-
"total_episodes":
|
| 183 |
-
"total_frames":
|
| 184 |
"total_tasks": 1,
|
| 185 |
"chunks_size": 1000,
|
| 186 |
"data_files_size_in_mb": 100,
|
|
@@ -189,7 +189,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 189 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 190 |
"robot_type": "bi_so_follower",
|
| 191 |
"splits": {
|
| 192 |
-
"train": "0:
|
| 193 |
}
|
| 194 |
}
|
| 195 |
```
|
|
|
|
| 179 |
"names": null
|
| 180 |
}
|
| 181 |
},
|
| 182 |
+
"total_episodes": 302,
|
| 183 |
+
"total_frames": 173215,
|
| 184 |
"total_tasks": 1,
|
| 185 |
"chunks_size": 1000,
|
| 186 |
"data_files_size_in_mb": 100,
|
|
|
|
| 189 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 190 |
"robot_type": "bi_so_follower",
|
| 191 |
"splits": {
|
| 192 |
+
"train": "0:302"
|
| 193 |
}
|
| 194 |
}
|
| 195 |
```
|