Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ license: mit
|
|
12 |
|
13 |
Specifically, this model is a *bert-large-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.
|
14 |
|
15 |
-
If you'd like to use a
|
16 |
|
17 |
|
18 |
## Intended uses & limitations
|
|
|
12 |
|
13 |
Specifically, this model is a *bert-large-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.
|
14 |
|
15 |
+
If you'd like to use a smaller BERT-large model fine-tuned on the same dataset, a [**bert-base-NER**](https://huggingface.co/dslim/bert-base-NER/) version is also available.
|
16 |
|
17 |
|
18 |
## Intended uses & limitations
|