Push model using huggingface_hub.
Browse files- config.json +3 -37
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,39 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
"block_count": 2,
|
| 6 |
-
"head": "gaussian",
|
| 7 |
-
"hidden_size": 128,
|
| 8 |
-
"input_size": 57,
|
| 9 |
-
"layers": [
|
| 10 |
-
256,
|
| 11 |
-
128
|
| 12 |
-
],
|
| 13 |
-
"memory_ff_mult": 2.0,
|
| 14 |
-
"memory_input_size": 128,
|
| 15 |
-
"memory_n_layers": 1,
|
| 16 |
-
"normalized_inputs": true,
|
| 17 |
-
"output_size": 12
|
| 18 |
-
},
|
| 19 |
-
"loco_actor_class": "ActorS5",
|
| 20 |
-
"man_actor": {
|
| 21 |
-
"activation_fns": "tanh",
|
| 22 |
-
"actor_scale": 1.0,
|
| 23 |
-
"block_count": 1,
|
| 24 |
-
"head": "beta",
|
| 25 |
-
"hidden_size": 128,
|
| 26 |
-
"input_size": 66,
|
| 27 |
-
"layers": [
|
| 28 |
-
128,
|
| 29 |
-
64
|
| 30 |
-
],
|
| 31 |
-
"memory_ff_mult": 2.0,
|
| 32 |
-
"memory_input_size": 128,
|
| 33 |
-
"memory_n_layers": 1,
|
| 34 |
-
"normalized_inputs": true,
|
| 35 |
-
"output_size": 4
|
| 36 |
-
},
|
| 37 |
-
"man_actor_class": "ActorS5",
|
| 38 |
-
"man_frequency": 20
|
| 39 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"loco_actor_class": null,
|
| 3 |
+
"man_actor_class": null,
|
| 4 |
+
"man_frequency": 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1859964
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4eecc6bd8bbed85aeee5bdb262031f409f147994573ee4d773d08343fd00640
|
| 3 |
size 1859964
|