theSOL1 commited on
Commit
39cd651
1 Parent(s): 78fdbfc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -8,7 +8,10 @@
8
  "BartForConditionalGeneration"
9
  ],
10
  "attention_dropout": 0.0,
11
- "author": "Heewon Jeon(madjakarta@gmail.com)",
 
 
 
12
  "bos_token_id": 1,
13
  "classif_dropout": 0.1,
14
  "classifier_dropout": 0.1,
 
8
  "BartForConditionalGeneration"
9
  ],
10
  "attention_dropout": 0.0,
11
+ "author": [
12
+ "Subin Park(enlightkorean@gmail.com)",
13
+ "Changgeog Kang()"
14
+ ]
15
  "bos_token_id": 1,
16
  "classif_dropout": 0.1,
17
  "classifier_dropout": 0.1,