Files
Qwen3-0.6B-PPO/generation_config.json

10 lines
165 B
JSON
Raw Permalink Normal View History

{
"bos_token_id": 151643,
"do_sample": true,
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.4.0"
}