Upload policy
Browse files- config.json +5 -13
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -2,13 +2,7 @@
|
|
| 2 |
"type": "act",
|
| 3 |
"n_obs_steps": 1,
|
| 4 |
"input_features": {
|
| 5 |
-
"observation.
|
| 6 |
-
"type": "STATE",
|
| 7 |
-
"shape": [
|
| 8 |
-
6
|
| 9 |
-
]
|
| 10 |
-
},
|
| 11 |
-
"observation.images.up": {
|
| 12 |
"type": "VISUAL",
|
| 13 |
"shape": [
|
| 14 |
3,
|
|
@@ -16,12 +10,10 @@
|
|
| 16 |
640
|
| 17 |
]
|
| 18 |
},
|
| 19 |
-
"observation.
|
| 20 |
-
"type": "
|
| 21 |
"shape": [
|
| 22 |
-
|
| 23 |
-
480,
|
| 24 |
-
640
|
| 25 |
]
|
| 26 |
}
|
| 27 |
},
|
|
@@ -29,7 +21,7 @@
|
|
| 29 |
"action": {
|
| 30 |
"type": "ACTION",
|
| 31 |
"shape": [
|
| 32 |
-
|
| 33 |
]
|
| 34 |
}
|
| 35 |
},
|
|
|
|
| 2 |
"type": "act",
|
| 3 |
"n_obs_steps": 1,
|
| 4 |
"input_features": {
|
| 5 |
+
"observation.images.top": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
"type": "VISUAL",
|
| 7 |
"shape": [
|
| 8 |
3,
|
|
|
|
| 10 |
640
|
| 11 |
]
|
| 12 |
},
|
| 13 |
+
"observation.state": {
|
| 14 |
+
"type": "STATE",
|
| 15 |
"shape": [
|
| 16 |
+
14
|
|
|
|
|
|
|
| 17 |
]
|
| 18 |
}
|
| 19 |
},
|
|
|
|
| 21 |
"action": {
|
| 22 |
"type": "ACTION",
|
| 23 |
"shape": [
|
| 24 |
+
14
|
| 25 |
]
|
| 26 |
}
|
| 27 |
},
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:651c021ea48cbec441d766975182432b9b57eb1aff88a8eb3c02af0672b076e5
|
| 3 |
+
size 206765304
|