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