Adding Evaluation Results

#3
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-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 |