Update README.md

This commit is contained in:
David S. Lim 2021-05-24 23:42:31 +00:00 committed by huggingface-web
parent 6bfbb0e9e7
commit 6a547d72ce
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. 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/edit/main/README.md) version is also available.
## Intended uses & limitations ## Intended uses & limitations