open_dutch_llm_leaderboard / evals /hellaswag /hellaswag_nl_stablelm-2-1_6b.json
Bram Vanroy
add evals
5603395
raw
history blame contribute delete
572 Bytes
{
"results": {
"hellaswag_nl": {
"acc": 0.37625472207231514,
"acc_stderr": 0.0050332133723218365,
"acc_norm": 0.4900161899622234,
"acc_norm_stderr": 0.005193787011918009
}
},
"versions": {
"hellaswag_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=stabilityai/stablelm-2-1_6b,use_accelerate=True,device_map_option=auto,dtype=auto,load_in_8bit=True",
"batch_size": 4,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}