Files
he_hallucination_detector_v1.0/generation_config.json

9 lines
140 B
JSON
Raw Normal View History

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