From bbbb96c1319c63786cbe53f5d35e4e857b4a0c95 Mon Sep 17 00:00:00 2001 From: system Date: Thu, 26 Sep 2019 16:34:03 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 3b85c79..9bd5ee1 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "initializer_range": 0.02, "intermediate_size": 3072, "layer_norm_eps": 1e-05, - "max_position_embeddings": 514, + "max_position_embeddings": 512, "num_attention_heads": 12, "num_hidden_layers": 12, "num_labels": 2,