phishingdetecter / README.md
swathi6016's picture
Update README.md
65f9fcc
|
raw
history blame
427 Bytes
metadata
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.