leaderboard-pr-bot commited on
Commit
fc18093
1 Parent(s): 88c5ac0

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
@@ -57,4 +57,17 @@ model = AutoModelForCausalLM.from_pretrained(
57
 
58
 
59
  ## Benchmarks
60
- ![benchmarks](imgs/benchmarks.png "Benchmark Scores")
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
 
58
 
59
  ## Benchmarks
60
+ ![benchmarks](imgs/benchmarks.png "Benchmark Scores")
61
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
62
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_LeoLM__leo-hessianai-7b)
63
+
64
+ | Metric | Value |
65
+ |-----------------------|---------------------------|
66
+ | Avg. | 41.71 |
67
+ | ARC (25-shot) | 51.96 |
68
+ | HellaSwag (10-shot) | 75.84 |
69
+ | MMLU (5-shot) | 42.85 |
70
+ | TruthfulQA (0-shot) | 37.94 |
71
+ | Winogrande (5-shot) | 72.14 |
72
+ | GSM8K (5-shot) | 5.61 |
73
+ | DROP (3-shot) | 5.61 |