pabRomero commited on
Commit
eb58bbf
1 Parent(s): d83a4d1

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
  # RoBERTa-full-finetuned-ner-pablo
21
 
22
- This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.0751
25
  - Precision: 0.8017
 
19
 
20
  # RoBERTa-full-finetuned-ner-pablo
21
 
22
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) 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.0751
25
  - Precision: 0.8017