Qwen3-0.6B-claim-extractor / generation_config.json
Aktsvigun's picture
Upload model trained with Unsloth
5b2520d verified
raw
history blame contribute delete
237 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 40960,
"pad_token_id": 151654,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.51.3"
}