bart-translation-zh-yue / generation_config.json
indiejoseph's picture
Training in progress, step 500
f31f0bc
raw
history blame
247 Bytes
{
"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": 3,
"num_beams": 4,
"pad_token_id": 0,
"transformers_version": "4.35.0.dev0"
}