deetsml commited on
Commit
5891523
·
1 Parent(s): 9114cfd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -5,6 +5,7 @@
5
  "activation_function": "gelu",
6
  "add_final_layer_norm": false,
7
  "architectures": [
 
8
  "BartForSequenceClassification"
9
  ],
10
  "attention_dropout": 0.0,
 
5
  "activation_function": "gelu",
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
+ "BartModel",
9
  "BartForSequenceClassification"
10
  ],
11
  "attention_dropout": 0.0,