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

Adding Evaluation Results (#2)

Browse files

- Adding Evaluation Results (77ebf2089c1c52adbd40bf3f20f53714e3b5e295)


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

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 |