NVIDIA-Nemotron-Parse-v1.1-TC / generation_config.json
katerynaCh's picture
Upload folder using huggingface_hub
bcb28c7 verified
{
"_from_model_config": true,
"bos_token_id": 0,
"decoder_start_token_id": 2,
"eos_token_id": 2,
"forced_eos_token_id": 2,
"pad_token_id": 1,
"max_new_tokens": 9000,
"do_sample": false,
"num_beams": 1,
"repetition_penalty": 1.1,
"transformers_version": "4.51.3",
"top_k": 1,
"temperature": 0
}