bart-base-cantonese / generation_config.json
raptorkwok's picture
Training in progress, step 2000
eb8fb78
raw
history blame
272 Bytes
{
"_from_model_config": true,
"bos_token_id": 101,
"decoder_start_token_id": 102,
"early_stopping": true,
"eos_token_id": 104,
"forced_eos_token_id": 104,
"no_repeat_ngram_size": 3,
"num_beams": 4,
"pad_token_id": 0,
"transformers_version": "4.28.1"
}