Upload meta/info.json with huggingface_hub
Browse files- meta/info.json +11 -3
meta/info.json
CHANGED
|
@@ -19,14 +19,18 @@
|
|
| 19 |
"shape": [
|
| 20 |
5
|
| 21 |
],
|
| 22 |
-
"names":
|
|
|
|
|
|
|
| 23 |
},
|
| 24 |
"action": {
|
| 25 |
"dtype": "float32",
|
| 26 |
"shape": [
|
| 27 |
2
|
| 28 |
],
|
| 29 |
-
"names":
|
|
|
|
|
|
|
| 30 |
},
|
| 31 |
"observation.image": {
|
| 32 |
"dtype": "image",
|
|
@@ -35,7 +39,11 @@
|
|
| 35 |
96,
|
| 36 |
96
|
| 37 |
],
|
| 38 |
-
"names":
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
},
|
| 40 |
"timestamp": {
|
| 41 |
"dtype": "float32",
|
|
|
|
| 19 |
"shape": [
|
| 20 |
5
|
| 21 |
],
|
| 22 |
+
"names": [
|
| 23 |
+
"state"
|
| 24 |
+
]
|
| 25 |
},
|
| 26 |
"action": {
|
| 27 |
"dtype": "float32",
|
| 28 |
"shape": [
|
| 29 |
2
|
| 30 |
],
|
| 31 |
+
"names": [
|
| 32 |
+
"action"
|
| 33 |
+
]
|
| 34 |
},
|
| 35 |
"observation.image": {
|
| 36 |
"dtype": "image",
|
|
|
|
| 39 |
96,
|
| 40 |
96
|
| 41 |
],
|
| 42 |
+
"names": [
|
| 43 |
+
"channels",
|
| 44 |
+
"height",
|
| 45 |
+
"width"
|
| 46 |
+
]
|
| 47 |
},
|
| 48 |
"timestamp": {
|
| 49 |
"dtype": "float32",
|