Migrate model card from transformers-repo
Browse filesRead announcement at https://discuss.huggingface.co/t/announcement-all-model-cards-will-be-migrated-to-hf-co-model-repos/2755
Original file history: https://github.com/huggingface/transformers/commits/master/model_cards/deepset/bert-base-german-cased-oldvocab/README.md
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: de
|
3 |
+
license: mit
|
4 |
+
thumbnail: https://static.tildacdn.com/tild6438-3730-4164-b266-613634323466/german_bert.png
|
5 |
+
tags:
|
6 |
+
- exbert
|
7 |
+
---
|
8 |
+
|
9 |
+
<a href="https://huggingface.co/exbert/?model=bert-base-german-cased">
|
10 |
+
<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
|
11 |
+
</a>
|
12 |
+
|
13 |
+
# German BERT with old vocabulary
|
14 |
+
For details see the related [FARM issue](https://github.com/deepset-ai/FARM/issues/60).
|
15 |
+
|
16 |
+
|
17 |
+
## About us
|
18 |
+
![deepset logo](https://raw.githubusercontent.com/deepset-ai/FARM/master/docs/img/deepset_logo.png)
|
19 |
+
|
20 |
+
We bring NLP to the industry via open source!
|
21 |
+
Our focus: Industry specific language models & large scale QA systems.
|
22 |
+
|
23 |
+
Some of our work:
|
24 |
+
- [German BERT (aka "bert-base-german-cased")](https://deepset.ai/german-bert)
|
25 |
+
- [FARM](https://github.com/deepset-ai/FARM)
|
26 |
+
- [Haystack](https://github.com/deepset-ai/haystack/)
|
27 |
+
|
28 |
+
Get in touch:
|
29 |
+
[Twitter](https://twitter.com/deepset_ai) | [LinkedIn](https://www.linkedin.com/company/deepset-ai/) | [Website](https://deepset.ai)
|