Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
davidgaofc
/
PPO_base
like
0
Reinforcement Learning
Transformers
Safetensors
t5
text2text-generation
trl
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e979c76
PPO_base
/
generation_config.json
davidgaofc
Push model using huggingface_hub.
e979c76
about 1 year ago
raw
Copy download link
history
blame
Safe
133 Bytes
{
"decoder_start_token_id"
:
0
,
"eos_token_id"
:
1
,
"max_length"
:
200
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.35.2"
}