open_dutch_llm_leaderboard / evals /hellaswag /hellaswag_nl_gpt2-medium-dutch.json
Bram Vanroy
add evaluations
11b505c
raw
history blame
578 Bytes
{
"results": {
"hellaswag_nl": {
"acc": 0.25526173772261196,
"acc_stderr": 0.004529970992768382,
"acc_norm": 0.250728548300054,
"acc_norm_stderr": 0.004503210131241702
}
},
"versions": {
"hellaswag_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=yhavinga/gpt2-medium-dutch,use_accelerate=True,device_map_option=auto,dtype=bfloat16,load_in_8bit=True",
"batch_size": "auto",
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}