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

Adding Evaluation Results

#15
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -159,3 +159,17 @@ If you found OpenLLaMA useful in your research or applications, please cite usin
159
 
160
 
161
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
159
 
160
 
161
 
162
+
163
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
164
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openlm-research__open_llama_3b_v2)
165
+
166
+ | Metric | Value |
167
+ |-----------------------|---------------------------|
168
+ | Avg. | 35.26 |
169
+ | ARC (25-shot) | 40.27 |
170
+ | HellaSwag (10-shot) | 71.6 |
171
+ | MMLU (5-shot) | 27.12 |
172
+ | TruthfulQA (0-shot) | 34.78 |
173
+ | Winogrande (5-shot) | 67.01 |
174
+ | GSM8K (5-shot) | 0.91 |
175
+ | DROP (3-shot) | 5.13 |