whisper-small-gu / generation_config.json
1rsh's picture
End of training
b73b51a verified
raw
history blame
No virus
402 Bytes
{
"begin_suppress_tokens": [
220,
50257
],
"bos_token_id": 50257,
"decoder_start_token_id": 50258,
"eos_token_id": 50257,
"forced_decoder_ids": [
[
1,
50333
],
[
2,
50359
],
[
3,
50363
]
],
"max_length": 448,
"pad_token_id": 50257,
"suppress_tokens": [],
"transformers_version": "4.41.2",
"use_cache": false
}