Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# fine-url-classifier
|
20 |
|
21 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
|
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 1.7291
|
24 |
- Accuracy: 0.5702
|
|
|
18 |
|
19 |
# fine-url-classifier
|
20 |
|
21 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the dataset
|
22 |
+
[PDAP/fine-labeled-urls-headers](https://huggingface.co/datasets/PDAP/fine-labeled-urls-headers)..
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 1.7291
|
25 |
- Accuracy: 0.5702
|