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

Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -156,4 +156,17 @@ We used the `packing-attn` branch of Axolotl during training.
156
  eprint={2307.09288},
157
  archivePrefix={arXiv},
158
  }
159
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
156
  eprint={2307.09288},
157
  archivePrefix={arXiv},
158
  }
159
+ ```
160
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
161
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Open-Orca__LlongOrca-7B-16k)
162
+
163
+ | Metric | Value |
164
+ |-----------------------|---------------------------|
165
+ | Avg. | 46.6 |
166
+ | ARC (25-shot) | 57.51 |
167
+ | HellaSwag (10-shot) | 79.44 |
168
+ | MMLU (5-shot) | 49.35 |
169
+ | TruthfulQA (0-shot) | 49.84 |
170
+ | Winogrande (5-shot) | 74.51 |
171
+ | GSM8K (5-shot) | 7.51 |
172
+ | DROP (3-shot) | 8.06 |