leaderboard-pr-bot commited on
Commit
528b682
1 Parent(s): 5a9912e

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
@@ -90,3 +90,17 @@ while True:
90
  output_file.write(json.dumps(json_data) + "\n")
91
 
92
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
  output_file.write(json.dumps(json_data) + "\n")
91
 
92
  ```
93
+
94
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
95
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_migtissera__SynthIA-7B-v1.5)
96
+
97
+ | Metric | Value |
98
+ |-----------------------|---------------------------|
99
+ | Avg. | 54.8 |
100
+ | ARC (25-shot) | 62.71 |
101
+ | HellaSwag (10-shot) | 83.37 |
102
+ | MMLU (5-shot) | 63.48 |
103
+ | TruthfulQA (0-shot) | 51.32 |
104
+ | Winogrande (5-shot) | 79.24 |
105
+ | GSM8K (5-shot) | 17.44 |
106
+ | DROP (3-shot) | 26.01 |