Commit
·
88467fe
1
Parent(s):
94a6bec
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"add_bias_logits": false,
|
| 6 |
"add_final_layer_norm": true,
|
| 7 |
"architectures": [
|
| 8 |
-
"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.0,
|
| 11 |
"bos_token_id": 0,
|
|
|
|
| 5 |
"add_bias_logits": false,
|
| 6 |
"add_final_layer_norm": true,
|
| 7 |
"architectures": [
|
| 8 |
+
"MBartForConditionalGeneration"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.0,
|
| 11 |
"bos_token_id": 0,
|