leaderboard-pr-bot commited on
Commit
d889496
1 Parent(s): 0b33ad0

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
@@ -98,3 +98,17 @@ def run_inference(messages):
98
  run_inference(["What's the longest side of the right angled triangle called and how is it related to the Pythagoras theorem?"])
99
  ```
100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
  run_inference(["What's the longest side of the right angled triangle called and how is it related to the Pythagoras theorem?"])
99
  ```
100
 
101
+
102
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
103
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_prithivida__Asimov-7B-v1)
104
+
105
+ | Metric | Value |
106
+ |-----------------------|---------------------------|
107
+ | Avg. | 48.08 |
108
+ | ARC (25-shot) | 59.04 |
109
+ | HellaSwag (10-shot) | 80.04 |
110
+ | MMLU (5-shot) | 56.35 |
111
+ | TruthfulQA (0-shot) | 51.15 |
112
+ | Winogrande (5-shot) | 73.95 |
113
+ | GSM8K (5-shot) | 9.33 |
114
+ | DROP (3-shot) | 6.69 |