Delete configuration.json
Browse files- configuration.json +0 -11
configuration.json
DELETED
|
@@ -1,11 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"framework": "pytorch",
|
| 3 |
-
"task": "text2text-generation",
|
| 4 |
-
"model": {
|
| 5 |
-
"type": "T5",
|
| 6 |
-
"language": "zh"
|
| 7 |
-
},
|
| 8 |
-
"pipeline": {
|
| 9 |
-
"type": "text2text-generation"
|
| 10 |
-
}
|
| 11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|