Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -158,8 +158,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 158 |
"names": null
|
| 159 |
}
|
| 160 |
},
|
| 161 |
-
"total_episodes":
|
| 162 |
-
"total_frames":
|
| 163 |
"total_tasks": 19,
|
| 164 |
"chunks_size": 1000,
|
| 165 |
"data_files_size_in_mb": 100,
|
|
@@ -168,7 +168,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 168 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 169 |
"robot_type": "so_follower",
|
| 170 |
"splits": {
|
| 171 |
-
"train": "0:
|
| 172 |
}
|
| 173 |
}
|
| 174 |
```
|
|
|
|
| 158 |
"names": null
|
| 159 |
}
|
| 160 |
},
|
| 161 |
+
"total_episodes": 92,
|
| 162 |
+
"total_frames": 70914,
|
| 163 |
"total_tasks": 19,
|
| 164 |
"chunks_size": 1000,
|
| 165 |
"data_files_size_in_mb": 100,
|
|
|
|
| 168 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 169 |
"robot_type": "so_follower",
|
| 170 |
"splits": {
|
| 171 |
+
"train": "0:92"
|
| 172 |
}
|
| 173 |
}
|
| 174 |
```
|