my-model / generation_config.json
sgjwong's picture
https://huggingface.co/sgjwong/babylm_test
948c16b verified
raw
history blame contribute delete
225 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": [
2
],
"output_attentions": false,
"output_hidden_states": false,
"pad_token_id": 1,
"transformers_version": "5.0.0",
"use_cache": true
}