leaderboard-pr-bot commited on
Commit
a3607cd
·
1 Parent(s): 465f87a

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -83,3 +83,17 @@ NOTE: The **WizardLM-30B-V1.0** & **WizardLM-13B-V1.0** use different prompt wit
83
  2. For **WizardLM-7B-V1.0** , the Prompt should be as following:
84
 
85
  "{instruction}\n\n### Response:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  2. For **WizardLM-7B-V1.0** , the Prompt should be as following:
84
 
85
  "{instruction}\n\n### Response:"
86
+
87
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
88
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__WizardLM-30B-fp16)
89
+
90
+ | Metric | Value |
91
+ |-----------------------|---------------------------|
92
+ | Avg. | 56.19 |
93
+ | ARC (25-shot) | 62.54 |
94
+ | HellaSwag (10-shot) | 83.28 |
95
+ | MMLU (5-shot) | 59.03 |
96
+ | TruthfulQA (0-shot) | 52.49 |
97
+ | Winogrande (5-shot) | 77.51 |
98
+ | GSM8K (5-shot) | 22.21 |
99
+ | DROP (3-shot) | 36.25 |