Gherman commited on
Commit
fc6b2c5
·
verified ·
1 Parent(s): fb3c3d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ library_name: transformers
12
 
13
  ## Model description
14
 
15
- This model is a fine-tuned version of `bert-base-multilingual-cased` for Named Entity Recognition (NER) in Russian text. It can identify various entity types such as person names, locations, and organizations using the BIOLU tagging format.
16
 
17
  ## Intended uses & limitations
18
 
 
12
 
13
  ## Model description
14
 
15
+ This model is a fine-tuned version of `bert-base-multilingual-cased` for Named Entity Recognition (NER) in Russian text. It can identify various entity types such as person first names, middle names, last names, cities, districts, etc using the BIOLU tagging format.
16
 
17
  ## Intended uses & limitations
18