lab2_8bit_adam / generation_config.json
reshphil23's picture
https://huggingface.co/Reshphil/lab2_8bit_adam
a7eed2f verified
{
"bad_words_ids": [
[
59513
]
],
"bos_token_id": 0,
"decoder_start_token_id": 59513,
"eos_token_id": 0,
"forced_eos_token_id": 0,
"max_length": 512,
"num_beams": 4,
"pad_token_id": 59513,
"renormalize_logits": true,
"transformers_version": "4.38.1"
}