Adding Evaluation Results

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