Jean-Baptiste commited on
Commit
f9cfcf8
1 Parent(s): ea64d5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ widget:
13
 
14
  ## Introduction
15
 
16
- [roberta-large-ner] is a NER model that was fine-tuned from roberta-large on conll2003 dataset.
17
  Model was validated on emails/chat data and outperformed other models on this type of data specifically.
18
  In particular the model seems to work better on entity that don't start with an upper case.
19
 
 
13
 
14
  ## Introduction
15
 
16
+ [roberta-large-ner-english] is an english NER model that was fine-tuned from roberta-large on conll2003 dataset.
17
  Model was validated on emails/chat data and outperformed other models on this type of data specifically.
18
  In particular the model seems to work better on entity that don't start with an upper case.
19