Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -24,4 +24,17 @@ You are an AI assistant. User will you give you a task. Your goal is to complete
24
  How do you fine tune a large language model?
25
 
26
  ### Response:
27
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  How do you fine tune a large language model?
25
 
26
  ### Response:
27
+ ```
28
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
29
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_KnutJaegersberg__deacon-13b)
30
+
31
+ | Metric | Value |
32
+ |-----------------------|---------------------------|
33
+ | Avg. | 46.78 |
34
+ | ARC (25-shot) | 57.85 |
35
+ | HellaSwag (10-shot) | 82.63 |
36
+ | MMLU (5-shot) | 55.25 |
37
+ | TruthfulQA (0-shot) | 39.33 |
38
+ | Winogrande (5-shot) | 76.32 |
39
+ | GSM8K (5-shot) | 10.39 |
40
+ | DROP (3-shot) | 5.67 |