From 12ab565d6838f7ede37d0bbb27eddab19c2c353b 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 623abd6..982f2b0 100644 --- a/config.json +++ b/config.json @@ -15,6 +15,6 @@ "output_hidden_states": false, "pruned_heads": {}, "torchscript": false, - "type_vocab_size": 2, + "type_vocab_size": 1, "vocab_size": 50265 }