Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -141,6 +141,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
141 |
]
|
142 |
}
|
143 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
144 |
"observation.images.cam_high": {
|
145 |
"dtype": "video",
|
146 |
"shape": [
|
@@ -237,13 +244,6 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
237 |
1
|
238 |
],
|
239 |
"names": null
|
240 |
-
},
|
241 |
-
"task_index": {
|
242 |
-
"dtype": "int64",
|
243 |
-
"shape": [
|
244 |
-
1
|
245 |
-
],
|
246 |
-
"names": null
|
247 |
}
|
248 |
}
|
249 |
}
|
|
|
141 |
]
|
142 |
}
|
143 |
},
|
144 |
+
"task_index": {
|
145 |
+
"dtype": "int64",
|
146 |
+
"shape": [
|
147 |
+
1
|
148 |
+
],
|
149 |
+
"names": null
|
150 |
+
},
|
151 |
"observation.images.cam_high": {
|
152 |
"dtype": "video",
|
153 |
"shape": [
|
|
|
244 |
1
|
245 |
],
|
246 |
"names": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
247 |
}
|
248 |
}
|
249 |
}
|