gpt2-124m-ablation / generation_config.json
bitlabsdb's picture
Upload best model (Val Loss: 4.485)
1a20488 verified
raw
history blame contribute delete
178 Bytes
{
"bos_token_id": 50256,
"do_sample": true,
"eos_token_id": 50256,
"max_length": 256,
"pad_token_id": 50256,
"temperature": 0.8,
"transformers_version": "4.57.1"
}