Views
No views yet
| Metric | hellaswag_it acc_norm | arc_it acc_norm | m_mmlu_it 5-shot acc | Average |
|---|---|---|---|---|
| Accuracy Normalized | 0.6621 | 0.5535 | 0.5749 | 0.5968 |
1
2models:
3 - model: meta-llama/Meta-Llama-3-8B
4 # no parameters necessary for base model
5 - model: swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA
6 parameters:
7 density: 0.5
8 weight: 0.6
9 - model: DeepMount00/Llama-3-8b-Ita
10 parameters:
11 density: 0.5
12 weight: 0.3
13merge_method: ties
14base_model: meta-llama/Meta-Llama-3-8B
15parameters:
16 normalize: true
17dtype: bfloat16
18