pabRomero commited on
Commit
bed41f7
·
verified ·
1 Parent(s): 2899d19

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