MyFirstAI / generation_config.json
hacer201145's picture
Update generation_config.json
7f710ef verified
raw
history blame
212 Bytes
Invalid JSON: Expected ',' or '}' after property value in JSONat line 10, column 31
{
"bos_token_id": 151645,
"pad_token_id": 151643,
"do_sample": true,
"eos_token_id": 2,
"repetition_penalty": 1.2,
"temperature": 0.7,
"top_p": 0.8,
"top_k": 29,
"transformers_version": 4.37.0
}