Text Generation
Transformers
PyTorch
English
gpt2
causal-lm
text-generation-inference

Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -180,4 +180,17 @@ Cerebras-GPT models have not been tuned for human-facing dialog applications lik
180
 
181
  ## Acknowledgements
182
 
183
- We are thankful to all Cerebras engineers, past and present, that made this work possible.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
180
 
181
  ## Acknowledgements
182
 
183
+ We are thankful to all Cerebras engineers, past and present, that made this work possible.
184
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
185
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_cerebras__Cerebras-GPT-6.7B)
186
+
187
+ | Metric | Value |
188
+ |-----------------------|---------------------------|
189
+ | Avg. | 31.77 |
190
+ | ARC (25-shot) | 35.07 |
191
+ | HellaSwag (10-shot) | 59.36 |
192
+ | MMLU (5-shot) | 25.93 |
193
+ | TruthfulQA (0-shot) | 38.02 |
194
+ | Winogrande (5-shot) | 58.72 |
195
+ | GSM8K (5-shot) | 0.53 |
196
+ | DROP (3-shot) | 4.73 |