From f8e9a5be6b5051d70621ebfc7cf489ca131822f3 Mon Sep 17 00:00:00 2001 From: system Date: Wed, 29 Apr 2020 01:44:21 +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 1f82742..4697dac 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "add_bias_logits": false, "add_final_layer_norm": false, "architectures": [ - "MarianModel" + "MarianMTModel" ], "attention_dropout": 0.0, "bos_token_id": 0,