syubraj commited on
Commit
f7c6583
·
verified ·
1 Parent(s): f8e46d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 unknown dataset.
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