diff --git a/config.json b/config.json index 4f79ca3..982f2b0 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "initializer_range": 0.02, "intermediate_size": 4096, "layer_norm_eps": 1e-05, - "max_position_embeddings": 512, + "max_position_embeddings": 514, "num_attention_heads": 16, "num_hidden_layers": 24, "num_labels": 3,