Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -23,3 +23,17 @@ Input
23
  ```
24
 
25
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ```
24
 
25
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
26
+
27
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
28
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_harborwater__open-llama-3b-everythingLM-2048)
29
+
30
+ | Metric | Value |
31
+ |-----------------------|---------------------------|
32
+ | Avg. | 35.58 |
33
+ | ARC (25-shot) | 42.75 |
34
+ | HellaSwag (10-shot) | 71.72 |
35
+ | MMLU (5-shot) | 27.16 |
36
+ | TruthfulQA (0-shot) | 34.26 |
37
+ | Winogrande (5-shot) | 66.3 |
38
+ | GSM8K (5-shot) | 1.52 |
39
+ | DROP (3-shot) | 5.35 |