open_dutch_llm_leaderboard / evals /arc /arc_nl_Mixtral-8x7B-v0.1.json
vsc36100 vscuser
Add evals for Mixtral-8x7B-v0.1 on arc_nl
e9c9ef7
raw
history blame
559 Bytes
{
"results": {
"arc_nl": {
"acc": 0.49529512403763903,
"acc_stderr": 0.014629495683629984,
"acc_norm": 0.4893071000855432,
"acc_norm_stderr": 0.014626797451054007
}
},
"versions": {
"arc_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": {}
}
}