Training complete
Browse files- config.json +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"POSITIVE": 2
|
28 |
},
|
29 |
"layer_norm_eps": 1e-12,
|
30 |
-
"max_position_embeddings":
|
31 |
"model_type": "albert",
|
32 |
"net_structure_type": 0,
|
33 |
"num_attention_heads": 12,
|
|
|
27 |
"POSITIVE": 2
|
28 |
},
|
29 |
"layer_norm_eps": 1e-12,
|
30 |
+
"max_position_embeddings": 512,
|
31 |
"model_type": "albert",
|
32 |
"net_structure_type": 0,
|
33 |
"num_attention_heads": 12,
|