leaderboard-pr-bot
commited on
Commit
•
76a0ec0
1
Parent(s):
3b2e389
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
@@ -34,4 +34,17 @@ The main contents of this project include:
|
|
34 |
* 🚀 Quickly deploy and experience the quantized LLMs on CPU/GPU of personal PC
|
35 |
* 🚀 Support for LLaMA ecosystems like 🤗transformers, llama.cpp, text-generation-webui, LangChain, vLLM etc.
|
36 |
|
37 |
-
Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
* 🚀 Quickly deploy and experience the quantized LLMs on CPU/GPU of personal PC
|
35 |
* 🚀 Support for LLaMA ecosystems like 🤗transformers, llama.cpp, text-generation-webui, LangChain, vLLM etc.
|
36 |
|
37 |
+
Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for details.
|
38 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
39 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ziqingyang__chinese-alpaca-2-13b)
|
40 |
+
|
41 |
+
| Metric | Value |
|
42 |
+
|-----------------------|---------------------------|
|
43 |
+
| Avg. | 53.0 |
|
44 |
+
| ARC (25-shot) | 58.7 |
|
45 |
+
| HellaSwag (10-shot) | 79.74 |
|
46 |
+
| MMLU (5-shot) | 55.1 |
|
47 |
+
| TruthfulQA (0-shot) | 50.22 |
|
48 |
+
| Winogrande (5-shot) | 75.69 |
|
49 |
+
| GSM8K (5-shot) | 10.46 |
|
50 |
+
| DROP (3-shot) | 41.06 |
|