NuExtract-2.0-2B-TKG-Triples / generation_config.json
technotic's picture
Fixed: to to stop error
25ea659 verified
Raw
History Blame Contribute Delete
259 Bytes
{
"attn_implementation": "flash_attention_2",
"bos_token_id": 151643,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"do_sample": false,
"temperature": 0.0,
"top_p": 1.0,
"top_k": 1,
"transformers_version": "5.14.1"
}