Update README.md
Browse files
README.md
CHANGED
|
@@ -7,8 +7,10 @@ base_model:
|
|
| 7 |
pipeline_tag: token-classification
|
| 8 |
tags:
|
| 9 |
- history
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# German GBERT BASE Trained on Archival Data Containing Local History Facts
|
| 13 |
|
| 14 |
-
For a demo on Google colab: https://colab.research.google.com/drive/1YswgH14SeXp215tOqHRjxHWBuyBOyQES?usp=sharing
|
|
|
|
| 7 |
pipeline_tag: token-classification
|
| 8 |
tags:
|
| 9 |
- history
|
| 10 |
+
datasets:
|
| 11 |
+
- simon-clmtd/archaive-ner
|
| 12 |
---
|
| 13 |
|
| 14 |
# German GBERT BASE Trained on Archival Data Containing Local History Facts
|
| 15 |
|
| 16 |
+
For a demo on Google colab: https://colab.research.google.com/drive/1YswgH14SeXp215tOqHRjxHWBuyBOyQES?usp=sharing
|