crimson78 commited on
Commit
1c19971
·
verified ·
1 Parent(s): a68bba8

Delete config.json

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