open_dutch_llm_leaderboard / evals /arc /arc_nl_Mistral-7B-v0.1.json
Bram Vanroy
add Mistral evals
38b8e33
raw
history blame contribute delete
558 Bytes
{
"results": {
"arc_nl": {
"acc": 0.41146278870829767,
"acc_stderr": 0.014398950037131928,
"acc_norm": 0.42771599657827203,
"acc_norm_stderr": 0.014476451794175197
}
},
"versions": {
"arc_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=mistralai/Mistral-7B-v0.1,use_accelerate=True,device_map_option=auto,dtype=auto,load_in_8bit=True",
"batch_size": 2,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}