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.6.0.dev0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
 
22
  - PEFT 0.6.0.dev0
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_totally-not-an-llm__EverythingLM-13b-V3-peft)
26
+
27
+ | Metric | Value |
28
+ |-----------------------|---------------------------|
29
+ | Avg. | 51.77 |
30
+ | ARC (25-shot) | 58.36 |
31
+ | HellaSwag (10-shot) | 81.03 |
32
+ | MMLU (5-shot) | 54.7 |
33
+ | TruthfulQA (0-shot) | 52.98 |
34
+ | Winogrande (5-shot) | 72.85 |
35
+ | GSM8K (5-shot) | 5.53 |
36
+ | DROP (3-shot) | 36.94 |