Dehnes commited on
Commit
d72ed10
1 Parent(s): 7458f8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,7 +46,7 @@ If you are a German speaker you may also have a look at our Blog post about this
46
 
47
  We evaluated our model for the nli task using the TEST set of the German part of the [xnli](https://huggingface.co/datasets/xnli) dataset.
48
 
49
- XNLI TEST-Set Accuracy: 86%
50
 
51
 
52
  ### Zeroshot Text Classification Task Benchmark
@@ -58,7 +58,7 @@ The next table shows the results as well as a comparison with other German langu
58
 
59
  | Model | Accuracy |
60
  |:-------------------:|:------:|
61
- | Svalabs/gbert-large-zeroshot-nli | 0.79 |
62
  | Sahajtomar/German_Zeroshot | 0.76 |
63
  | Symanto/xlm-roberta-base-snli-mnli-anli-xnli | 0.16 |
64
  | Deepset/gbert-base | 0.65 |
 
46
 
47
  We evaluated our model for the nli task using the TEST set of the German part of the [xnli](https://huggingface.co/datasets/xnli) dataset.
48
 
49
+ XNLI TEST-Set Accuracy: 85.6%
50
 
51
 
52
  ### Zeroshot Text Classification Task Benchmark
 
58
 
59
  | Model | Accuracy |
60
  |:-------------------:|:------:|
61
+ | Svalabs/gbert-large-zeroshot-nli | 0.81 |
62
  | Sahajtomar/German_Zeroshot | 0.76 |
63
  | Symanto/xlm-roberta-base-snli-mnli-anli-xnli | 0.16 |
64
  | Deepset/gbert-base | 0.65 |