From 5b45874c88266e1c1cfa9a99ee41a28eb3e13a18 Mon Sep 17 00:00:00 2001 From: system Date: Wed, 6 May 2020 03:14:43 +0000 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 541a05a..15dcacb 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": 62517, "dropout": 0.1, "encoder_attention_heads": 8, "encoder_ffn_dim": 2048,