bgspaditya
commited on
Commit
•
577a30c
1
Parent(s):
c47c3c3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- bgspaditya/byt-mal-minpro
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- f1
|
10 |
+
- recall
|
11 |
+
- precision
|
12 |
+
library_name: transformers
|
13 |
+
pipeline_tag: text-classification
|
14 |
+
tags:
|
15 |
+
- tex-classification
|
16 |
+
- malicious-url-detection
|
17 |
+
- phishing
|
18 |
---
|
19 |
+
This model gain 98.82 Accuracy for Malicous URL Detection in Malicious-Urls-Dataset
|