Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# fine-tuned-distilbert-autofill
|
22 |
|
23 |
-
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.2261
|
26 |
- Precision: 0.9637
|
|
|
20 |
|
21 |
# fine-tuned-distilbert-autofill
|
22 |
|
23 |
+
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the [autofill_15_labels](https://huggingface.co/datasets/vazish/autofill_15_labels) dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.2261
|
26 |
- Precision: 0.9637
|