open_multilingual_llm_leaderboard / evals /arc-challenge /arc_es_challenge_bloom-1b7.json
laiviet's picture
Init commit with simple table
d1253a8
raw
history blame
500 Bytes
{
"results": {
"arc_es_challenge": {
"acc": 0.2356902356902357,
"acc_stderr": 0.02466946003490763,
"acc_norm": 0.2895622895622896,
"acc_norm_stderr": 0.026362594432681956
}
},
"versions": {
"arc_es_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": {}
}
}