Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Akhil0-o
/
Phishing_detection
like
0
Text Classification
Transformers
English
code
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
Akhil0-o
commited on
Apr 28, 2023
Commit
31d678b
•
1 Parent(s):
0971934
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: afl-3.0
3
-
---
1
---
2
license: afl-3.0
3
+
language:
4
+
- en
5
+
metrics:
6
+
- f1
7
+
library_name: transformers
8
+
pipeline_tag: text-classification
9
+
tags:
10
+
- code
11
+
---