Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ tags:
|
|
| 7 |
- ur5
|
| 8 |
- robotis
|
| 9 |
- host:robotics-server-3
|
| 10 |
-
- date:2026-05-
|
| 11 |
- platform:x86_64
|
| 12 |
configs:
|
| 13 |
- config_name: default
|
|
@@ -38,15 +38,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 38 |
{
|
| 39 |
"codebase_version": "v3.0",
|
| 40 |
"robot_type": "ur5",
|
| 41 |
-
"total_episodes":
|
| 42 |
-
"total_frames":
|
| 43 |
-
"total_tasks":
|
| 44 |
"chunks_size": 1000,
|
| 45 |
"data_files_size_in_mb": 100,
|
| 46 |
"video_files_size_in_mb": 200,
|
| 47 |
"fps": 30,
|
| 48 |
"splits": {
|
| 49 |
-
"train": "0:
|
| 50 |
},
|
| 51 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 52 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
@@ -161,7 +161,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 161 |
"ur5",
|
| 162 |
"robotis",
|
| 163 |
"host:robotics-server-3",
|
| 164 |
-
"date:2026-05-
|
| 165 |
"platform:x86_64"
|
| 166 |
]
|
| 167 |
}
|
|
|
|
| 7 |
- ur5
|
| 8 |
- robotis
|
| 9 |
- host:robotics-server-3
|
| 10 |
+
- date:2026-05-15
|
| 11 |
- platform:x86_64
|
| 12 |
configs:
|
| 13 |
- config_name: default
|
|
|
|
| 38 |
{
|
| 39 |
"codebase_version": "v3.0",
|
| 40 |
"robot_type": "ur5",
|
| 41 |
+
"total_episodes": 24,
|
| 42 |
+
"total_frames": 12684,
|
| 43 |
+
"total_tasks": 6,
|
| 44 |
"chunks_size": 1000,
|
| 45 |
"data_files_size_in_mb": 100,
|
| 46 |
"video_files_size_in_mb": 200,
|
| 47 |
"fps": 30,
|
| 48 |
"splits": {
|
| 49 |
+
"train": "0:24"
|
| 50 |
},
|
| 51 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 52 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
|
|
| 161 |
"ur5",
|
| 162 |
"robotis",
|
| 163 |
"host:robotics-server-3",
|
| 164 |
+
"date:2026-05-15",
|
| 165 |
"platform:x86_64"
|
| 166 |
]
|
| 167 |
}
|