Upload config

This commit is contained in:
Arthur Zucker 2022-09-27 07:08:50 +00:00 committed by huggingface-web
parent 1dff7eb67e
commit e8a418f8ca
1 changed files with 1 additions and 5 deletions

View File

@ -8,11 +8,7 @@
"decoder_ffn_dim": 1536, "decoder_ffn_dim": 1536,
"decoder_layerdrop": 0.0, "decoder_layerdrop": 0.0,
"decoder_layers": 4, "decoder_layers": 4,
"decoder_start_token_id": [ "decoder_start_token_id": 50257,
50258,
50259,
50359
],
"dropout": 0.0, "dropout": 0.0,
"encoder_attention_heads": 6, "encoder_attention_heads": 6,
"encoder_ffn_dim": 1536, "encoder_ffn_dim": 1536,