henryL7 commited on
Commit
b43d959
1 Parent(s): 89a9ca2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "facebook/bart-large-cnn",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
- "BartScorer"
9
  ],
10
  "attention_dropout": 0.0,
11
  "bos_token_id": 0,
 
1
  {
2
+ "_name_or_path": "yale-lily/brio-cnndm-cased",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
+ "BartForConditionalGeneration"
9
  ],
10
  "attention_dropout": 0.0,
11
  "bos_token_id": 0,