whisper_base_fr / generation_config.json
dearyoungjo's picture
adding generation_config.json
94f8867
raw
history blame
517 Bytes
{
"alignment_heads": [
[
3,
1
],
[
4,
2
],
[
4,
3
],
[
4,
7
],
[
5,
1
],
[
5,
2
],
[
5,
4
],
[
5,
6
]
],
"begin_suppress_tokens": [
220,
50257
],
"bos_token_id": 50257,
"decoder_start_token_id": 50258,
"eos_token_id": 50257,
"max_length": 448,
"pad_token_id": 50257,
"transformers_version": "4.37.0.dev0",
"use_cache": false
}