StivenLancheros commited on
Commit
0b2d656
1 Parent(s): ecec6b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
  # bert-base-multilingual-cased-finetuned-ner-4
19
  #This model is part of a test for creating multilingual BioMedical NER systems. Not intended for proffesional use now.
20
 
21
- This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.1027
24
  - Precision: 0.9830
 
18
  # bert-base-multilingual-cased-finetuned-ner-4
19
  #This model is part of a test for creating multilingual BioMedical NER systems. Not intended for proffesional use now.
20
 
21
+ This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the CRAFT+BC4CHEMD+BioNLP09 datasets concatenated.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.1027
24
  - Precision: 0.9830