Files
Lucie-7B-Instruct-human-data/generation_config.json

9 lines
169 B
JSON
Raw Normal View History

{
"bos_token_id": 0,
"eos_token_id": 267,
"pad_token_id": 3,
"max_length": 32000,
"do_sample": true,
"temperature": 0.6,
"transformers_version": "4.46.3"
}