Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -27,15 +27,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 27 |
{
|
| 28 |
"codebase_version": "v2.0",
|
| 29 |
"robot_type": "so100",
|
| 30 |
-
"total_episodes":
|
| 31 |
-
"total_frames":
|
| 32 |
"total_tasks": 1,
|
| 33 |
"total_videos": 10,
|
| 34 |
"total_chunks": 1,
|
| 35 |
"chunks_size": 1000,
|
| 36 |
"fps": 30,
|
| 37 |
"splits": {
|
| 38 |
-
"train": "0:
|
| 39 |
},
|
| 40 |
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 41 |
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
|
@@ -91,6 +91,29 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 91 |
"has_audio": false
|
| 92 |
}
|
| 93 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
"timestamp": {
|
| 95 |
"dtype": "float32",
|
| 96 |
"shape": [
|
|
|
|
| 27 |
{
|
| 28 |
"codebase_version": "v2.0",
|
| 29 |
"robot_type": "so100",
|
| 30 |
+
"total_episodes": 5,
|
| 31 |
+
"total_frames": 7068,
|
| 32 |
"total_tasks": 1,
|
| 33 |
"total_videos": 10,
|
| 34 |
"total_chunks": 1,
|
| 35 |
"chunks_size": 1000,
|
| 36 |
"fps": 30,
|
| 37 |
"splits": {
|
| 38 |
+
"train": "0:5"
|
| 39 |
},
|
| 40 |
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 41 |
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
|
|
|
| 91 |
"has_audio": false
|
| 92 |
}
|
| 93 |
},
|
| 94 |
+
"observation.images.phone": {
|
| 95 |
+
"dtype": "video",
|
| 96 |
+
"shape": [
|
| 97 |
+
480,
|
| 98 |
+
640,
|
| 99 |
+
3
|
| 100 |
+
],
|
| 101 |
+
"names": [
|
| 102 |
+
"height",
|
| 103 |
+
"width",
|
| 104 |
+
"channels"
|
| 105 |
+
],
|
| 106 |
+
"info": {
|
| 107 |
+
"video.fps": 30.0,
|
| 108 |
+
"video.height": 480,
|
| 109 |
+
"video.width": 640,
|
| 110 |
+
"video.channels": 3,
|
| 111 |
+
"video.codec": "av1",
|
| 112 |
+
"video.pix_fmt": "yuv420p",
|
| 113 |
+
"video.is_depth_map": false,
|
| 114 |
+
"has_audio": false
|
| 115 |
+
}
|
| 116 |
+
},
|
| 117 |
"timestamp": {
|
| 118 |
"dtype": "float32",
|
| 119 |
"shape": [
|