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

Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -225,3 +225,17 @@ Please see the Responsible Use Guide available at https://ai.meta.com/llama/resp
225
  year={2021}
226
  }
227
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
225
  year={2021}
226
  }
227
  ```
228
+
229
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
230
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_uukuguy__speechless-orca-platypus-coig-lite-2k-0.6e-13b)
231
+
232
+ | Metric | Value |
233
+ |-----------------------|---------------------------|
234
+ | Avg. | 54.18 |
235
+ | ARC (25-shot) | 59.9 |
236
+ | HellaSwag (10-shot) | 80.76 |
237
+ | MMLU (5-shot) | 58.34 |
238
+ | TruthfulQA (0-shot) | 47.97 |
239
+ | Winogrande (5-shot) | 77.9 |
240
+ | GSM8K (5-shot) | 7.51 |
241
+ | DROP (3-shot) | 46.85 |