Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -33,4 +33,17 @@ The main contents of this project include:
33
  * 🚀 Quickly deploy and experience the quantized LLMs on CPU/GPU of personal PC
34
  * 🚀 Support for LLaMA ecosystems like 🤗transformers, llama.cpp, text-generation-webui, LangChain, vLLM etc.
35
 
36
- Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for details.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  * 🚀 Quickly deploy and experience the quantized LLMs on CPU/GPU of personal PC
34
  * 🚀 Support for LLaMA ecosystems like 🤗transformers, llama.cpp, text-generation-webui, LangChain, vLLM etc.
35
 
36
+ Please refer to [https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/) for details.
37
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
38
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ziqingyang__chinese-llama-2-13b)
39
+
40
+ | Metric | Value |
41
+ |-----------------------|---------------------------|
42
+ | Avg. | 49.87 |
43
+ | ARC (25-shot) | 55.8 |
44
+ | HellaSwag (10-shot) | 79.53 |
45
+ | MMLU (5-shot) | 53.01 |
46
+ | TruthfulQA (0-shot) | 38.24 |
47
+ | Winogrande (5-shot) | 75.69 |
48
+ | GSM8K (5-shot) | 3.94 |
49
+ | DROP (3-shot) | 42.85 |