hallucination_detector_v3 / generation_config.json
Feudor2's picture
Upload LlamaForCausalLM
77c52c1 verified
Raw
History Blame Contribute Delete
139 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.3,
"top_p": 0.9,
"transformers_version": "5.8.1"
}