DeCRED_linear_mixing_tuning / generation_config.json
Lakoc's picture
End of training
ea7acb7 verified
{
"apply_eos_space_trick": false,
"bos_token_id": 0,
"ctc_margin": 0,
"ctc_weight": 0.0,
"decoder_start_token_id": 0,
"eos_space_trick_weight": 0.0,
"eos_token_id": 1,
"lm_model": null,
"lm_weight": 0.0,
"max_length": 512,
"pad_token_id": 3,
"space_token_id": -1,
"transformers_version": "4.40.0.dev0"
}