PPO_base / generation_config.json
davidgaofc's picture
Push model using huggingface_hub.
e979c76
raw
history blame
133 Bytes
{
"decoder_start_token_id": 0,
"eos_token_id": 1,
"max_length": 200,
"pad_token_id": 0,
"transformers_version": "4.35.2"
}