File size: 200 Bytes
4fe1145
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
    "framework": "pytorch",
    "task": "text2text-generation",
    "model": {
        "type": "T5",
        "language": "zh"
    },
    "pipeline": {
        "type": "text2text-generation"
    }
}