12 lines
222 B
JSON
12 lines
222 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 1,
|
|
"eos_token_id": 2,
|
|
"pad_token_id": 0,
|
|
"transformers_version": "4.38.2",
|
|
"do_sample": true,
|
|
"temperature": 0.5,
|
|
"top_p": 0.85,
|
|
"repetition_penalty": 1.05
|
|
}
|