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