From e8a418f8ca96fc6737ce9459575aeca105198069 Mon Sep 17 00:00:00 2001 From: Arthur Zucker Date: Tue, 27 Sep 2022 07:08:50 +0000 Subject: [PATCH] Upload config --- config.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/config.json b/config.json index 9e9121d..2150571 100644 --- a/config.json +++ b/config.json @@ -8,11 +8,7 @@ "decoder_ffn_dim": 1536, "decoder_layerdrop": 0.0, "decoder_layers": 4, - "decoder_start_token_id": [ - 50258, - 50259, - 50359 - ], + "decoder_start_token_id": 50257, "dropout": 0.0, "encoder_attention_heads": 6, "encoder_ffn_dim": 1536,