Views
No views yet
Think about the reasoning process in the mind first, then provide the answer.
The reasoning process should be wrapped within <think> </think> tags, then provide the answer after that, i.e., <think> reasoning process here </think> answer.
1models:
2 # Pivot model
3 - model: unsloth/Llama-3.2-3B-Instruct
4 # Target models
5 - model: bunnycore/Llama-3.2-3B-KodCode-R1
6 - model: bunnycore/Llama-3.2-3b-RP-Toxic-R1
7merge_method: sce
8base_model: unsloth/Llama-3.2-3B-Instruct
9parameters:
10 select_topk: 1.2
11dtype: bfloat16
12| Metric | Value |
|---|---|
| Avg. | 21.27 |
| IFEval (0-Shot) | 63.19 |
| BBH (3-Shot) | 22.98 |
| MATH Lvl 5 (4-Shot) | 16.99 |
| GPQA (0-shot) | 2.13 |
| MuSR (0-shot) | 1.43 |
| MMLU-PRO (5-shot) | 20.89 |