Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -24,4 +24,17 @@ For more information about Stanford Alpaca, visit their website.
24
  ### Framework versions
25
 
26
 
27
- - PEFT 0.4.0 (Thanks to HuggingFace team)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ### Framework versions
25
 
26
 
27
+ - PEFT 0.4.0 (Thanks to HuggingFace team)
28
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
29
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_venkycs__llama-v2-7b-32kC-Security)
30
+
31
+ | Metric | Value |
32
+ |-----------------------|---------------------------|
33
+ | Avg. | 42.99 |
34
+ | ARC (25-shot) | 49.83 |
35
+ | HellaSwag (10-shot) | 77.33 |
36
+ | MMLU (5-shot) | 44.41 |
37
+ | TruthfulQA (0-shot) | 47.96 |
38
+ | Winogrande (5-shot) | 71.74 |
39
+ | GSM8K (5-shot) | 3.87 |
40
+ | DROP (3-shot) | 5.81 |