Commit
·
ed56747
1
Parent(s):
5dc0398
Adding Evaluation Results
Browse filesThis 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
README.md
CHANGED
@@ -223,3 +223,17 @@ Baize (白泽) is a mythical creature in Chinese folklore, who speaks human lang
|
|
223 |
|
224 |
## How to use it: local demo, API and SDK
|
225 |
More details can be found in the Baize [GitHub](https://github.com/project-baize/baize) and [Paper](https://arxiv.org/abs/2304.01196).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
223 |
|
224 |
## How to use it: local demo, API and SDK
|
225 |
More details can be found in the Baize [GitHub](https://github.com/project-baize/baize) and [Paper](https://arxiv.org/abs/2304.01196).
|
226 |
+
|
227 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
228 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__Project-Baize-v2-7B-GPTQ)
|
229 |
+
|
230 |
+
| Metric | Value |
|
231 |
+
|-----------------------|---------------------------|
|
232 |
+
| Avg. | 38.96 |
|
233 |
+
| ARC (25-shot) | 45.99 |
|
234 |
+
| HellaSwag (10-shot) | 73.44 |
|
235 |
+
| MMLU (5-shot) | 35.46 |
|
236 |
+
| TruthfulQA (0-shot) | 39.92 |
|
237 |
+
| Winogrande (5-shot) | 69.69 |
|
238 |
+
| GSM8K (5-shot) | 2.5 |
|
239 |
+
| DROP (3-shot) | 5.74 |
|