lab2_efficient / generation_config.json
reshphil23's picture
https://huggingface.co/Reshphil/lab2_efficient
37d37d5 verified
raw
history blame
288 Bytes
{
"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"
}