PP-FormulaNet_plus-L-ONNX / generation_config.json
ningpp's picture
Upload 7 files
f883749 verified
raw
history blame contribute delete
186 Bytes
{
"bos_token_id": 0,
"eos_token_id": 2,
"forced_eos_token_id": 2,
"decoder_start_token_id": 2,
"max_length": 1537,
"pad_token_id": 1,
"use_cache": true
}