ShanukaB commited on
Commit
b64e787
·
verified ·
1 Parent(s): ff18160

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -13
config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "model_type": "logistic_regression",
3
- "task": "text-classification",
4
- "framework": "scikit-learn",
5
- "pipeline_tag": "text-classification",
6
- "language": "en",
7
- "labels": [
8
- "happy",
9
- "sad",
10
- "angry",
11
- "fear"
12
- ]
13
- }