From f52b0baa25c015f13609e822b15951548c4c3a8d Mon Sep 17 00:00:00 2001 From: system Date: Tue, 1 Oct 2019 23:19:34 +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..1019621 100644 --- a/config.json +++ b/config.json @@ -14,6 +14,6 @@ "output_attentions": false, "output_hidden_states": false, "torchscript": false, - "type_vocab_size": 1, + "type_vocab_size": 2, "vocab_size": 50265 }