13 lines
257 B
JSON
13 lines
257 B
JSON
|
{
|
||
|
"_from_model_config": true,
|
||
|
"bos_token_id": 1,
|
||
|
"eos_token_id": 2,
|
||
|
"pad_token_id": 0,
|
||
|
"transformers_version": "4.39.2",
|
||
|
"top_k": 5,
|
||
|
"top_p": 0.8,
|
||
|
"temperature": 0.3,
|
||
|
"repetition_penalty":1.1,
|
||
|
"do_sample": true
|
||
|
}
|