Text Generation
Transformers
PyTorch
English
llama
Eval Results
Inference Endpoints
text-generation-inference
leaderboard-pr-bot commited on
Commit
77ebf20
1 Parent(s): 6ed0dca

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
@@ -192,4 +192,17 @@ If you found wizardlm_alpaca_dolly_orca_open_llama_7b useful in your research or
192
  journal = {GitHub repository},
193
  howpublished = {\url{https://github.com/tatsu-lab/stanford_alpaca}},
194
  }
195
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  journal = {GitHub repository},
193
  howpublished = {\url{https://github.com/tatsu-lab/stanford_alpaca}},
194
  }
195
+ ```
196
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
197
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_psmathur__orca_mini_7b)
198
+
199
+ | Metric | Value |
200
+ |-----------------------|---------------------------|
201
+ | Avg. | 37.39 |
202
+ | ARC (25-shot) | 43.94 |
203
+ | HellaSwag (10-shot) | 65.22 |
204
+ | MMLU (5-shot) | 29.97 |
205
+ | TruthfulQA (0-shot) | 42.03 |
206
+ | Winogrande (5-shot) | 66.06 |
207
+ | GSM8K (5-shot) | 0.38 |
208
+ | DROP (3-shot) | 14.14 |