From 1095e13785953e3d203638d841544a4cca0ce3ac Mon Sep 17 00:00:00 2001 From: system Date: Wed, 6 May 2020 03:13:41 +0000 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 4697dac..1c51480 100644 --- a/config.json +++ b/config.json @@ -15,6 +15,7 @@ "decoder_ffn_dim": 2048, "decoder_layerdrop": 0.0, "decoder_layers": 6, + "decoder_start_token_id": 58100, "dropout": 0.1, "encoder_attention_heads": 8, "encoder_ffn_dim": 2048,