heisenberg3376 commited on
Commit
c9d27fc
1 Parent(s): c7ff966

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ should probably proofread and complete it, then remove this comment. -->
42
 
43
  # RoBerta-finetuned-ner
44
 
45
- This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the conll2003 dataset.
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.0605
48
  - Precision: 0.9502
 
42
 
43
  # RoBerta-finetuned-ner
44
 
45
+ This Name Entity Recognition model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the conll2003 dataset.
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.0605
48
  - Precision: 0.9502