open_dutch_llm_leaderboard / evals /truthfulqa /truthfulqa_nl_Mixtral-8x7B-Instruct-v0.1.json
vsc36100 vscuser
Add evals for Mixtral-8x7B-Instruct-v0.1 on truthfulqa_nl
51edcf3
raw
history blame
569 Bytes
{
"results": {
"truthfulqa_nl": {
"mc1": 0.3923566878980892,
"mc1_stderr": 0.01743840901221221,
"mc2": 0.5456183251371134,
"mc2_stderr": 0.01627788488944454
}
},
"versions": {
"truthfulqa_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=mistralai/Mixtral-8x7B-Instruct-v0.1,use_accelerate=True,device_map_option=auto,dtype=auto,load_in_8bit=True",
"batch_size": 4,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}