open_dutch_llm_leaderboard / evals /hellaswag /hellaswag_nl_GEITje-7B-chat.json
Bram Vanroy
Add evals for GEITje-7B-chat on hellaswag_nl
c181884
raw
history blame contribute delete
594 Bytes
{
"results": {
"hellaswag_nl": {
"acc": 0.5085806799784134,
"acc_stderr": 0.0051940576924097695,
"acc_norm": 0.6657312466270912,
"acc_norm_stderr": 0.0049011510611319045
}
},
"versions": {
"hellaswag_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=Rijgersberg/GEITje-7B-chat,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": {}
}
}