File size: 197 Bytes
9b986da | 1 2 3 4 5 6 7 8 9 10 11 | {
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 32000,
"pad_token_id": 32000,
"temperature": null,
"top_k": null,
"top_p": null,
"transformers_version": "4.52.3"
}
|