Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# BERT-full-finetuned-ner-pablo
|
21 |
|
22 |
-
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.0854
|
25 |
- Precision: 0.7857
|
|
|
19 |
|
20 |
# BERT-full-finetuned-ner-pablo
|
21 |
|
22 |
+
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) 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.0854
|
25 |
- Precision: 0.7857
|