Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ tags:
|
|
| 4 |
- token-classification
|
| 5 |
language:
|
| 6 |
- de
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: de_GERNERMEDpp_GottBERT
|
| 9 |
results:
|
|
@@ -20,6 +22,8 @@ model-index:
|
|
| 20 |
- name: NER F Score
|
| 21 |
type: f_score
|
| 22 |
value: 0.922368729
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
GermanBERT-based model of the GERNERMED++ German NER model for medical entities.
|
| 25 |
|
|
|
|
| 4 |
- token-classification
|
| 5 |
language:
|
| 6 |
- de
|
| 7 |
+
widget:
|
| 8 |
+
- text: Zur weiteren Bekämpfung der Symptomatik wird die Einnahme von täglich 100mg Cortison als Tablette empfohlen.
|
| 9 |
model-index:
|
| 10 |
- name: de_GERNERMEDpp_GottBERT
|
| 11 |
results:
|
|
|
|
| 22 |
- name: NER F Score
|
| 23 |
type: f_score
|
| 24 |
value: 0.922368729
|
| 25 |
+
pipeline_tag: token-classification
|
| 26 |
+
pretty_name: GERNERMED++ (GottBERT-based)
|
| 27 |
---
|
| 28 |
GermanBERT-based model of the GERNERMED++ German NER model for medical entities.
|
| 29 |
|