Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -19,3 +19,17 @@ The following `bitsandbytes` quantization config was used during training:
19
 
20
 
21
  - PEFT 0.6.0.dev0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
 
21
  - PEFT 0.6.0.dev0
22
+
23
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
24
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Charlie911__vicuna-7b-v1.5-lora-mctaco)
25
+
26
+ | Metric | Value |
27
+ |-----------------------|---------------------------|
28
+ | Avg. | 45.28 |
29
+ | ARC (25-shot) | 45.65 |
30
+ | HellaSwag (10-shot) | 75.65 |
31
+ | MMLU (5-shot) | 49.27 |
32
+ | TruthfulQA (0-shot) | 43.12 |
33
+ | Winogrande (5-shot) | 69.93 |
34
+ | GSM8K (5-shot) | 4.47 |
35
+ | DROP (3-shot) | 28.85 |