From cc6128f93eb4d0f012299f4407d17c0b573afc68 Mon Sep 17 00:00:00 2001 From: system Date: Wed, 6 May 2020 03:26:04 +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 bdbe57a..c5fd6d2 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,