tiny-processor-lighton_ocr / generation_config.json
hf-transformers-bot's picture
Add tiny processor fixture for testing
a95b63e verified
Raw
History Blame Contribute Delete
238 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.2,
"top_k": 0,
"top_p": 0.9,
"transformers_version": "4.55.3"
}