Update config.json
This commit is contained in:
parent
e9e8d44c56
commit
5b45874c88
|
@ -15,6 +15,7 @@
|
||||||
"decoder_ffn_dim": 2048,
|
"decoder_ffn_dim": 2048,
|
||||||
"decoder_layerdrop": 0.0,
|
"decoder_layerdrop": 0.0,
|
||||||
"decoder_layers": 6,
|
"decoder_layers": 6,
|
||||||
|
"decoder_start_token_id": 62517,
|
||||||
"dropout": 0.1,
|
"dropout": 0.1,
|
||||||
"encoder_attention_heads": 8,
|
"encoder_attention_heads": 8,
|
||||||
"encoder_ffn_dim": 2048,
|
"encoder_ffn_dim": 2048,
|
||||||
|
|
Loading…
Reference in New Issue