leaderboard-pr-bot commited on
Commit
6e2214e
1 Parent(s): 825a586

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
@@ -100,3 +100,17 @@ Please cite the repo if you use the data, method or code in this repo.
100
  year={2023}
101
  }
102
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  year={2023}
101
  }
102
  ```
103
+
104
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
105
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_WizardLM__WizardMath-7B-V1.0)
106
+
107
+ | Metric | Value |
108
+ |-----------------------|---------------------------|
109
+ | Avg. | 45.44 |
110
+ | ARC (25-shot) | 54.1 |
111
+ | HellaSwag (10-shot) | 79.55 |
112
+ | MMLU (5-shot) | 45.97 |
113
+ | TruthfulQA (0-shot) | 43.65 |
114
+ | Winogrande (5-shot) | 72.69 |
115
+ | GSM8K (5-shot) | 2.73 |
116
+ | DROP (3-shot) | 19.41 |