finetune / config.json
Striker-7's picture
Update config.json
fefb06b verified
raw
history blame
143 Bytes
{
"model_type": "gpt-neo",
"task_specific_params": {
"text generation": {
"do_sample": true,
"max_length": 200
}
}
}