leaderboard-pr-bot commited on
Commit
8e1e6c8
1 Parent(s): 8b735e9

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
@@ -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 |