pabRomero commited on
Commit
54899e3
1 Parent(s): ed91fe7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # BioClinicalBERT-full-finetuned-ner-pablo
21
 
22
- This model is a fine-tuned version of [emilyalsentzer/Bio_ClinicalBERT](https://huggingface.co/emilyalsentzer/Bio_ClinicalBERT) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.0834
25
  - Precision: 0.7938
 
19
 
20
  # BioClinicalBERT-full-finetuned-ner-pablo
21
 
22
+ This model is a fine-tuned version of [emilyalsentzer/Bio_ClinicalBERT](https://huggingface.co/emilyalsentzer/Bio_ClinicalBERT) on the n2c2 2018 dataset for the paper https://arxiv.org/abs/2409.19467.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.0834
25
  - Precision: 0.7938