From 08469e4141afbf595dcc040fb005a911f5fb2504 Mon Sep 17 00:00:00 2001 From: system Date: Wed, 6 May 2020 03:13:47 +0000 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index edb96d2..0cd0101 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": 59513, "dropout": 0.1, "encoder_attention_heads": 8, "encoder_ffn_dim": 2048,