diff --git a/README.md b/README.md index 0cfefb2..1066061 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ widget: ## Introduction -[roberta-large-ner] is a NER model that was fine-tuned from roberta-large on conll2003 dataset. +[roberta-large-ner-english] is an english NER model that was fine-tuned from roberta-large on conll2003 dataset. Model was validated on emails/chat data and outperformed other models on this type of data specifically. In particular the model seems to work better on entity that don't start with an upper case.