Upload folder using huggingface_hub
Browse files- meta/info.json +13 -0
meta/info.json
CHANGED
|
@@ -57,6 +57,19 @@
|
|
| 57 |
"channels"
|
| 58 |
]
|
| 59 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
"timestamp": {
|
| 61 |
"dtype": "float32",
|
| 62 |
"shape": [
|
|
|
|
| 57 |
"channels"
|
| 58 |
]
|
| 59 |
},
|
| 60 |
+
"observation.images.wrist": {
|
| 61 |
+
"dtype": "video",
|
| 62 |
+
"shape": [
|
| 63 |
+
720,
|
| 64 |
+
1280,
|
| 65 |
+
3
|
| 66 |
+
],
|
| 67 |
+
"names": [
|
| 68 |
+
"height",
|
| 69 |
+
"width",
|
| 70 |
+
"channels"
|
| 71 |
+
]
|
| 72 |
+
},
|
| 73 |
"timestamp": {
|
| 74 |
"dtype": "float32",
|
| 75 |
"shape": [
|