Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -36,3 +36,17 @@ Llama 2 is licensed under the LLAMA 2 Community License, Copyright © Meta Platf
36
  - [QLoRA: Efficient Finetuning of Quantized LLMs](https://arxiv.org/abs/2305.14314)
37
  - [LLaMA: Open and Efficient Foundation Language Models](https://arxiv.org/abs/2302.70971)
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  - [QLoRA: Efficient Finetuning of Quantized LLMs](https://arxiv.org/abs/2305.14314)
37
  - [LLaMA: Open and Efficient Foundation Language Models](https://arxiv.org/abs/2302.70971)
38
 
39
+
40
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
41
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_augtoma__qCammel-70)
42
+
43
+ | Metric | Value |
44
+ |-----------------------|---------------------------|
45
+ | Avg. | 58.32 |
46
+ | ARC (25-shot) | 68.34 |
47
+ | HellaSwag (10-shot) | 87.87 |
48
+ | MMLU (5-shot) | 70.18 |
49
+ | TruthfulQA (0-shot) | 57.47 |
50
+ | Winogrande (5-shot) | 84.29 |
51
+ | GSM8K (5-shot) | 29.72 |
52
+ | DROP (3-shot) | 10.34 |