pszemraj leaderboard-pr-bot commited on
Commit
155a823
1 Parent(s): 9750ba0

Adding Evaluation Results (#3)

Browse files

- Adding Evaluation Results (1be0299f5b22feffd831640e88ce09852158d0b3)


Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -128,3 +128,17 @@ The following hyperparameters were used during training:
128
  - Pytorch 1.10.0+cu113
129
  - Datasets 2.5.1
130
  - Tokenizers 0.12.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
  - Pytorch 1.10.0+cu113
129
  - Datasets 2.5.1
130
  - Tokenizers 0.12.1
131
+
132
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
133
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_postbot__distilgpt2-emailgen-V2)
134
+
135
+ | Metric | Value |
136
+ |-----------------------|---------------------------|
137
+ | Avg. | 24.59 |
138
+ | ARC (25-shot) | 20.99 |
139
+ | HellaSwag (10-shot) | 26.78 |
140
+ | MMLU (5-shot) | 25.53 |
141
+ | TruthfulQA (0-shot) | 46.51 |
142
+ | Winogrande (5-shot) | 52.01 |
143
+ | GSM8K (5-shot) | 0.0 |
144
+ | DROP (3-shot) | 0.31 |