File size: 171 Bytes
1fc9847 | 1 2 3 4 5 6 7 8 9 10 | {
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"transformers_version": "4.36.2",
"do_sample": true,
"top_p": 0.9,
"temperature": 0.75
}
|
1fc9847 | 1 2 3 4 5 6 7 8 9 10 | {
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"transformers_version": "4.36.2",
"do_sample": true,
"top_p": 0.9,
"temperature": 0.75
}
|