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