open_dutch_llm_leaderboard / evals /hellaswag /hellaswag_nl_Mixtral-8x7B-Instruct-v0.1.json
vsc36100 vscuser
Add evals for Mixtral-8x7B-Instruct-v0.1 on hellaswag_nl
f300846
raw
history blame contribute delete
580 Bytes
{
"results": {
"hellaswag_nl": {
"acc": 0.5231516459794927,
"acc_stderr": 0.005189250893610455,
"acc_norm": 0.6845116028062601,
"acc_norm_stderr": 0.0048281730735080484
}
},
"versions": {
"hellaswag_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=mistralai/Mixtral-8x7B-Instruct-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": {}
}
}