Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dattu145
/
Email-spam-classifier
like
0
Text Classification
Scikit-learn
codesignal/sms-spam-collection
English
code
License:
odc-by
Model card
Files
Files and versions
Community
Use this model
dattu145
commited on
Sep 1, 2024
Commit
42540b1
·
verified
·
1 Parent(s):
86762f3
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
-
---
2
-
license: bsd-3-clause
3
-
---
1
+
---
2
+
license: bsd-3-clause
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
base_model: black-forest-labs/FLUX.1-dev
8
+
pipeline_tag: text-classification
9
+
---