open_dutch_llm_leaderboard / evals /mmlu /mmlu_nl_Mixtral-8x7B-v0.1.json
vsc36100 vscuser
Add evals for Mixtral-8x7B-v0.1 on mmlu_nl
98e77c3
raw
history blame
561 Bytes
{
"results": {
"mmlu_nl": {
"acc": 0.5845791910146467,
"acc_stderr": 0.004293129673063993,
"acc_norm": 0.4376565227289975,
"acc_norm_stderr": 0.0043219102173305286
}
},
"versions": {
"mmlu_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=mistralai/Mixtral-8x7B-v0.1,use_accelerate=True,device_map_option=auto,dtype=auto,load_in_8bit=True",
"batch_size": 4,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}