Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
3
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_LLMs__AlpacaGPT4-7B-elina)
4
+
5
+ | Metric | Value |
6
+ |-----------------------|---------------------------|
7
+ | Avg. | 42.3 |
8
+ | ARC (25-shot) | 55.03 |
9
+ | HellaSwag (10-shot) | 78.79 |
10
+ | MMLU (5-shot) | 37.5 |
11
+ | TruthfulQA (0-shot) | 41.53 |
12
+ | Winogrande (5-shot) | 72.69 |
13
+ | GSM8K (5-shot) | 4.55 |
14
+ | DROP (3-shot) | 6.02 |