evolai-0.4b / generation_config.json
andrebarrosilva1123's picture
epoch 22407 | block 8066521 | steps 350 | loss 0.4489 | sim_abs 0.297 sq_acc 0.01
3f1bac0 verified
raw
history blame contribute delete
213 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.6.2"
}