open_dutch_llm_leaderboard / evals /arc /arc_nl_Llama-2-7b-hf.json
Bram Vanroy
revision for Dutch only
5693ee5
raw
history blame
565 Bytes
{
"results": {
"arc_nl": {
"acc": 0.33447390932420873,
"acc_stderr": 0.013805185437125271,
"acc_norm": 0.3558597091531223,
"acc_norm_stderr": 0.014009035017396714
}
},
"versions": {
"arc_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=meta-llama/Llama-2-7b-hf,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": {}
}
}