open_dutch_llm_leaderboard / evals /arc /arc_nl_Yi-6B-Chat.json
Bram Vanroy
add first Yi chat
3b045b8
raw
history blame contribute delete
547 Bytes
{
"results": {
"arc_nl": {
"acc": 0.2711719418306245,
"acc_stderr": 0.01300808888870032,
"acc_norm": 0.29597946963216426,
"acc_norm_stderr": 0.013356788048643684
}
},
"versions": {
"arc_nl": 0
},
"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": {}
}
}