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