leaderboard-pr-bot commited on
Commit
3023785
1 Parent(s): 98de5b0

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 +18 -4
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- base_model:
3
- - grimjim/zephyr-beta-wizardLM-2-merge-7B
4
- - core-3/kuno-royale-v2-7b
5
  library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
- license: cc-by-nc-4.0
 
 
10
  pipeline_tag: text-generation
11
  model-index:
12
  - name: grimjim/zephyr-wizard-kuno-royale-BF16-merge-7B
@@ -152,3 +152,17 @@ parameters:
152
  dtype: bfloat16
153
 
154
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-nc-4.0
 
 
3
  library_name: transformers
4
  tags:
5
  - mergekit
6
  - merge
7
+ base_model:
8
+ - grimjim/zephyr-beta-wizardLM-2-merge-7B
9
+ - core-3/kuno-royale-v2-7b
10
  pipeline_tag: text-generation
11
  model-index:
12
  - name: grimjim/zephyr-wizard-kuno-royale-BF16-merge-7B
 
152
  dtype: bfloat16
153
 
154
  ```
155
+
156
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
157
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_grimjim__zephyr-wizard-kuno-royale-BF16-merge-7B)
158
+
159
+ | Metric |Value|
160
+ |---------------------------------|----:|
161
+ |Avg. |71.54|
162
+ |AI2 Reasoning Challenge (25-Shot)|68.69|
163
+ |HellaSwag (10-Shot) |86.87|
164
+ |MMLU (5-Shot) |64.87|
165
+ |TruthfulQA (0-shot) |65.47|
166
+ |Winogrande (5-shot) |80.03|
167
+ |GSM8k (5-shot) |63.31|
168
+