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

Update config.json

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