Text Generation
Transformers
Safetensors
PyTorch
English
fineweb_decoder
causal-lm
custom-code
educational
custom_code
fineweb-12m-sft / generation_config.json
PeterRabbit's picture
Publish model weights, tokenizer, code, and model card
9505dc3 verified
Raw
History Blame Contribute Delete
189 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"pad_token_id": 1,
"do_sample": true,
"temperature": 0.8,
"top_k": 40,
"max_new_tokens": 128
}