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

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 -1
README.md CHANGED
@@ -23,4 +23,17 @@ You are a helpful AI assistant.
23
 
24
  USER: <prompt>
25
  ASSISTANT:
26
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
  USER: <prompt>
25
  ASSISTANT:
26
+ ```
27
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
28
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ehartford__WizardLM-1.0-Uncensored-CodeLlama-34b)
29
+
30
+ | Metric | Value |
31
+ |-----------------------|---------------------------|
32
+ | Avg. | 46.72 |
33
+ | ARC (25-shot) | 56.4 |
34
+ | HellaSwag (10-shot) | 75.45 |
35
+ | MMLU (5-shot) | 54.51 |
36
+ | TruthfulQA (0-shot) | 43.06 |
37
+ | Winogrande (5-shot) | 72.45 |
38
+ | GSM8K (5-shot) | 19.64 |
39
+ | DROP (3-shot) | 5.51 |