ClueAI commited on
Commit
a5705ab
1 Parent(s): 6a5c500

Delete configuration.json

Browse files
Files changed (1) hide show
  1. 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
- }