File size: 202 Bytes
7762450 |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"do_sample": true,
"temperature": 1.0,
"max_length": 100,
"pad_token_id": 50256,
"eos_token_id": 50256,
"bos_token_id": 50256,
"model_type": "hdlm",
"architectures": [
"HDLM"
]
} |