michaelfeil
commited on
Commit
•
56e0a98
1
Parent(s):
02dedaf
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
"LABEL_0": 0
|
25 |
},
|
26 |
"layer_norm_eps": 1e-5,
|
27 |
-
"max_position_embeddings":
|
28 |
"num_attention_heads": 12,
|
29 |
"num_hidden_layers": 12,
|
30 |
"output_past": true,
|
|
|
24 |
"LABEL_0": 0
|
25 |
},
|
26 |
"layer_norm_eps": 1e-5,
|
27 |
+
"max_position_embeddings": 1026,
|
28 |
"num_attention_heads": 12,
|
29 |
"num_hidden_layers": 12,
|
30 |
"output_past": true,
|