Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
23 |
|
24 |
# fine_tune_bert_output
|
25 |
|
26 |
-
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an
|
27 |
It achieves the following results on the evaluation set:
|
28 |
- Loss: 0.3320
|
29 |
- Overall Precision: 0.9051
|
|
|
23 |
|
24 |
# fine_tune_bert_output
|
25 |
|
26 |
+
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an [wikiann](https://huggingface.co/datasets/unimelb-nlp/wikiann) dataset.
|
27 |
It achieves the following results on the evaluation set:
|
28 |
- Loss: 0.3320
|
29 |
- Overall Precision: 0.9051
|