leaderboard-pr-bot commited on
Commit
cdf8a80
·
1 Parent(s): 6d17c85

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 -0
README.md CHANGED
@@ -73,3 +73,17 @@ If you find this project useful in your research, please consider citing:
73
  - The perplexity evaluation code is modified upon [Landmark Attention](https://github.com/epfml/landmark-attention).
74
  - We use [LongChat](https://github.com/DachengLi1/LongChat) for the retrieval evaluation.
75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  - The perplexity evaluation code is modified upon [Landmark Attention](https://github.com/epfml/landmark-attention).
74
  - We use [LongChat](https://github.com/DachengLi1/LongChat) for the retrieval evaluation.
75
 
76
+
77
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
78
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Yukang__Llama-2-13b-longlora-32k-ft)
79
+
80
+ | Metric | Value |
81
+ |-----------------------|---------------------------|
82
+ | Avg. | 45.77 |
83
+ | ARC (25-shot) | 59.47 |
84
+ | HellaSwag (10-shot) | 82.61 |
85
+ | MMLU (5-shot) | 52.13 |
86
+ | TruthfulQA (0-shot) | 37.44 |
87
+ | Winogrande (5-shot) | 75.53 |
88
+ | GSM8K (5-shot) | 7.73 |
89
+ | DROP (3-shot) | 5.49 |