Adding Evaluation Results

#2
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.13971)
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.13971)
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-13)
42
+
43
+ | Metric | Value |
44
+ |-----------------------|---------------------------|
45
+ | Avg. | 48.98 |
46
+ | ARC (25-shot) | 60.84 |
47
+ | HellaSwag (10-shot) | 83.66 |
48
+ | MMLU (5-shot) | 56.73 |
49
+ | TruthfulQA (0-shot) | 47.54 |
50
+ | Winogrande (5-shot) | 76.16 |
51
+ | GSM8K (5-shot) | 11.37 |
52
+ | DROP (3-shot) | 6.57 |