From 00f126a8df80c3d2658ce9f1df7e573b740e3b9d Mon Sep 17 00:00:00 2001 From: system Date: Tue, 7 Apr 2020 14:29:57 +0000 Subject: [PATCH] Update config.json --- config.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.json b/config.json index 96b7eef..344dff4 100644 --- a/config.json +++ b/config.json @@ -32,21 +32,18 @@ }, "translation_en_to_de": { "early_stopping": true, - "length_penalty": 2.0, "max_length": 300, "num_beams": 4, "prefix": "translate English to German: " }, "translation_en_to_fr": { "early_stopping": true, - "length_penalty": 2.0, "max_length": 300, "num_beams": 4, "prefix": "translate English to French: " }, "translation_en_to_ro": { "early_stopping": true, - "length_penalty": 2.0, "max_length": 300, "num_beams": 4, "prefix": "translate English to Romanian: "