internlm2.5_7b_distill_orpo / generation_config.json
juneup's picture
Upload folder using huggingface_hub
c5128dc verified
raw
history blame contribute delete
123 Bytes
{
"bos_token_id": 1,
"eos_token_id": [
2,
92542
],
"pad_token_id": 2,
"transformers_version": "4.39.0"
}