open_dutch_llm_leaderboard / evals /mmlu /mmlu_nl_Yi-6B-Chat.json
Bram Vanroy
add evals
d20fb33
raw
history blame
549 Bytes
{
"results": {
"mmlu_nl": {
"acc": 0.4071488199134856,
"acc_stderr": 0.004280136715848525,
"acc_norm": 0.3481065492904303,
"acc_norm_stderr": 0.004150043156295438
}
},
"versions": {
"mmlu_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=01-ai/Yi-6B-Chat,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": {}
}
}