Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
leaderboard-pr-bot commited on
Commit
bece1d4
1 Parent(s): 76e9031

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
@@ -69,3 +69,17 @@ The `first_n` function takes an integer `n` as input, and calculates the first n
69
  fiddled with his brakes." The salesman quips, "And I'll have a martini, shaken not stirred. After all, I have to sell this guy a car that doesn't break down on him within the first year of ownership."
70
  ```
71
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  fiddled with his brakes." The salesman quips, "And I'll have a martini, shaken not stirred. After all, I have to sell this guy a car that doesn't break down on him within the first year of ownership."
70
  ```
71
 
72
+
73
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
74
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openaccess-ai-collective__wizard-mega-13b)
75
+
76
+ | Metric | Value |
77
+ |-----------------------|---------------------------|
78
+ | Avg. | 47.44 |
79
+ | ARC (25-shot) | 57.34 |
80
+ | HellaSwag (10-shot) | 81.09 |
81
+ | MMLU (5-shot) | 50.59 |
82
+ | TruthfulQA (0-shot) | 50.22 |
83
+ | Winogrande (5-shot) | 76.32 |
84
+ | GSM8K (5-shot) | 10.08 |
85
+ | DROP (3-shot) | 6.44 |