Update config.json
Browse files- config.json +0 -3
config.json
CHANGED
|
@@ -3,9 +3,6 @@
|
|
| 3 |
"activation_function": "gelu",
|
| 4 |
"add_bias_logits": false,
|
| 5 |
"add_final_layer_norm": false,
|
| 6 |
-
"architectures": [
|
| 7 |
-
"BartForConditionalGeneration"
|
| 8 |
-
],
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"bos_token_id": 0,
|
| 11 |
"classif_dropout": 0.0,
|
|
|
|
| 3 |
"activation_function": "gelu",
|
| 4 |
"add_bias_logits": false,
|
| 5 |
"add_final_layer_norm": false,
|
|
|
|
|
|
|
|
|
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"bos_token_id": 0,
|
| 8 |
"classif_dropout": 0.0,
|