Upload meta/info.json with huggingface_hub
Browse files- meta/info.json +40 -16
meta/info.json
CHANGED
|
@@ -1,6 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v3.0",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"fps": 30,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
"features": {
|
| 5 |
"action": {
|
| 6 |
"dtype": "float32",
|
|
@@ -93,7 +105,13 @@
|
|
| 93 |
"video.is_depth_map": false,
|
| 94 |
"video.fps": 30,
|
| 95 |
"video.channels": 3,
|
| 96 |
-
"has_audio": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
}
|
| 98 |
},
|
| 99 |
"observation.images.overhead_camera": {
|
|
@@ -116,7 +134,13 @@
|
|
| 116 |
"video.is_depth_map": false,
|
| 117 |
"video.fps": 30,
|
| 118 |
"video.channels": 3,
|
| 119 |
-
"has_audio": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
}
|
| 121 |
},
|
| 122 |
"observation.images.anchor_camera_0": {
|
|
@@ -139,7 +163,13 @@
|
|
| 139 |
"video.is_depth_map": false,
|
| 140 |
"video.fps": 30,
|
| 141 |
"video.channels": 3,
|
| 142 |
-
"has_audio": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
}
|
| 144 |
},
|
| 145 |
"observation.images.anchor_camera_1": {
|
|
@@ -162,7 +192,13 @@
|
|
| 162 |
"video.is_depth_map": false,
|
| 163 |
"video.fps": 30,
|
| 164 |
"video.channels": 3,
|
| 165 |
-
"has_audio": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 166 |
}
|
| 167 |
},
|
| 168 |
"timestamp": {
|
|
@@ -200,17 +236,5 @@
|
|
| 200 |
],
|
| 201 |
"names": null
|
| 202 |
}
|
| 203 |
-
},
|
| 204 |
-
"total_episodes": 498,
|
| 205 |
-
"total_frames": 286951,
|
| 206 |
-
"total_tasks": 16,
|
| 207 |
-
"chunks_size": 1000,
|
| 208 |
-
"data_files_size_in_mb": 100,
|
| 209 |
-
"video_files_size_in_mb": 200,
|
| 210 |
-
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 211 |
-
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 212 |
-
"robot_type": "stringman",
|
| 213 |
-
"splits": {
|
| 214 |
-
"train": "0:498"
|
| 215 |
}
|
| 216 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v3.0",
|
| 3 |
+
"robot_type": "stringman",
|
| 4 |
+
"total_episodes": 482,
|
| 5 |
+
"total_frames": 278224,
|
| 6 |
+
"total_tasks": 16,
|
| 7 |
+
"chunks_size": 1000,
|
| 8 |
+
"data_files_size_in_mb": 100,
|
| 9 |
+
"video_files_size_in_mb": 200,
|
| 10 |
"fps": 30,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:482"
|
| 13 |
+
},
|
| 14 |
+
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 15 |
+
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 16 |
"features": {
|
| 17 |
"action": {
|
| 18 |
"dtype": "float32",
|
|
|
|
| 105 |
"video.is_depth_map": false,
|
| 106 |
"video.fps": 30,
|
| 107 |
"video.channels": 3,
|
| 108 |
+
"has_audio": false,
|
| 109 |
+
"video.g": 2,
|
| 110 |
+
"video.crf": 30,
|
| 111 |
+
"video.preset": 12,
|
| 112 |
+
"video.fast_decode": 0,
|
| 113 |
+
"video.video_backend": "pyav",
|
| 114 |
+
"video.extra_options": {}
|
| 115 |
}
|
| 116 |
},
|
| 117 |
"observation.images.overhead_camera": {
|
|
|
|
| 134 |
"video.is_depth_map": false,
|
| 135 |
"video.fps": 30,
|
| 136 |
"video.channels": 3,
|
| 137 |
+
"has_audio": false,
|
| 138 |
+
"video.g": 2,
|
| 139 |
+
"video.crf": 30,
|
| 140 |
+
"video.preset": 12,
|
| 141 |
+
"video.fast_decode": 0,
|
| 142 |
+
"video.video_backend": "pyav",
|
| 143 |
+
"video.extra_options": {}
|
| 144 |
}
|
| 145 |
},
|
| 146 |
"observation.images.anchor_camera_0": {
|
|
|
|
| 163 |
"video.is_depth_map": false,
|
| 164 |
"video.fps": 30,
|
| 165 |
"video.channels": 3,
|
| 166 |
+
"has_audio": false,
|
| 167 |
+
"video.g": 2,
|
| 168 |
+
"video.crf": 30,
|
| 169 |
+
"video.preset": 12,
|
| 170 |
+
"video.fast_decode": 0,
|
| 171 |
+
"video.video_backend": "pyav",
|
| 172 |
+
"video.extra_options": {}
|
| 173 |
}
|
| 174 |
},
|
| 175 |
"observation.images.anchor_camera_1": {
|
|
|
|
| 192 |
"video.is_depth_map": false,
|
| 193 |
"video.fps": 30,
|
| 194 |
"video.channels": 3,
|
| 195 |
+
"has_audio": false,
|
| 196 |
+
"video.g": 2,
|
| 197 |
+
"video.crf": 30,
|
| 198 |
+
"video.preset": 12,
|
| 199 |
+
"video.fast_decode": 0,
|
| 200 |
+
"video.video_backend": "pyav",
|
| 201 |
+
"video.extra_options": {}
|
| 202 |
}
|
| 203 |
},
|
| 204 |
"timestamp": {
|
|
|
|
| 236 |
],
|
| 237 |
"names": null
|
| 238 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 239 |
}
|
| 240 |
}
|