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