Gherman commited on
Commit
49b452e
·
verified ·
1 Parent(s): 34c4daf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - ru
5
+ base_model:
6
+ - google-bert/bert-base-multilingual-cased
7
+ pipeline_tag: token-classification
8
+ ---