changpt-bart / generation_config.json
voidful's picture
init commit
26e2a81
raw
history blame
No virus
272 Bytes
{
"_from_model_config": true,
"bos_token_id": 101,
"decoder_start_token_id": 102,
"early_stopping": true,
"eos_token_id": 102,
"forced_eos_token_id": 102,
"no_repeat_ngram_size": 2,
"num_beams": 5,
"pad_token_id": 0,
"transformers_version": "4.26.1"
}