Files
hallucination_detector_v3/generation_config.json

9 lines
139 B
JSON
Raw Permalink Normal View History

{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.3,
"top_p": 0.9,
"transformers_version": "5.8.1"
}