Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,9 +4,6 @@ task_categories:
|
|
| 4 |
- robotics
|
| 5 |
tags:
|
| 6 |
- LeRobot
|
| 7 |
-
- so101
|
| 8 |
-
- teleop
|
| 9 |
-
- cylinder-in-hole
|
| 10 |
configs:
|
| 11 |
- config_name: default
|
| 12 |
data_files: data/*/*.parquet
|
|
@@ -15,7 +12,7 @@ configs:
|
|
| 15 |
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
| 16 |
|
| 17 |
|
| 18 |
-
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=JonathanGiegold/cylinder-in-hole-
|
| 19 |
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
|
| 20 |
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
|
| 21 |
</a>
|
|
@@ -159,8 +156,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 159 |
"names": null
|
| 160 |
}
|
| 161 |
},
|
| 162 |
-
"total_episodes":
|
| 163 |
-
"total_frames":
|
| 164 |
"total_tasks": 1,
|
| 165 |
"chunks_size": 1000,
|
| 166 |
"data_files_size_in_mb": 100,
|
|
@@ -169,7 +166,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 169 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 170 |
"robot_type": "so_follower",
|
| 171 |
"splits": {
|
| 172 |
-
"train": "0:
|
| 173 |
}
|
| 174 |
}
|
| 175 |
```
|
|
|
|
| 4 |
- robotics
|
| 5 |
tags:
|
| 6 |
- LeRobot
|
|
|
|
|
|
|
|
|
|
| 7 |
configs:
|
| 8 |
- config_name: default
|
| 9 |
data_files: data/*/*.parquet
|
|
|
|
| 12 |
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
| 13 |
|
| 14 |
|
| 15 |
+
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=JonathanGiegold/cylinder-in-hole-mirrored_rel_20260607_123349">
|
| 16 |
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
|
| 17 |
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
|
| 18 |
</a>
|
|
|
|
| 156 |
"names": null
|
| 157 |
}
|
| 158 |
},
|
| 159 |
+
"total_episodes": 134,
|
| 160 |
+
"total_frames": 87798,
|
| 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:134"
|
| 170 |
}
|
| 171 |
}
|
| 172 |
```
|