Rololi commited on
Commit
4af1235
1 Parent(s): 43fa460

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "layer_norm_eps": 1e-12,
24
- "max_position_embeddings": 2048,
25
  "model_max_length": 2048,
26
  "model_type": "bert",
27
  "num_attention_heads": 12,
 
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "layer_norm_eps": 1e-12,
24
+ "max_position_embeddings": 8192,
25
  "model_max_length": 2048,
26
  "model_type": "bert",
27
  "num_attention_heads": 12,