From 7e0da5a1cd5e7991e584acc9e9dadddcf43404d1 Mon Sep 17 00:00:00 2001 From: system Date: Fri, 28 Feb 2020 19:25:43 +0000 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 691dacf..6cc3c51 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,5 @@ { + "model_type": bert, "attention_probs_dropout_prob": 0.1, "hidden_act": "gelu", "hidden_dropout_prob": 0.1,