nllb-200-distilled_LoRA-math / generation_config.json
Omegaindebt's picture
Uploading a Merged LoRA w/ math capabilities
feac6e6 verified
raw
history blame contribute delete
184 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"decoder_start_token_id": 2,
"eos_token_id": 2,
"max_length": 200,
"pad_token_id": 1,
"transformers_version": "4.52.3"
}