open_dutch_llm_leaderboard / evals /truthfulqa /truthfulqa_nl_Mixtral-8x7B-v0.1.json
vsc36100 vscuser
Add evals for Mixtral-8x7B-v0.1 on truthfulqa_nl
232fa78
raw
history blame
562 Bytes
{
"results": {
"truthfulqa_nl": {
"mc1": 0.3095541401273885,
"mc1_stderr": 0.016511065184977657,
"mc2": 0.4652868136881822,
"mc2_stderr": 0.015048679041445641
}
},
"versions": {
"truthfulqa_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=mistralai/Mixtral-8x7B-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": {}
}
}