Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"BartForConditionalGeneration"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.0,
|
| 11 |
-
"author": "
|
| 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": "Subin Park(enlightkorean@gmail.com)",
|
| 12 |
"bos_token_id": 1,
|
| 13 |
"classif_dropout": 0.1,
|
| 14 |
"classifier_dropout": 0.1,
|