Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ datasets:
|
|
15 |

|
16 |
|
17 |
# med_ner_SDDCS
|
18 |
-
SDDCS - abbreviation for ner-entities SYMPTOMS, DISEASES, DRUGS, CITIES, SUBWAY STATIONS (
|
19 |
This is a fine-tuned Named Entity Recognition (NER) model based on the Babelscape/wikineural-multilingual-ner model, designed to detect russian medical entities like diseases, drugs, symptoms, and more.
|
20 |
|
21 |
# Model Details
|
|
|
15 |

|
16 |
|
17 |
# med_ner_SDDCS
|
18 |
+
SDDCS - abbreviation for ner-entities SYMPTOMS, DISEASES, DRUGS, CITIES, SUBWAY STATIONS (additionally it is able to predict GENDER and AGE entities)
|
19 |
This is a fine-tuned Named Entity Recognition (NER) model based on the Babelscape/wikineural-multilingual-ner model, designed to detect russian medical entities like diseases, drugs, symptoms, and more.
|
20 |
|
21 |
# Model Details
|