Adding Evaluation Results

#2
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.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
 
21
  - PEFT 0.5.0
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-timedial)
25
+
26
+ | Metric | Value |
27
+ |-----------------------|---------------------------|
28
+ | Avg. | 44.13 |
29
+ | ARC (25-shot) | 52.9 |
30
+ | HellaSwag (10-shot) | 76.29 |
31
+ | MMLU (5-shot) | 50.47 |
32
+ | TruthfulQA (0-shot) | 41.6 |
33
+ | Winogrande (5-shot) | 73.56 |
34
+ | GSM8K (5-shot) | 7.28 |
35
+ | DROP (3-shot) | 6.84 |