leaderboard-pr-bot commited on
Commit
4e400ad
·
1 Parent(s): e676fbd

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
@@ -7,3 +7,17 @@ pipeline_tag: text-generation
7
  ---
8
 
9
  # LlaMA 2 13B instruction finetuned
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  # LlaMA 2 13B instruction finetuned
10
+
11
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
12
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Secbone__llama-2-13B-instructed)
13
+
14
+ | Metric | Value |
15
+ |-----------------------|---------------------------|
16
+ | Avg. | 47.84 |
17
+ | ARC (25-shot) | 59.39 |
18
+ | HellaSwag (10-shot) | 83.88 |
19
+ | MMLU (5-shot) | 55.57 |
20
+ | TruthfulQA (0-shot) | 46.89 |
21
+ | Winogrande (5-shot) | 74.03 |
22
+ | GSM8K (5-shot) | 8.04 |
23
+ | DROP (3-shot) | 7.06 |