mbrack commited on
Commit
a5a5f03
1 Parent(s): 084e588

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -86,6 +86,17 @@ Currently, we are working on more suitable benchmarks for Spanish, French, Germa
86
  <details>
87
  <summary>Evaluation results</summary>
88
 
 
 
 
 
 
 
 
 
 
 
 
89
 
90
  </details>
91
 
 
86
  <details>
87
  <summary>Evaluation results</summary>
88
 
89
+ ### German
90
+
91
+ | | arc_challenge_de | belebele_de | hellaswag_de | mmlu_de | truthfulqa_de | avg |
92
+ |:-------------------------------------|-------------------:|--------------:|---------------:|----------:|----------------:|---------:|
93
+ | occiglot/occiglot-7b-eu5 | 0.493584 | 0.646667 | 0.666631 | 0.483406 | 0.251269 | 0.508311 |
94
+ | occiglot/occiglot-7b-eu5-instruct | 0.529512 | 0.667778 | 0.685205 | 0.488234 | 0.286802 | 0.531506 |
95
+ | occiglot/occiglot-7b-de-en | 0.50556 | 0.743333 | 0.67421 | 0.514633 | 0.26269 | 0.540085 |
96
+ | occiglot/occiglot-7b-de-en-instruct | 0.54491 | 0.772222 | 0.688407 | 0.515915 | 0.310914 | 0.566474 |
97
+ | LeoLM/leo-mistral-hessianai-7b | 0.474765 | 0.691111 | 0.682109 | 0.488309 | 0.252538 | 0.517766 |
98
+ | mistralai/Mistral-7B-v0.1 | 0.476476 | 0.738889 | 0.610589 | 0.529567 | 0.284264 | 0.527957 |
99
+ | mistralai/Mistral-7B-Instruct-v0.2 | 0.485885 | 0.688889 | 0.622438 | 0.501961 | 0.376904 | 0.535215 |
100
 
101
  </details>
102