jondurbin commited on
Commit
ae25679
1 Parent(s): a7c733a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "initializer_range": 0.02,
11
  "intermediate_size": 22016,
12
  "max_position_embeddings": 2048,
13
- "max_sequence_length": 3000,
14
  "model_type": "llama",
15
  "num_attention_heads": 64,
16
  "num_hidden_layers": 80,
 
10
  "initializer_range": 0.02,
11
  "intermediate_size": 22016,
12
  "max_position_embeddings": 2048,
13
+ "max_sequence_length": 2048,
14
  "model_type": "llama",
15
  "num_attention_heads": 64,
16
  "num_hidden_layers": 80,