TAU-R1-Classifier / generation_config.json
yl4300's picture
Upload folder using huggingface_hub
6a593c2 verified
raw
history blame contribute delete
177 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151645,
151643
],
"pad_token_id": 151643,
"top_k": 20,
"top_p": 0.9,
"transformers_version": "4.57.3"
}