File size: 427 Bytes
65f9fcc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
language: en
license: apache-2.0
tags:
- text-classification
- phishing-detection
- security
- distilbert
pipeline_tag: text-classification
widget:
- text: "https://www.google.com"
example_title: "Legitimate URL"
- text: "http://paypal-secure-verify.tk/login"
example_title: "Phishing URL"
---
# Phishing URL Detection Model
This model detects phishing URLs using DistilBERT fine-tuned on phishing detection dataset.
|