open_dutch_llm_leaderboard / evals /arc /arc_nl_GEITje-7B-chat.json
Bram Vanroy
Add evals for GEITje-7B-chat on arc_nl
5cfd1c2
raw
history blame contribute delete
582 Bytes
{
"results": {
"arc_nl": {
"acc": 0.41146278870829767,
"acc_stderr": 0.014398950037131923,
"acc_norm": 0.43028229255774164,
"acc_norm_stderr": 0.014487223979103713
}
},
"versions": {
"arc_nl": 0
},
"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": {}
}
}