pabRomero commited on
Commit
191055a
·
verified ·
1 Parent(s): ef2cf3b

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
 
19
  # BioBERT-full-finetuned-ner-pablo
20
 
21
- This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.2](https://huggingface.co/dmis-lab/biobert-base-cased-v1.2) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.0831
24
  - Precision: 0.7916
 
18
 
19
  # BioBERT-full-finetuned-ner-pablo
20
 
21
+ This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.2](https://huggingface.co/dmis-lab/biobert-base-cased-v1.2) on the n2c2 2018 dataset for the paper https://arxiv.org/abs/2409.19467.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.0831
24
  - Precision: 0.7916