ealvaradob
commited on
Commit
•
757db3b
1
Parent(s):
995a09f
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
This is not the final BERT model trained for phishing detection. It only corresponds to an evaluation of BERT performance against URL samples.
|
6 |
+
|
7 |
+
This model has the following performance in URL phishing detection:
|
8 |
+
|
9 |
+
Accuracy: 0.976815
|
10 |
+
Precision: 0.985979
|
11 |
+
Recall: 0.964295
|
12 |
+
AUC: 0.996684
|