File size: 108 Bytes
a5f59cc |
1 2 3 4 5 6 7 |
{
"max_length": 128,
"temperature": 1.0,
"top_k": 50,
"top_p": 0.95,
"do_sample": true
} |
a5f59cc |
1 2 3 4 5 6 7 |
{
"max_length": 128,
"temperature": 1.0,
"top_k": 50,
"top_p": 0.95,
"do_sample": true
} |