adalbertojunior
commited on
Commit
•
9ed6161
1
Parent(s):
835bd36
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"intermediate_size": 22528,
|
19 |
"layer_norm_eps": 1e-05,
|
20 |
"logit_scale": 0.0625,
|
21 |
-
"max_position_embeddings":
|
22 |
"model_max_length": 131072,
|
23 |
"model_type": "cohere",
|
24 |
"num_attention_heads": 64,
|
|
|
18 |
"intermediate_size": 22528,
|
19 |
"layer_norm_eps": 1e-05,
|
20 |
"logit_scale": 0.0625,
|
21 |
+
"max_position_embeddings": 131072,
|
22 |
"model_max_length": 131072,
|
23 |
"model_type": "cohere",
|
24 |
"num_attention_heads": 64,
|