UniNER-7B-all-onnx / generation_config.json
dbarker9's picture
Upload generation_config.json with huggingface_hub
2b3fe6f
raw
history blame
132 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.35.0"
}