Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dima806
/
email-spam-detection-roberta
like
3
Text Classification
Transformers
PyTorch
Safetensors
roberta
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
dima806
commited on
Nov 13, 2023
Commit
ac435b2
·
1 Parent(s):
8f89cc3
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
license: apache-2.0
3
+
metrics:
4
+
- accuracy
5
+
- f1
6
+
---
7
+
See https://www.kaggle.com/code/dima806/email-spam-classification-roberta for more details.