Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
 
 
 
2
  datasets:
3
  - massive
 
 
4
  model-index:
5
  - name: rubert-base-massive-ner
6
  results: []
7
- license: apache-2.0
8
- language:
9
- - ru
10
- pipeline_tag: token-classification
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - ru
4
+ license: apache-2.0
5
  datasets:
6
  - massive
7
+ pipeline_tag: token-classification
8
+ base_model: DeepPavlov/rubert-base-cased
9
  model-index:
10
  - name: rubert-base-massive-ner
11
  results: []
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You