Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -105,7 +105,7 @@
|
|
105 |
"do_sample": false,
|
106 |
"early_stopping": false,
|
107 |
"encoder_no_repeat_ngram_size": 0,
|
108 |
-
"eos_token_id":
|
109 |
"finetuning_task": null,
|
110 |
"forced_bos_token_id": null,
|
111 |
"forced_eos_token_id": null,
|
|
|
105 |
"do_sample": false,
|
106 |
"early_stopping": false,
|
107 |
"encoder_no_repeat_ngram_size": 0,
|
108 |
+
"eos_token_id": 102,
|
109 |
"finetuning_task": null,
|
110 |
"forced_bos_token_id": null,
|
111 |
"forced_eos_token_id": null,
|