Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -20,3 +20,17 @@ The following `bitsandbytes` quantization config was used during training:
20
 
21
 
22
  - PEFT 0.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
 
22
  - PEFT 0.4.0
23
+
24
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
25
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_dhmeltzer__Llama-2-13b-hf-eli5-wiki-1024_r_64_alpha_16)
26
+
27
+ | Metric | Value |
28
+ |-----------------------|---------------------------|
29
+ | Avg. | 47.39 |
30
+ | ARC (25-shot) | 59.98 |
31
+ | HellaSwag (10-shot) | 82.43 |
32
+ | MMLU (5-shot) | 55.41 |
33
+ | TruthfulQA (0-shot) | 39.9 |
34
+ | Winogrande (5-shot) | 76.56 |
35
+ | GSM8K (5-shot) | 10.54 |
36
+ | DROP (3-shot) | 6.89 |