Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
},
|
19 |
"text_config": {
|
20 |
"hidden_size": 2560,
|
21 |
-
"intermediate_size":
|
22 |
"max_position_embeddings": 65536,
|
23 |
"model_type": "aria_text",
|
24 |
"moe_intermediate_size": 1664,
|
|
|
18 |
},
|
19 |
"text_config": {
|
20 |
"hidden_size": 2560,
|
21 |
+
"intermediate_size": 1664,
|
22 |
"max_position_embeddings": 65536,
|
23 |
"model_type": "aria_text",
|
24 |
"moe_intermediate_size": 1664,
|