leaderboard-pr-bot commited on
Commit
937fe26
1 Parent(s): 39c1c68

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
@@ -70,3 +70,17 @@ tokenizer.batch_decode(generate_ids)[0]
70
  ```
71
 
72
  To utilize the prompt format without a system prompt, simply leave the line out.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  ```
71
 
72
  To utilize the prompt format without a system prompt, simply leave the line out.
73
+
74
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
75
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_orangetin__OpenHermes-Mixtral-8x7B)
76
+
77
+ | Metric |Value|
78
+ |---------------------------------|----:|
79
+ |Avg. |65.27|
80
+ |AI2 Reasoning Challenge (25-Shot)|63.91|
81
+ |HellaSwag (10-Shot) |84.14|
82
+ |MMLU (5-Shot) |64.29|
83
+ |TruthfulQA (0-shot) |59.53|
84
+ |Winogrande (5-shot) |74.03|
85
+ |GSM8k (5-shot) |45.72|
86
+