constantinSch
commited on
Commit
·
86f32a4
1
Parent(s):
dca1b04
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,9 @@ model-index:
|
|
21 |
type: f_score
|
22 |
value: 0.8538754765
|
23 |
---
|
|
|
|
|
|
|
24 |
| Feature | Description |
|
25 |
| --- | --- |
|
26 |
| **Name** | `de_pipeline` |
|
|
|
21 |
type: f_score
|
22 |
value: 0.8538754765
|
23 |
---
|
24 |
+
### Introduction
|
25 |
+
Named Entity Recognition (NER) model for recognizing Bavarian landmarks. Fine-tuned "bert-base-german-cased" with 6450 annotated sentences from subtitles of videos from Bayerischer Rundfunk.
|
26 |
+
|
27 |
| Feature | Description |
|
28 |
| --- | --- |
|
29 |
| **Name** | `de_pipeline` |
|