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