open_dutch_llm_leaderboard / evals /hellaswag /hellaswag_nl_Mixtral-8x7B-v0.1.json
vsc36100 vscuser
Add evals for Mixtral-8x7B-v0.1 on hellaswag_nl
a2962c6
raw
history blame
571 Bytes
{
"results": {
"hellaswag_nl": {
"acc": 0.5155963302752293,
"acc_stderr": 0.0051922948685470035,
"acc_norm": 0.6757690232056125,
"acc_norm_stderr": 0.004863255864962174
}
},
"versions": {
"hellaswag_nl": 1
},
"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": {}
}
}