Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,9 @@ widget:
|
|
13 |
|
14 |
<h1>Kyrgyz Named Entity Recognition</h1>
|
15 |
Fine-tuning bert-base-multilingual-cased on Wikiann dataset for performing NER on Kyrgyz language.
|
16 |
-
|
|
|
|
|
17 |
|
18 |
|
19 |
## Label ID and its corresponding label name
|
|
|
13 |
|
14 |
<h1>Kyrgyz Named Entity Recognition</h1>
|
15 |
Fine-tuning bert-base-multilingual-cased on Wikiann dataset for performing NER on Kyrgyz language.
|
16 |
+
|
17 |
+
WARNING: this model is not usable (see metrics below) and is built just as a proof of concept.
|
18 |
+
I'll update the model after cleaning up the Wikiann dataset (`ky` part of it which contains only 100 train/test/valid items) or coming up with a completely new dataset.
|
19 |
|
20 |
|
21 |
## Label ID and its corresponding label name
|