Changed num_beams to 4
This commit is contained in:
parent
8c2cceeaed
commit
ba13a98737
|
@ -44,7 +44,7 @@
|
|||
"model_type": "marian",
|
||||
"normalize_before": false,
|
||||
"normalize_embedding": false,
|
||||
"num_beams": 6,
|
||||
"num_beams": 4,
|
||||
"num_hidden_layers": 6,
|
||||
"pad_token_id": 61949,
|
||||
"scale_embedding": true,
|
||||
|
|
Loading…
Reference in New Issue