open_dutch_llm_leaderboard / evals /hellaswag /hellaswag_nl_Yi-6B-Chat.json
Bram Vanroy
add first Yi chat
3b045b8
raw
history blame
560 Bytes
{
"results": {
"hellaswag_nl": {
"acc": 0.34830005396654073,
"acc_stderr": 0.004949956019124193,
"acc_norm": 0.4175930922827847,
"acc_norm_stderr": 0.005123781939169409
}
},
"versions": {
"hellaswag_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=01-ai/Yi-6B-Chat,use_accelerate=True,device_map_option=auto,dtype=auto,load_in_8bit=True",
"batch_size": 2,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}