Update config.json
This commit is contained in:
parent
40305ed0da
commit
f8e9a5be6b
|
@ -5,7 +5,7 @@
|
||||||
"add_bias_logits": false,
|
"add_bias_logits": false,
|
||||||
"add_final_layer_norm": false,
|
"add_final_layer_norm": false,
|
||||||
"architectures": [
|
"architectures": [
|
||||||
"MarianModel"
|
"MarianMTModel"
|
||||||
],
|
],
|
||||||
"attention_dropout": 0.0,
|
"attention_dropout": 0.0,
|
||||||
"bos_token_id": 0,
|
"bos_token_id": 0,
|
||||||
|
|
Loading…
Reference in New Issue