leaderboard-pr-bot commited on
Commit
c53417d
1 Parent(s): be5cb84

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
@@ -39,3 +39,17 @@ For more information about PandaLM, pls check out [our github](https://github.co
39
  }
40
  ```
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  }
40
  ```
41
 
42
+
43
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
44
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_WeOpenML__Alpaca-7B-v1)
45
+
46
+ | Metric | Value |
47
+ |-----------------------|---------------------------|
48
+ | Avg. | 41.79 |
49
+ | ARC (25-shot) | 49.06 |
50
+ | HellaSwag (10-shot) | 75.71 |
51
+ | MMLU (5-shot) | 33.76 |
52
+ | TruthfulQA (0-shot) | 36.28 |
53
+ | Winogrande (5-shot) | 71.51 |
54
+ | GSM8K (5-shot) | 0.15 |
55
+ | DROP (3-shot) | 26.04 |