Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -8,4 +8,17 @@ An experimental finetune of Sheared LLaMA 2.7b with Alpaca-QLoRA (version 2)
8
  Trained on alpca style datasets
9
 
10
  <p><h2> Prompt Template </h2></p>
11
- Uses alpaca style prompt template
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  Trained on alpca style datasets
9
 
10
  <p><h2> Prompt Template </h2></p>
11
+ Uses alpaca style prompt template
12
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
13
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_vihangd__shearedplats-2.7b-v2)
14
+
15
+ | Metric | Value |
16
+ |-----------------------|---------------------------|
17
+ | Avg. | 36.72 |
18
+ | ARC (25-shot) | 42.41 |
19
+ | HellaSwag (10-shot) | 72.58 |
20
+ | MMLU (5-shot) | 27.52 |
21
+ | TruthfulQA (0-shot) | 39.76 |
22
+ | Winogrande (5-shot) | 65.9 |
23
+ | GSM8K (5-shot) | 1.52 |
24
+ | DROP (3-shot) | 7.34 |