Ralf Römer commited on
Commit ·
c62c789
1
Parent(s): 87667d8
Initial commit of pretrained policy
Browse files- config.json +2 -2
- model.safetensors +2 -2
- model_old.safetensors +3 -0
config.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"ACTION": "MIN_MAX"
|
| 8 |
},
|
| 9 |
"input_features": {
|
| 10 |
-
"observation.images.
|
| 11 |
"type": "VISUAL",
|
| 12 |
"shape": [
|
| 13 |
3,
|
|
@@ -15,7 +15,7 @@
|
|
| 15 |
320
|
| 16 |
]
|
| 17 |
},
|
| 18 |
-
"observation.images.
|
| 19 |
"type": "VISUAL",
|
| 20 |
"shape": [
|
| 21 |
3,
|
|
|
|
| 7 |
"ACTION": "MIN_MAX"
|
| 8 |
},
|
| 9 |
"input_features": {
|
| 10 |
+
"observation.images.primary": {
|
| 11 |
"type": "VISUAL",
|
| 12 |
"shape": [
|
| 13 |
3,
|
|
|
|
| 15 |
320
|
| 16 |
]
|
| 17 |
},
|
| 18 |
+
"observation.images.wrist": {
|
| 19 |
"type": "VISUAL",
|
| 20 |
"shape": [
|
| 21 |
3,
|
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:77fc187bb92bb99022f62d683dd1ca73b3316e142a1b6b68453f9d5e0b563769
|
| 3 |
+
size 774573572
|
model_old.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3222f66a670995ffb99964a8bc766a66dbff561bce90577e8a97e65fb4c6aa1
|
| 3 |
+
size 774573620
|