--- 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.