Update config.json (#15)
Browse files- Update config.json (cbc21fd82e7b55b182969b8469b25ec6988f2cb0)
- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
"layer_norm_eps": 1e-05,
|
21 |
-
"max_position_embeddings":
|
22 |
"num_attention_heads": 12,
|
23 |
"num_hidden_layers": 12,
|
24 |
"output_past": true,
|
|
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
"layer_norm_eps": 1e-05,
|
21 |
+
"max_position_embeddings": 8194,
|
22 |
"num_attention_heads": 12,
|
23 |
"num_hidden_layers": 12,
|
24 |
"output_past": true,
|