Project_Pollock / checkpoint-64840 /generation_config.json
edwardb1203's picture
Upload 14 files (#1)
46baab8
raw
history blame
295 Bytes
{
"bos_token_id": 0,
"decoder_start_token_id": 2,
"early_stopping": true,
"eos_token_id": 2,
"length_penalty": 2.0,
"max_length": 256,
"min_length": 100,
"no_repeat_ngram_size": 3,
"num_beams": 2,
"pad_token_id": 1,
"transformers_version": "4.28.1",
"use_cache": false
}