Update README.md
Browse files
README.md
CHANGED
@@ -44,11 +44,8 @@ All scripts for training can be found in this [GitHub repository](https://github
|
|
44 |
|
45 |
## Model description
|
46 |
|
47 |
-
|
48 |
-
|
49 |
-
## Intended uses & limitations
|
50 |
-
|
51 |
-
More information needed
|
52 |
|
53 |
## Training and evaluation data
|
54 |
|
|
|
44 |
|
45 |
## Model description
|
46 |
|
47 |
+
[distilbert-base-uncased-finetuned-ner-exp_A](https://huggingface.co/i-be-snek/distilbert-base-uncased-finetuned-ner-exp_B) is a Named Entity Recognition model finetuned on [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased).
|
48 |
+
This model is uncased, so it makes no distinction between "sarah" and "Sarah".
|
|
|
|
|
|
|
49 |
|
50 |
## Training and evaluation data
|
51 |
|