lmzheng commited on
Commit
9a93d7d
1 Parent(s): c5403f0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -9,6 +9,7 @@
9
  "hidden_size": 4096,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 11008,
 
12
  "max_position_embeddings": 4096,
13
  "model_type": "llama",
14
  "num_attention_heads": 32,
 
9
  "hidden_size": 4096,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 11008,
12
+ "max_sequence_length": 16384,
13
  "max_position_embeddings": 4096,
14
  "model_type": "llama",
15
  "num_attention_heads": 32,