From 423bd00306c0b42ae265c5eb874cdd43fb0878d4 Mon Sep 17 00:00:00 2001 From: system Date: Wed, 6 May 2020 03:25:54 +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 0cd0101..9c48b55 100644 --- a/config.json +++ b/config.json @@ -35,7 +35,7 @@ "LABEL_2": 2 }, "max_position_embeddings": 512, - "model_type": "bart", + "model_type": "marian", "normalize_before": false, "normalize_embedding": false, "num_beams": 6,