mbrack commited on
Commit
3997456
1 Parent(s): ca47e82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -112,7 +112,18 @@ Currently, we are working on more suitable benchmarks for Spanish, French, Germa
112
 
113
  <details>
114
  <summary>Evaluation results</summary>
 
 
115
 
 
 
 
 
 
 
 
 
 
116
 
117
  </details>
118
 
 
112
 
113
  <details>
114
  <summary>Evaluation results</summary>
115
+
116
+ ### German
117
 
118
+ | | arc_challenge_de | belebele_de | hellaswag_de | mmlu_de | truthfulqa_de | avg |
119
+ |:-------------------------------------|-------------------:|--------------:|---------------:|----------:|----------------:|---------:|
120
+ | occiglot/occiglot-7b-eu5 | 0.493584 | 0.646667 | 0.666631 | 0.483406 | 0.251269 | 0.508311 |
121
+ | occiglot/occiglot-7b-eu5-instruct | 0.529512 | 0.667778 | 0.685205 | 0.488234 | 0.286802 | 0.531506 |
122
+ | occiglot/occiglot-7b-de-en | 0.50556 | 0.743333 | 0.67421 | 0.514633 | 0.26269 | 0.540085 |
123
+ | occiglot/occiglot-7b-de-en-instruct | 0.54491 | 0.772222 | 0.688407 | 0.515915 | 0.310914 | 0.566474 |
124
+ | LeoLM/leo-mistral-hessianai-7b | 0.474765 | 0.691111 | 0.682109 | 0.488309 | 0.252538 | 0.517766 |
125
+ | mistralai/Mistral-7B-v0.1 | 0.476476 | 0.738889 | 0.610589 | 0.529567 | 0.284264 | 0.527957 |
126
+ | mistralai/Mistral-7B-Instruct-v0.2 | 0.485885 | 0.688889 | 0.622438 | 0.501961 | 0.376904 | 0.535215 |
127
 
128
  </details>
129