Push model using huggingface_hub.
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -17,7 +17,8 @@
|
|
| 17 |
"out_dims": 500,
|
| 18 |
"positional_embedding_type": "none",
|
| 19 |
"prediction_reshaper": [
|
| 20 |
-
|
|
|
|
| 21 |
],
|
| 22 |
"synapse_depth": 8
|
| 23 |
}
|
|
|
|
| 17 |
"out_dims": 500,
|
| 18 |
"positional_embedding_type": "none",
|
| 19 |
"prediction_reshaper": [
|
| 20 |
+
100,
|
| 21 |
+
5
|
| 22 |
],
|
| 23 |
"synapse_depth": 8
|
| 24 |
}
|