Danil
commited on
Commit
•
13b6486
1
Parent(s):
b451fe3
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
2 |
-
tags:
|
3 |
-
- generated_from_trainer
|
4 |
datasets:
|
5 |
- massive
|
6 |
model-index:
|
7 |
- name: rubert-base-massive-ner
|
8 |
results: []
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -55,4 +57,4 @@ The following hyperparameters were used during training:
|
|
55 |
- Transformers 4.30.2
|
56 |
- Pytorch 2.0.1+cu118
|
57 |
- Datasets 2.13.1
|
58 |
-
- Tokenizers 0.13.3
|
|
|
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
|
|
|
57 |
- Transformers 4.30.2
|
58 |
- Pytorch 2.0.1+cu118
|
59 |
- Datasets 2.13.1
|
60 |
+
- Tokenizers 0.13.3
|