leaderboard-pr-bot commited on
Commit
fe408d3
1 Parent(s): 55af460

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
@@ -1,3 +1,17 @@
1
  ---
2
  license: llama2
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: llama2
3
  ---
4
+
5
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
6
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_maximuslee07__llama-2-7b-rockwell-final)
7
+
8
+ | Metric | Value |
9
+ |-----------------------|---------------------------|
10
+ | Avg. | 44.77 |
11
+ | ARC (25-shot) | 52.73 |
12
+ | HellaSwag (10-shot) | 79.1 |
13
+ | MMLU (5-shot) | 47.88 |
14
+ | TruthfulQA (0-shot) | 47.21 |
15
+ | Winogrande (5-shot) | 68.43 |
16
+ | GSM8K (5-shot) | 7.96 |
17
+ | DROP (3-shot) | 10.06 |