CombinHorizon commited on
Commit
0865d24
1 Parent(s): 8cce6c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -14
README.md CHANGED
@@ -142,6 +142,22 @@ parameters:
142
  dtype: bfloat16
143
  ```
144
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  ## Citations
146
 
147
  The merge is based on the technique posted [here](https://huggingface.co/rombodawg/Rombos-LLM-V2.5-Qwen-14b/discussions/1#67098eecdf3b26954feb2eab).
@@ -163,17 +179,3 @@ The merge is based on the technique posted [here](https://huggingface.co/romboda
163
  year={2024}
164
  }
165
  ```
166
-
167
- # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
168
- Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_CombinHorizon__Rombos-Qwen2.5-7B-Inst-BaseMerge-TIES)
169
-
170
- | Metric |Value|
171
- |-------------------|----:|
172
- |Avg. |27.15|
173
- |IFEval (0-Shot) |75.64|
174
- |BBH (3-Shot) |34.95|
175
- |MATH Lvl 5 (4-Shot)| 0.00|
176
- |GPQA (0-shot) | 6.38|
177
- |MuSR (0-shot) | 8.78|
178
- |MMLU-PRO (5-shot) |37.13|
179
-
 
142
  dtype: bfloat16
143
  ```
144
 
145
+
146
+
147
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
148
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_CombinHorizon__Rombos-Qwen2.5-7B-Inst-BaseMerge-TIES)
149
+
150
+ | Metric |Value|
151
+ |-------------------|----:|
152
+ |Avg. |27.15|
153
+ |IFEval (0-Shot) |75.64|
154
+ |BBH (3-Shot) |34.95|
155
+ |MATH Lvl 5 (4-Shot)| 0.00|
156
+ |GPQA (0-shot) | 6.38|
157
+ |MuSR (0-shot) | 8.78|
158
+ |MMLU-PRO (5-shot) |37.13|
159
+
160
+
161
  ## Citations
162
 
163
  The merge is based on the technique posted [here](https://huggingface.co/rombodawg/Rombos-LLM-V2.5-Qwen-14b/discussions/1#67098eecdf3b26954feb2eab).
 
179
  year={2024}
180
  }
181
  ```