Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -38,4 +38,17 @@ Below is an instruction that describes a task. Write a response that completes t
38
  {prompt}
39
 
40
  ### Response:
41
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  {prompt}
39
 
40
  ### Response:
41
+ ```
42
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
43
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Undi95__MXLewd-L2-20B)
44
+
45
+ | Metric | Value |
46
+ |-----------------------|---------------------------|
47
+ | Avg. | 51.29 |
48
+ | ARC (25-shot) | 63.23 |
49
+ | HellaSwag (10-shot) | 85.33 |
50
+ | MMLU (5-shot) | 57.36 |
51
+ | TruthfulQA (0-shot) | 51.65 |
52
+ | Winogrande (5-shot) | 76.09 |
53
+ | GSM8K (5-shot) | 10.92 |
54
+ | DROP (3-shot) | 14.46 |