Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ElSlay
/
BERT-Phishing-Email-Model
like
0
Text Classification
Transformers
Safetensors
zefang-liu/phishing-email-dataset
English
bert
phishing
email
detection
scam
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
ElSlay
commited on
Dec 5, 2024
Commit
4c4bf4c
·
verified
·
1 Parent(s):
152002a
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
datasets:
3
+
- zefang-liu/phishing-email-dataset
4
+
language:
5
+
- en
6
+
base_model:
7
+
- google-bert/bert-base-uncased
8
+
tags:
9
+
- phishing
10
+
- email
11
+
- scam
12
+
- detection
13
+
---