File size: 194 Bytes
9b4bf4d |
1 2 3 4 5 6 7 8 9 10 11 |
{
"bos_token_id": 0,
"ctc_margin": 0,
"ctc_weight": 0.0,
"decoder_start_token_id": 0,
"eos_token_id": 1,
"max_length": 512,
"pad_token_id": 3,
"transformers_version": "4.39.3"
}
|