Views
No views yet
| Tasks | Version | Filter | n-shot | Metric | Value | Stderr | |
|---|---|---|---|---|---|---|---|
| - medmcqa | Yaml | none | 0 | acc | 0.5728 | ± | 0.0076 |
| none | 0 | acc_norm | 0.5728 | ± | 0.0076 | ||
| - medqa_4options | Yaml | none | 0 | acc | 0.5923 | ± | 0.0138 |
| none | 0 | acc_norm | 0.5923 | ± | 0.0138 | ||
| - anatomy (mmlu) | 0 | none | 0 | acc | 0.7111 | ± | 0.0392 |
| - clinical_knowledge (mmlu) | 0 | none | 0 | acc | 0.7547 | ± | 0.0265 |
| - college_biology (mmlu) | 0 | none | 0 | acc | 0.7917 | ± | 0.0340 |
| - college_medicine (mmlu) | 0 | none | 0 | acc | 0.6647 | ± | 0.0360 |
| - medical_genetics (mmlu) | 0 | none | 0 | acc | 0.8200 | ± | 0.0386 |
| - professional_medicine (mmlu) | 0 | none | 0 | acc | 0.7426 | ± | 0.0266 |
| stem | N/A | none | 0 | acc_norm | 0.5773 | ± | 0.0067 |
| none | 0 | acc | 0.6145 | ± | 0.0057 | ||
| - pubmedqa | 1 | none | 0 | acc | 0.7400 | ± | 0.0196 |
| Groups | Version | Filter | n-shot | Metric | Value | Stderr | |
|---|---|---|---|---|---|---|---|
| stem | N/A | none | 0 | acc_norm | 0.5773 | ± | 0.0067 |
| none | 0 | acc | 0.6145 | ± | 0.0057 |
1models:
2 - model: mlabonne/ChimeraLlama-3-8B-v3
3 # No parameters necessary for base model
4
5 - model: sethuiyer/Medichat-Llama3-8B
6 parameters:
7 density: 0.53
8 weight: 0.5
9 - model: johnsnowlabs/JSL-MedLlama-3-8B-v2.0
10 parameters:
11 density: 0.53
12 weight: 0.5
13
14merge_method: dare_ties
15base_model: mlabonne/ChimeraLlama-3-8B-v3
16parameters:
17 int8_mask: true
18dtype: float16
19