Views
No views yet
1
2slices:
3 - sources:
4 - model: jpacifico/Chocolatine-3B-Instruct-DPO-Revised
5 layer_range: [0, 32]
6 - model: microsoft/Phi-3.5-mini-instruct
7 layer_range: [0, 32]
8merge_method: slerp
9base_model: microsoft/Phi-3.5-mini-instruct
10parameters:
11 t:
12 - filter: self_attn
13 value: [1, 0.75, 0.5, 0.25, 0]
14 - filter: mlp
15 value: [0, 0.25, 0.5, 0.75, 1]
16 - value: 0.5
17dtype: bfloat16
18
19| Metric | Value |
|---|---|
| Avg. | 21.23 |
| IFEval (0-Shot) | 28.76 |
| BBH (3-Shot) | 35.45 |
| MATH Lvl 5 (4-Shot) | 2.95 |
| GPQA (0-shot) | 11.30 |
| MuSR (0-shot) | 15.43 |
| MMLU-PRO (5-shot) | 33.51 |