leaderboard-pr-bot commited on
Commit
d414fa1
1 Parent(s): e0208b0

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
@@ -123,3 +123,17 @@ print(result[0]["generated_text"])
123
  ---
124
 
125
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
123
  ---
124
 
125
 
126
+
127
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
128
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_postbot__emailgen-pythia-410m-deduped)
129
+
130
+ | Metric | Value |
131
+ |-----------------------|---------------------------|
132
+ | Avg. | 26.65 |
133
+ | ARC (25-shot) | 27.9 |
134
+ | HellaSwag (10-shot) | 40.04 |
135
+ | MMLU (5-shot) | 27.35 |
136
+ | TruthfulQA (0-shot) | 38.2 |
137
+ | Winogrande (5-shot) | 52.09 |
138
+ | GSM8K (5-shot) | 0.0 |
139
+ | DROP (3-shot) | 0.99 |