migtissera leaderboard-pr-bot commited on
Commit
88993d7
1 Parent(s): 5a9912e

Adding Evaluation Results (#3)

Browse files

- Adding Evaluation Results (528b682aa1f7ce1e201d26ce6a6531e1c06e353b)


Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>

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 |