Views
No views yet
1models:
2 - model: mistralai/Mistral-7B-v0.1
3 # No parameters necessary for base model
4 - model: senseable/WestLake-7B-v2
5 parameters:
6 density: 0.53
7 weight: 0.65
8 - model: SanjiWatsuki/Kunoichi-DPO-v2-7B
9 parameters:
10 density: 0.53
11 weight: 0.35
12merge_method: dare_ties
13base_model: mistralai/Mistral-7B-v0.1
14parameters:
15 int8_mask: true
16dtype: bfloat16
17| Metric | Value |
|---|---|
| Avg. | 73.56 |
| AI2 Reasoning Challenge (25-Shot) | 71.84 |
| HellaSwag (10-Shot) | 88.15 |
| MMLU (5-Shot) | 64.76 |
| TruthfulQA (0-shot) | 66.83 |
| Winogrande (5-shot) | 84.45 |
| GSM8k (5-shot) | 65.35 |