Upload folder using huggingface_hub
Browse files- meta/info.json +13 -0
meta/info.json
CHANGED
|
@@ -40,6 +40,19 @@
|
|
| 40 |
6
|
| 41 |
]
|
| 42 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
"observation.images.grabber": {
|
| 44 |
"dtype": "video",
|
| 45 |
"shape": [
|
|
|
|
| 40 |
6
|
| 41 |
]
|
| 42 |
},
|
| 43 |
+
"observation.images.front": {
|
| 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.grabber": {
|
| 57 |
"dtype": "video",
|
| 58 |
"shape": [
|