Update README.md
Browse files
README.md
CHANGED
|
@@ -16,14 +16,14 @@ tags:
|
|
| 16 |
|
| 17 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 18 |
|
| 19 |
-
This is
|
| 20 |
<br>The model has been trained using the tagged entities 10319 samples provided by https://nerdpool-api.acdh-dev.oeaw.ac.at/.
|
| 21 |
<br>The model has been trained to identify entities from the Minutes of the Austian Council of Ministries.
|
| 22 |
|
| 23 |
|
| 24 |
- **Developed by:** Dimitra Grigoriou
|
| 25 |
- **Shared by**: Dimitra Grigoriou
|
| 26 |
-
- **Model type:**
|
| 27 |
- **Language(s) (NLP):** German, Austrian German
|
| 28 |
- **License:** CC By-4.0
|
| 29 |
- **Finetuned from model :** google-bert-case
|
|
|
|
| 16 |
|
| 17 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 18 |
|
| 19 |
+
This is token-classification model aims to perform Named Entity Recognition on German-Austrian historical documents.
|
| 20 |
<br>The model has been trained using the tagged entities 10319 samples provided by https://nerdpool-api.acdh-dev.oeaw.ac.at/.
|
| 21 |
<br>The model has been trained to identify entities from the Minutes of the Austian Council of Ministries.
|
| 22 |
|
| 23 |
|
| 24 |
- **Developed by:** Dimitra Grigoriou
|
| 25 |
- **Shared by**: Dimitra Grigoriou
|
| 26 |
+
- **Model type:** token classification
|
| 27 |
- **Language(s) (NLP):** German, Austrian German
|
| 28 |
- **License:** CC By-4.0
|
| 29 |
- **Finetuned from model :** google-bert-case
|