open_dutch_llm_leaderboard / evals /mmlu /mmlu_nl_GEITje-7B-chat-v2.json
Bram Vanroy
Add evals for GEITje-7B-chat-v2 on mmlu_nl
4896850
raw
history blame
585 Bytes
{
"results": {
"mmlu_nl": {
"acc": 0.3890111558017758,
"acc_stderr": 0.004247230931759955,
"acc_norm": 0.3278439705547545,
"acc_norm_stderr": 0.004089562565081477
}
},
"versions": {
"mmlu_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=Rijgersberg/GEITje-7B-chat-v2,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": {}
}
}