Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: GerMedBERT/medbert-512
|
4 |
tags:
|
5 |
-
-
|
6 |
metrics:
|
7 |
- precision
|
8 |
- recall
|
@@ -10,10 +10,12 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: GerMedBert_ATTR_V02_BRONCO
|
12 |
results: []
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
-
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
# GerMedBert_ATTR_V02_BRONCO
|
19 |
|
@@ -86,4 +88,4 @@ The following hyperparameters were used during training:
|
|
86 |
- Transformers 4.40.1
|
87 |
- Pytorch 2.3.0+cu121
|
88 |
- Datasets 2.19.0
|
89 |
-
- Tokenizers 0.19.1
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: GerMedBERT/medbert-512
|
4 |
tags:
|
5 |
+
- medical
|
6 |
metrics:
|
7 |
- precision
|
8 |
- recall
|
|
|
10 |
model-index:
|
11 |
- name: GerMedBert_ATTR_V02_BRONCO
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- bigbio/bronco
|
15 |
+
language:
|
16 |
+
- de
|
17 |
---
|
18 |
|
|
|
|
|
19 |
|
20 |
# GerMedBert_ATTR_V02_BRONCO
|
21 |
|
|
|
88 |
- Transformers 4.40.1
|
89 |
- Pytorch 2.3.0+cu121
|
90 |
- Datasets 2.19.0
|
91 |
+
- Tokenizers 0.19.1
|