Delete config.json
Browse files- 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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|