Upload folder using huggingface_hub
Browse files- meta/info.json +27 -1
meta/info.json
CHANGED
|
@@ -40,7 +40,33 @@
|
|
| 40 |
6
|
| 41 |
]
|
| 42 |
},
|
| 43 |
-
"observation.images.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
"dtype": "video",
|
| 45 |
"shape": [
|
| 46 |
480,
|
|
|
|
| 40 |
6
|
| 41 |
]
|
| 42 |
},
|
| 43 |
+
"observation.images.camera1": {
|
| 44 |
+
"dtype": "video",
|
| 45 |
+
"shape": [
|
| 46 |
+
480,
|
| 47 |
+
640,
|
| 48 |
+
3
|
| 49 |
+
],
|
| 50 |
+
"names": [
|
| 51 |
+
"height",
|
| 52 |
+
"width",
|
| 53 |
+
"channels"
|
| 54 |
+
]
|
| 55 |
+
},
|
| 56 |
+
"observation.images.camera2": {
|
| 57 |
+
"dtype": "video",
|
| 58 |
+
"shape": [
|
| 59 |
+
480,
|
| 60 |
+
640,
|
| 61 |
+
3
|
| 62 |
+
],
|
| 63 |
+
"names": [
|
| 64 |
+
"height",
|
| 65 |
+
"width",
|
| 66 |
+
"channels"
|
| 67 |
+
]
|
| 68 |
+
},
|
| 69 |
+
"observation.images.camera3": {
|
| 70 |
"dtype": "video",
|
| 71 |
"shape": [
|
| 72 |
480,
|