open_dutch_llm_leaderboard / evals /mmlu /mmlu_nl_Orca-2-13b.json
Bram Vanroy
add evaluations
4a78e88
raw
history blame
557 Bytes
{
"results": {
"mmlu_nl": {
"acc": 0.42285801016923424,
"acc_stderr": 0.004303747902499352,
"acc_norm": 0.366623662442134,
"acc_norm_stderr": 0.004198067042438322
}
},
"versions": {
"mmlu_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=microsoft/Orca-2-13b,use_accelerate=True,device_map_option=auto,dtype=bfloat16,load_in_8bit=True",
"batch_size": 2,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}