Update README.md
Browse files
README.md
CHANGED
@@ -138,7 +138,7 @@ Using the above template for merging can improve the **calculation accuracy** an
|
|
138 |
|
139 |
**ZYH-LLM-Qwen2.5-V4** used this template during the model merging process.
|
140 |
|
141 |
-
|
142 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/YOYO-AI__ZYH-LLM-Qwen2.5-14B-V3-details)
|
143 |
|
144 |
| Metric |Value|
|
@@ -151,8 +151,6 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
|
|
151 |
|MuSR (0-shot) |15.66|
|
152 |
|MMLU-PRO (5-shot) |46.71|
|
153 |
|
154 |
-
The following are the specific details of model merging, hoping to inspire you:
|
155 |
-
|
156 |
## First stage:
|
157 |
*Create four different instruction models and code model*
|
158 |
```yaml
|
|
|
138 |
|
139 |
**ZYH-LLM-Qwen2.5-V4** used this template during the model merging process.
|
140 |
|
141 |
+
## [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
142 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/YOYO-AI__ZYH-LLM-Qwen2.5-14B-V3-details)
|
143 |
|
144 |
| Metric |Value|
|
|
|
151 |
|MuSR (0-shot) |15.66|
|
152 |
|MMLU-PRO (5-shot) |46.71|
|
153 |
|
|
|
|
|
154 |
## First stage:
|
155 |
*Create four different instruction models and code model*
|
156 |
```yaml
|