Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -12,3 +12,17 @@ This repo contains the merged fp16 model.
12
  - reference: https://gist.github.com/younesbelkada/9f7f75c94bdc1981c8ca5cc937d4a4da
13
  ---
14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  - reference: https://gist.github.com/younesbelkada/9f7f75c94bdc1981c8ca5cc937d4a4da
13
  ---
14
 
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_TheTravellingEngineer__llama2-7b-chat-hf-v2)
18
+
19
+ | Metric | Value |
20
+ |-----------------------|---------------------------|
21
+ | Avg. | 43.42 |
22
+ | ARC (25-shot) | 53.07 |
23
+ | HellaSwag (10-shot) | 78.57 |
24
+ | MMLU (5-shot) | 46.8 |
25
+ | TruthfulQA (0-shot) | 38.75 |
26
+ | Winogrande (5-shot) | 74.03 |
27
+ | GSM8K (5-shot) | 7.13 |
28
+ | DROP (3-shot) | 5.59 |