rag / generation_config.json
jaffolte's picture
Upload RagSequenceForGeneration
73d62ba verified
raw
history blame
No virus
299 Bytes
{
"_from_model_config": true,
"bad_words_ids": [
[
0,
0
]
],
"decoder_start_token_id": 0,
"eos_token_id": 1,
"forced_eos_token_id": 2,
"max_length": 50,
"min_length": 1,
"num_beams": 4,
"pad_token_id": 0,
"transformers_version": "4.40.2"
}