Witllm/prompt_clue/configuration.json

11 lines
199 B
JSON

{
"framework": "pytorch",
"task": "text2text-generation",
"model": {
"type": "T5",
"language": "zh"
},
"pipeline": {
"type": "text2text-generation"
}
}