Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
base_model: DeepPavlov/rubert-base-cased
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- precision
|
7 |
- recall
|
@@ -10,6 +12,8 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: rubert-ner-drugname
|
12 |
results: []
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -66,4 +70,4 @@ The following hyperparameters were used during training:
|
|
66 |
- Transformers 4.41.2
|
67 |
- Pytorch 2.3.1+cu121
|
68 |
- Datasets 2.20.0
|
69 |
-
- Tokenizers 0.19.1
|
|
|
2 |
base_model: DeepPavlov/rubert-base-cased
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- medical
|
6 |
+
- pharmacy
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
|
|
12 |
model-index:
|
13 |
- name: rubert-ner-drugname
|
14 |
results: []
|
15 |
+
language:
|
16 |
+
- ru
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
70 |
- Transformers 4.41.2
|
71 |
- Pytorch 2.3.1+cu121
|
72 |
- Datasets 2.20.0
|
73 |
+
- Tokenizers 0.19.1
|