File size: 197 Bytes
2fc1c62 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"pad_token_id": 32000,
"temperature": null,
"top_p": null,
"transformers_version": "4.44.0"
}
|