Dehnes commited on
Commit
bea0145
1 Parent(s): 319fd29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ In this repository, we present our German zeroshot model.
32
 
33
  This model was trained on the basis of the German BERT large model from [deepset.ai](https://huggingface.co/deepset/gbert-large) and finetuned for natural language inference based on 847.862 machine-translated nli sentence pairs, using the [mnli](https://huggingface.co/datasets/multi_nli), [anli](https://huggingface.co/datasets/anli) and [snli](https://huggingface.co/datasets/snli) datasets. For this purpose, we translated the sentence pairs in these dataset to German.
34
 
35
- If you are a German speaker you may also have a look at our Blog post about Zeroshot Classification and our model.
36
 
37
  ### Model Details
38
 
 
32
 
33
  This model was trained on the basis of the German BERT large model from [deepset.ai](https://huggingface.co/deepset/gbert-large) and finetuned for natural language inference based on 847.862 machine-translated nli sentence pairs, using the [mnli](https://huggingface.co/datasets/multi_nli), [anli](https://huggingface.co/datasets/anli) and [snli](https://huggingface.co/datasets/snli) datasets. For this purpose, we translated the sentence pairs in these dataset to German.
34
 
35
+ If you are a German speaker you may also have a look at our Blog post about Zeroshot Classification and about this model.
36
 
37
  ### Model Details
38