open_dutch_llm_leaderboard / evals /mmlu /mmlu_nl_Llama-2-13b-hf.json
Bram Vanroy
add evaluations
d64c180
raw
history blame
563 Bytes
{
"results": {
"mmlu_nl": {
"acc": 0.416938605145329,
"acc_stderr": 0.004295378164911688,
"acc_norm": 0.35637853836229794,
"acc_norm_stderr": 0.0041723356313098465
}
},
"versions": {
"mmlu_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=meta-llama/Llama-2-13b-hf,use_accelerate=True,device_map_option=auto,dtype=bfloat16,load_in_8bit=True",
"batch_size": 1,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}