Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -12,4 +12,17 @@ tags:
12
  - pytorch
13
  - llama
14
  - llama-2
15
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  - pytorch
13
  - llama
14
  - llama-2
15
+ ---
16
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
17
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Aspik101__vicuna-7b-v1.3-instruct-pl-lora_unload)
18
+
19
+ | Metric | Value |
20
+ |-----------------------|---------------------------|
21
+ | Avg. | 42.57 |
22
+ | ARC (25-shot) | 48.04 |
23
+ | HellaSwag (10-shot) | 76.28 |
24
+ | MMLU (5-shot) | 47.42 |
25
+ | TruthfulQA (0-shot) | 44.4 |
26
+ | Winogrande (5-shot) | 70.09 |
27
+ | GSM8K (5-shot) | 6.22 |
28
+ | DROP (3-shot) | 5.57 |