open_dutch_llm_leaderboard / evals /mmlu /mmlu_nl_GEITje-7B-chat.json
Bram Vanroy
add GEITJE mmlu
7f88a71
raw
history blame
560 Bytes
{
"results": {
"mmlu_nl": {
"acc": 0.38362297943386203,
"acc_stderr": 0.004236270988211309,
"acc_norm": 0.3342187144266525,
"acc_norm_stderr": 0.004109503747402399
}
},
"versions": {
"mmlu_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=Rijgersberg/GEITje-7B-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": {}
}
}