CS443_RLHF_v1 / gpt2_ppo /generation_config.json
smadala2's picture
Uploading GPT2 PPO
5a7ace0 verified
raw
history blame contribute delete
119 Bytes
{
"_from_model_config": true,
"bos_token_id": 50256,
"eos_token_id": 50256,
"transformers_version": "4.40.1"
}