nesemenpolkov commited on
Commit
d6162ce
·
verified ·
1 Parent(s): f2df942

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -18,8 +18,7 @@ base_model:
18
  pipeline_tag: token-classification
19
  ---
20
 
21
- # Model Card for Model ID
22
- Fine-tuned multilingual model for russian language NER.
23
  This is the model card for fine-tuned [Babelscape/wikineural-multilingual-ner](https://huggingface.co/Babelscape/wikineural-multilingual-ner), which has multilingual mBERT as its base.
24
  I`ve fine-tuned it using [RCC-MSU/collection3](https://huggingface.co/datasets/RCC-MSU/collection3) dataset for token-classification task. The dataset has BIO-pattern and following labels:
25
  ```python
 
18
  pipeline_tag: token-classification
19
  ---
20
 
21
+ # Fine-tuned multilingual model for russian language NER
 
22
  This is the model card for fine-tuned [Babelscape/wikineural-multilingual-ner](https://huggingface.co/Babelscape/wikineural-multilingual-ner), which has multilingual mBERT as its base.
23
  I`ve fine-tuned it using [RCC-MSU/collection3](https://huggingface.co/datasets/RCC-MSU/collection3) dataset for token-classification task. The dataset has BIO-pattern and following labels:
24
  ```python