Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
With this model, it detects harmful links created to harm people such as phishing in Turkey. Classifies url addresses as malware and benign.
|
20 |
Type the domain name of the url address in the text field for classification in API: Like this:
|
21 |
"huggingface.com"
|
22 |
-
To test the model, visit
|
23 |
|
24 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
25 |
It achieves the following results on the evaluation set:
|
|
|
19 |
With this model, it detects harmful links created to harm people such as phishing in Turkey. Classifies url addresses as malware and benign.
|
20 |
Type the domain name of the url address in the text field for classification in API: Like this:
|
21 |
"huggingface.com"
|
22 |
+
To test the model, visit [USOM](https://www.usom.gov.tr/adres). Harmful links used in Turkey are shared up-to-date on this site.
|
23 |
|
24 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
25 |
It achieves the following results on the evaluation set:
|