Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
leaderboard-pr-bot commited on
Commit
99c6b4f
1 Parent(s): 04e2288

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
@@ -221,4 +221,17 @@ Please see the Responsible Use Guide available at https://ai.meta.com/llama/resp
221
  journal={CoRR},
222
  year={2021}
223
  }
224
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
221
  journal={CoRR},
222
  year={2021}
223
  }
224
+ ```
225
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
226
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Open-Orca__OpenOrca-Platypus2-13B)
227
+
228
+ | Metric | Value |
229
+ |-----------------------|---------------------------|
230
+ | Avg. | 50.47 |
231
+ | ARC (25-shot) | 62.8 |
232
+ | HellaSwag (10-shot) | 83.15 |
233
+ | MMLU (5-shot) | 59.39 |
234
+ | TruthfulQA (0-shot) | 53.08 |
235
+ | Winogrande (5-shot) | 76.24 |
236
+ | GSM8K (5-shot) | 9.02 |
237
+ | DROP (3-shot) | 9.63 |