Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -2,4 +2,17 @@
2
  license: apache-2.0
3
  ---
4
 
5
- Llama2-7b fully finetuned on Openchat's sharegpt4 dataset
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  ---
4
 
5
+ Llama2-7b fully finetuned on Openchat's sharegpt4 dataset
6
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
7
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HWERI__Llama2-7b-sharegpt4)
8
+
9
+ | Metric | Value |
10
+ |-----------------------|---------------------------|
11
+ | Avg. | 44.64 |
12
+ | ARC (25-shot) | 55.72 |
13
+ | HellaSwag (10-shot) | 80.94 |
14
+ | MMLU (5-shot) | 47.47 |
15
+ | TruthfulQA (0-shot) | 48.34 |
16
+ | Winogrande (5-shot) | 71.19 |
17
+ | GSM8K (5-shot) | 2.65 |
18
+ | DROP (3-shot) | 6.14 |