Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# BERT-DE-NER
|
2 |
|
3 |
## What is it?
|
4 |
-
This is a
|
5 |
|
6 |
## Base model & training
|
7 |
This model is based on [bert-base-german-dbmdz-cased](https://huggingface.co/bert-base-german-dbmdz-cased) and has been fine-tuned
|
|
|
1 |
# BERT-DE-NER
|
2 |
|
3 |
## What is it?
|
4 |
+
This is a German BERT model fine-tuned for named entity recognition.
|
5 |
|
6 |
## Base model & training
|
7 |
This model is based on [bert-base-german-dbmdz-cased](https://huggingface.co/bert-base-german-dbmdz-cased) and has been fine-tuned
|