Upload folder using huggingface_hub
Browse files- meta/info.json +13 -0
meta/info.json
CHANGED
|
@@ -53,6 +53,19 @@
|
|
| 53 |
"channels"
|
| 54 |
]
|
| 55 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
"timestamp": {
|
| 57 |
"dtype": "float32",
|
| 58 |
"shape": [
|
|
|
|
| 53 |
"channels"
|
| 54 |
]
|
| 55 |
},
|
| 56 |
+
"observation.images.arm": {
|
| 57 |
+
"dtype": "video",
|
| 58 |
+
"shape": [
|
| 59 |
+
480,
|
| 60 |
+
640,
|
| 61 |
+
3
|
| 62 |
+
],
|
| 63 |
+
"names": [
|
| 64 |
+
"height",
|
| 65 |
+
"width",
|
| 66 |
+
"channels"
|
| 67 |
+
]
|
| 68 |
+
},
|
| 69 |
"timestamp": {
|
| 70 |
"dtype": "float32",
|
| 71 |
"shape": [
|