File size: 258 Bytes
c60b871 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"_from_model_config": true,
"bos_token_id": 50257,
"decoder_start_token_id": 50258,
"eos_token_id": [
50257
],
"max_length": null,
"pad_token_id": 50257,
"suppress_tokens": [],
"transformers_version": "4.56.1",
"use_cache": false
}
|