Commit ·
7f20609
1
Parent(s): e2e2599
remove null param
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -12,7 +12,6 @@
|
|
| 12 |
"bad_words_ids": null,
|
| 13 |
"chunk_size_feed_forward": 0,
|
| 14 |
"classifier_dropout": null,
|
| 15 |
-
"cross_attention_hidden_size": null,
|
| 16 |
"decoder_start_token_id": null,
|
| 17 |
"diversity_penalty": 0.0,
|
| 18 |
"do_sample": false,
|
|
|
|
| 12 |
"bad_words_ids": null,
|
| 13 |
"chunk_size_feed_forward": 0,
|
| 14 |
"classifier_dropout": null,
|
|
|
|
| 15 |
"decoder_start_token_id": null,
|
| 16 |
"diversity_penalty": 0.0,
|
| 17 |
"do_sample": false,
|