open_multilingual_llm_leaderboard / evals /arc-challenge /arc_bn_challenge_bloom-1b7.json
laiviet's picture
Init commit with simple table
d1253a8
raw
history blame
502 Bytes
{
"results": {
"arc_bn_challenge": {
"acc": 0.20945945945945946,
"acc_stderr": 0.023691963473475724,
"acc_norm": 0.2533783783783784,
"acc_norm_stderr": 0.025323518629100008
}
},
"versions": {
"arc_bn_challenge": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=bigscience/bloom-1b7",
"batch_size": "1",
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}