leaderboard-pr-bot's picture
Adding Evaluation Results
d441643 verified
|
raw
history blame
3.5 kB
---
tags:
- llama
- alpaca
model-index:
- name: MedicWizard-7B
results:
- task:
type: text-generation
name: Text Generation
dataset:
name: AI2 Reasoning Challenge (25-Shot)
type: ai2_arc
config: ARC-Challenge
split: test
args:
num_few_shot: 25
metrics:
- type: acc_norm
value: 53.5
name: normalized accuracy
source:
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=xzuyn/MedicWizard-7B
name: Open LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: HellaSwag (10-Shot)
type: hellaswag
split: validation
args:
num_few_shot: 10
metrics:
- type: acc_norm
value: 78.39
name: normalized accuracy
source:
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=xzuyn/MedicWizard-7B
name: Open LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: MMLU (5-Shot)
type: cais/mmlu
config: all
split: test
args:
num_few_shot: 5
metrics:
- type: acc
value: 44.61
name: accuracy
source:
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=xzuyn/MedicWizard-7B
name: Open LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: TruthfulQA (0-shot)
type: truthful_qa
config: multiple_choice
split: validation
args:
num_few_shot: 0
metrics:
- type: mc2
value: 41.32
source:
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=xzuyn/MedicWizard-7B
name: Open LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: Winogrande (5-shot)
type: winogrande
config: winogrande_xl
split: validation
args:
num_few_shot: 5
metrics:
- type: acc
value: 70.56
name: accuracy
source:
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=xzuyn/MedicWizard-7B
name: Open LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: GSM8k (5-shot)
type: gsm8k
config: main
split: test
args:
num_few_shot: 5
metrics:
- type: acc
value: 4.93
name: accuracy
source:
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=xzuyn/MedicWizard-7B
name: Open LLM Leaderboard
---
# MedicWizard-7B Recipe
WizardLM-Uncensored-7B + MedAlpaca-7B (50%/50%)
## Original Models:
WizardLM-Uncensored-7B: https://huggingface.co/ehartford/WizardLM-7B-Uncensored
MedAlpaca-7B: https://huggingface.co/medalpaca/medalpaca-7b
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_xzuyn__MedicWizard-7B)
| Metric |Value|
|---------------------------------|----:|
|Avg. |48.88|
|AI2 Reasoning Challenge (25-Shot)|53.50|
|HellaSwag (10-Shot) |78.39|
|MMLU (5-Shot) |44.61|
|TruthfulQA (0-shot) |41.32|
|Winogrande (5-shot) |70.56|
|GSM8k (5-shot) | 4.93|