Text Generation
Transformers
PyTorch
English
llama
text-generation-inference
leaderboard-pr-bot commited on
Commit
38559a4
1 Parent(s): 37c3655

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -204,3 +204,17 @@ If you use this model, please cite our work, the llama paper, and the original d
204
  howpublished = {\url{https://github.com/sahil280114/codealpaca}},
205
  }
206
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
  howpublished = {\url{https://github.com/sahil280114/codealpaca}},
205
  }
206
  ```
207
+
208
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
209
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__tulu-30B-fp16)
210
+
211
+ | Metric | Value |
212
+ |-----------------------|---------------------------|
213
+ | Avg. | 55.74 |
214
+ | ARC (25-shot) | 59.98 |
215
+ | HellaSwag (10-shot) | 83.4 |
216
+ | MMLU (5-shot) | 56.1 |
217
+ | TruthfulQA (0-shot) | 45.14 |
218
+ | Winogrande (5-shot) | 80.82 |
219
+ | GSM8K (5-shot) | 19.71 |
220
+ | DROP (3-shot) | 45.01 |