Text Generation
Transformers
PyTorch
English
llama
Eval Results
Inference Endpoints
text-generation-inference

Adding Evaluation Results

#13
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -191,4 +191,17 @@ If you found wizardlm_alpaca_dolly_orca_open_llama_13b useful in your research o
191
  journal = {GitHub repository},
192
  howpublished = {\url{https://github.com/tatsu-lab/stanford_alpaca}},
193
  }
194
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
191
  journal = {GitHub repository},
192
  howpublished = {\url{https://github.com/tatsu-lab/stanford_alpaca}},
193
  }
194
+ ```
195
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
196
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_psmathur__orca_mini_13b)
197
+
198
+ | Metric | Value |
199
+ |-----------------------|---------------------------|
200
+ | Avg. | 37.06 |
201
+ | ARC (25-shot) | 42.06 |
202
+ | HellaSwag (10-shot) | 63.4 |
203
+ | MMLU (5-shot) | 35.43 |
204
+ | TruthfulQA (0-shot) | 43.1 |
205
+ | Winogrande (5-shot) | 64.17 |
206
+ | GSM8K (5-shot) | 0.0 |
207
+ | DROP (3-shot) | 11.23 |