Update generation_config.json
This commit is contained in:
parent
56db7eed1f
commit
cad221b554
|
@ -1,9 +1,10 @@
|
||||||
{
|
{
|
||||||
"_from_model_config": true,
|
"_from_model_config": false,
|
||||||
"begin_suppress_tokens": [
|
"begin_suppress_tokens": [
|
||||||
220,
|
220,
|
||||||
50256
|
50256
|
||||||
],
|
],
|
||||||
|
"return_timestampss":true,
|
||||||
"bos_token_id": 50257,
|
"bos_token_id": 50257,
|
||||||
"decoder_start_token_id": 50257,
|
"decoder_start_token_id": 50257,
|
||||||
"eos_token_id": 50256,
|
"eos_token_id": 50256,
|
||||||
|
|
Loading…
Reference in New Issue