Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,15 +26,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so_follower",
|
| 29 |
-
"total_episodes":
|
| 30 |
-
"total_frames":
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
"video_files_size_in_mb": 200,
|
| 35 |
"fps": 10,
|
| 36 |
"splits": {
|
| 37 |
-
"train": "0:
|
| 38 |
},
|
| 39 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 40 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
@@ -124,20 +124,6 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 124 |
1
|
| 125 |
],
|
| 126 |
"names": null
|
| 127 |
-
},
|
| 128 |
-
"next.reward": {
|
| 129 |
-
"dtype": "float32",
|
| 130 |
-
"shape": [
|
| 131 |
-
1
|
| 132 |
-
],
|
| 133 |
-
"names": null
|
| 134 |
-
},
|
| 135 |
-
"next.done": {
|
| 136 |
-
"dtype": "bool",
|
| 137 |
-
"shape": [
|
| 138 |
-
1
|
| 139 |
-
],
|
| 140 |
-
"names": null
|
| 141 |
}
|
| 142 |
}
|
| 143 |
}
|
|
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so_follower",
|
| 29 |
+
"total_episodes": 40,
|
| 30 |
+
"total_frames": 6536,
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
"video_files_size_in_mb": 200,
|
| 35 |
"fps": 10,
|
| 36 |
"splits": {
|
| 37 |
+
"train": "0:40"
|
| 38 |
},
|
| 39 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 40 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
|
|
| 124 |
1
|
| 125 |
],
|
| 126 |
"names": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
}
|
| 128 |
}
|
| 129 |
}
|