darshan8950 commited on
Commit
626dd4d
·
verified ·
1 Parent(s): 0a42ade

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - url-classification
7
  - bert
8
  datasets:
9
- - darshan8950/phishing_url_detection_for_BERT
10
  metrics:
11
  - accuracy
12
  - auc
@@ -30,7 +30,7 @@ This model is intended for use in detecting potentially malicious URLs. However,
30
 
31
  ## Training data
32
 
33
- The model was trained on a custom dataset of URLs labeled as safe or unsafe. The dataset is available at `darshan8950/phishing_url_detection_for_BERT` on the Hugging Face Hub.
34
 
35
  ## Training procedure
36
 
 
6
  - url-classification
7
  - bert
8
  datasets:
9
+ - darshan8950/phishing_url_detection_BERT
10
  metrics:
11
  - accuracy
12
  - auc
 
30
 
31
  ## Training data
32
 
33
+ The model was trained on a custom dataset of URLs labeled as safe or unsafe. The dataset is available at `darshan8950/phishing_url_classification` on the Hugging Face Hub.
34
 
35
  ## Training procedure
36