starsnatched commited on
Commit
814601a
1 Parent(s): 10b0e72

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "hidden_size": 5120,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 14336,
14
- "max_position_embeddings": 1024000,
15
  "model_type": "mistral",
16
  "num_attention_heads": 32,
17
  "num_hidden_layers": 40,
 
11
  "hidden_size": 5120,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 14336,
14
+ "max_position_embeddings": 64000,
15
  "model_type": "mistral",
16
  "num_attention_heads": 32,
17
  "num_hidden_layers": 40,