Adding Evaluation Results

#5
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -36,4 +36,17 @@ The following `bitsandbytes` quantization config was used during training:
36
  ### Framework versions
37
 
38
 
39
- - PEFT 0.5.0.dev0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  ### Framework versions
37
 
38
 
39
+ - PEFT 0.5.0.dev0
40
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
41
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_aiplanet__effi-7b)
42
+
43
+ | Metric | Value |
44
+ |-----------------------|---------------------------|
45
+ | Avg. | 41.53 |
46
+ | ARC (25-shot) | 55.12 |
47
+ | HellaSwag (10-shot) | 78.07 |
48
+ | MMLU (5-shot) | 35.91 |
49
+ | TruthfulQA (0-shot) | 39.71 |
50
+ | Winogrande (5-shot) | 72.53 |
51
+ | GSM8K (5-shot) | 3.18 |
52
+ | DROP (3-shot) | 6.15 |