Delete config.json
Browse files- config.json +0 -10
config.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"model_name": "RandomForest TF-IDF Spam Detector",
|
| 3 |
-
"task": "text-classification",
|
| 4 |
-
"labels": {
|
| 5 |
-
"0": "ham",
|
| 6 |
-
"1": "spam"
|
| 7 |
-
},
|
| 8 |
-
"framework": "scikit-learn",
|
| 9 |
-
"created": "2025-08-16"
|
| 10 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|