Text Generation
Transformers
PyTorch
English
gpt2
causal-lm
text-generation-inference
Inference Endpoints
leaderboard-pr-bot commited on
Commit
f2f656c
·
1 Parent(s): 5b95400

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 -1
README.md CHANGED
@@ -179,4 +179,17 @@ Cerebras-GPT models have not been tuned for human-facing dialog applications lik
179
 
180
  ## Acknowledgements
181
 
182
- We are thankful to all Cerebras engineers, past and present, that made this work possible.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
179
 
180
  ## Acknowledgements
181
 
182
+ We are thankful to all Cerebras engineers, past and present, that made this work possible.
183
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
184
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_cerebras__Cerebras-GPT-1.3B)
185
+
186
+ | Metric | Value |
187
+ |-----------------------|---------------------------|
188
+ | Avg. | 27.35 |
189
+ | ARC (25-shot) | 26.28 |
190
+ | HellaSwag (10-shot) | 38.54 |
191
+ | MMLU (5-shot) | 26.59 |
192
+ | TruthfulQA (0-shot) | 42.7 |
193
+ | Winogrande (5-shot) | 53.43 |
194
+ | GSM8K (5-shot) | 0.23 |
195
+ | DROP (3-shot) | 3.7 |