open_dutch_llm_leaderboard / evals /mmlu /mmlu_nl_gpt-neo-125M-dutch.json
Bram Vanroy
add evaluations
90df5ea
raw
history blame contribute delete
573 Bytes
{
"results": {
"mmlu_nl": {
"acc": 0.23222281247628443,
"acc_stderr": 0.0036785634314757355,
"acc_norm": 0.24694543522804888,
"acc_norm_stderr": 0.0037568333535560896
}
},
"versions": {
"mmlu_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=yhavinga/gpt-neo-125M-dutch,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": {}
}
}