open_multilingual_llm_leaderboard / evals /arc-challenge /arc_eu_challenge_bloom-1b7.json
laiviet's picture
Init commit with simple table
d1253a8
raw
history blame
500 Bytes
{
"results": {
"arc_eu_challenge": {
"acc": 0.22377622377622378,
"acc_stderr": 0.02468755105337312,
"acc_norm": 0.2517482517482518,
"acc_norm_stderr": 0.02570896966075011
}
},
"versions": {
"arc_eu_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": {}
}
}