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

Update config.json

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