Upload config
This commit is contained in:
parent
33560bff06
commit
47d9e19fb2
|
@ -19,6 +19,12 @@
|
|||
"encoder_layerdrop": 0.0,
|
||||
"encoder_layers": 4,
|
||||
"eos_token_id": 50256,
|
||||
"forced_decoder_ids": [
|
||||
[
|
||||
1,
|
||||
50362
|
||||
]
|
||||
],
|
||||
"init_std": 0.02,
|
||||
"is_encoder_decoder": true,
|
||||
"max_source_positions": 1500,
|
||||
|
|
Loading…
Reference in New Issue