open_dutch_llm_leaderboard / evals /hellaswag /hellaswag_nl_Orca-2-13b.json
Bram Vanroy
add evaluations
41e053a
raw
history blame contribute delete
568 Bytes
{
"results": {
"hellaswag_nl": {
"acc": 0.42579600647598487,
"acc_stderr": 0.005137296396390564,
"acc_norm": 0.5363194819212088,
"acc_norm_stderr": 0.005181099561224405
}
},
"versions": {
"hellaswag_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=microsoft/Orca-2-13b,use_accelerate=True,device_map_option=auto,dtype=bfloat16,load_in_8bit=True",
"batch_size": 2,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}