open_dutch_llm_leaderboard / evals /arc /arc_nl_Llama-2-13b-hf.json
Bram Vanroy
add evaluations
4a78e88
raw
history blame contribute delete
560 Bytes
{
"results": {
"arc_nl": {
"acc": 0.40889649272882805,
"acc_stderr": 0.01438523759817326,
"acc_norm": 0.3798118049615056,
"acc_norm_stderr": 0.014201184043263487
}
},
"versions": {
"arc_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=meta-llama/Llama-2-13b-hf,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": {}
}
}