open_dutch_llm_leaderboard / evals /arc /arc_nl_Mixtral-8x7B-Instruct-v0.1.json
vsc36100 vscuser
Add evals for Mixtral-8x7B-Instruct-v0.1 on arc_nl
f57c364
raw
history blame contribute delete
564 Bytes
{
"results": {
"arc_nl": {
"acc": 0.5491873396065012,
"acc_stderr": 0.0145591791181561,
"acc_norm": 0.5406330196749358,
"acc_norm_stderr": 0.01458175340237769
}
},
"versions": {
"arc_nl": 0
},
"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": {}
}
}