From 8ec4bbc232b1f047fd3e20a71ded5033cda1ef5b Mon Sep 17 00:00:00 2001 From: system Date: Fri, 31 Jan 2020 23:00:29 +0000 Subject: [PATCH] Update config.json --- config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.json b/config.json index 982f2b0..d04f72c 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,7 @@ { + "architectures": [ + "RobertaForSequenceClassification" + ], "attention_probs_dropout_prob": 0.1, "finetuning_task": null, "hidden_act": "gelu",