Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -2,4 +2,17 @@
2
  license: cc-by-4.0
3
  ---
4
  Uses the same models Stheno does but merging using SLERP method instead
5
- 13B model
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: cc-by-4.0
3
  ---
4
  Uses the same models Stheno does but merging using SLERP method instead
5
+ 13B model
6
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
7
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Brouz__Slerpeno)
8
+
9
+ | Metric | Value |
10
+ |-----------------------|---------------------------|
11
+ | Avg. | 52.5 |
12
+ | ARC (25-shot) | 61.69 |
13
+ | HellaSwag (10-shot) | 84.1 |
14
+ | MMLU (5-shot) | 56.77 |
15
+ | TruthfulQA (0-shot) | 48.05 |
16
+ | Winogrande (5-shot) | 76.4 |
17
+ | GSM8K (5-shot) | 12.51 |
18
+ | DROP (3-shot) | 28.0 |