Update README.md

This commit is contained in:
David S. Lim 2021-06-30 06:37:15 +00:00 committed by huggingface-web
parent 6a547d72ce
commit f68542a6e4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ datasets:
Specifically, this model is a *bert-base-cased* model that was fine-tuned on the English version of the standard [CoNLL-2003 Named Entity Recognition](https://www.aclweb.org/anthology/W03-0419.pdf) dataset.
If you'd like to use a larger BERT-large model fine-tuned on the same dataset, a [**bert-large-NER**](https://huggingface.co/dslim/bert-large-NER/edit/main/README.md) version is also available.
If you'd like to use a larger BERT-large model fine-tuned on the same dataset, a [**bert-large-NER**](https://huggingface.co/dslim/bert-large-NER/) version is also available.
## Intended uses & limitations