open_multilingual_llm_leaderboard / evals /truthfulqa-mc /truthfulqa_sk_mc_bloom-7b1.json
laiviet's picture
Init commit with simple table
d1253a8
raw
history blame
492 Bytes
{
"results": {
"truthfulqa_sk_mc": {
"mc1": 0.23846153846153847,
"mc1_stderr": 0.015268148070057835,
"mc2": 0.4379856829317774,
"mc2_stderr": 0.016560323561497736
}
},
"versions": {
"truthfulqa_sk_mc": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=bigscience/bloom-7b1",
"batch_size": "1",
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}