henryL7 commited on
Commit
9b241cc
1 Parent(s): 1651b33

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-uncased",
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,