File size: 394 Bytes
f8cee43 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | {
"begin_suppress_tokens": [],
"bos_token_id": 643,
"decoder_start_token_id": 644,
"eos_token_id": [
643
],
"forced_decoder_ids": [
[
1,
720
],
[
2,
648
],
[
3,
652
]
],
"language": null,
"max_length": 448,
"pad_token_id": 643,
"repetition_penalty": 1.2,
"task": null,
"transformers_version": "4.57.1"
}
|