ChatYuan-large-v2 / configuration.json
ClueAI's picture
Upload 11 files
4fe1145
raw
history blame
No virus
200 Bytes
{
"framework": "pytorch",
"task": "text2text-generation",
"model": {
"type": "T5",
"language": "zh"
},
"pipeline": {
"type": "text2text-generation"
}
}