Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
|
12 |
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.
|
13 |
|
14 |
-
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.
|
15 |
|
16 |
|
17 |
## Intended uses & limitations
|
|
|
11 |
|
12 |
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.
|
13 |
|
14 |
+
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.
|
15 |
|
16 |
|
17 |
## Intended uses & limitations
|