sharpenb's picture
Upload folder using huggingface_hub (#1)
c4af5c0 verified
raw
history blame contribute delete
No virus
261 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_new_tokens": 1536,
"no_repeat_ngram_size": 15,
"pad_token_id": 0,
"repetition_penalty": 1.1,
"temperature": 0.2,
"top_k": 40,
"top_p": 0.9,
"transformers_version": "4.40.0"
}