mbrack barthfab commited on
Commit
4868799
1 Parent(s): 32cd0f4

Update README.md (#1)

Browse files

- Update README.md (00a29a821b5d11e73e63065e11c83711ba1f6ad2)


Co-authored-by: Fabio Barth <barthfab@users.noreply.huggingface.co>

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