open_dutch_llm_leaderboard / evals /mmlu /mmlu_nl_GEITje-7B-ultra.json
Bram Vanroy
Add evals for GEITje-7B-ultra on mmlu_nl
9a6dfa9
raw
history blame contribute delete
582 Bytes
{
"results": {
"mmlu_nl": {
"acc": 0.4193670790012901,
"acc_stderr": 0.004298888710440377,
"acc_norm": 0.3571374364422858,
"acc_norm_stderr": 0.004174312547099399
}
},
"versions": {
"mmlu_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=BramVanroy/GEITje-7B-ultra,use_accelerate=True,device_map_option=auto,dtype=auto,trust_remote_code=True,load_in_8bit=True",
"batch_size": 2,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}