14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 1,
|
|
"eos_token_id": 2,
|
|
"pad_token_id": 0,
|
|
"transformers_version": "4.31.0",
|
|
"top_k": 5,
|
|
"top_p": 0.87,
|
|
"temperature": 0.4,
|
|
"repetition_penalty": 1.1,
|
|
"do_sample": true,
|
|
"max_length": 1024
|
|
}
|