revision_PPO0.5 / generation_config.json
davidgaofc's picture
Push model using huggingface_hub.
2c04e54 verified
raw
history blame contribute delete
No virus
133 Bytes
{
"decoder_start_token_id": 0,
"eos_token_id": 1,
"max_length": 200,
"pad_token_id": 0,
"transformers_version": "4.44.0"
}