open_dutch_llm_leaderboard / evals /hellaswag /hellaswag_nl_Yi-6B.json
Bram Vanroy
add evals
d20fb33
raw
history blame
556 Bytes
{
"results": {
"hellaswag_nl": {
"acc": 0.34225580140313006,
"acc_stderr": 0.004929520183215306,
"acc_norm": 0.41640582838640045,
"acc_norm_stderr": 0.005121705462751119
}
},
"versions": {
"hellaswag_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=01-ai/Yi-6B,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": {}
}
}