leaderboard-pr-bot commited on
Commit
0751b5f
1 Parent(s): 52f667e

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 -1
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-llama-2-7b)
40
+
41
+ | Metric | Value |
42
+ |-----------------------|---------------------------|
43
+ | Avg. | 38.23 |
44
+ | ARC (25-shot) | 44.45 |
45
+ | HellaSwag (10-shot) | 69.5 |
46
+ | MMLU (5-shot) | 37.47 |
47
+ | TruthfulQA (0-shot) | 37.0 |
48
+ | Winogrande (5-shot) | 68.98 |
49
+ | GSM8K (5-shot) | 1.44 |
50
+ | DROP (3-shot) | 8.77 |