File size: 533 Bytes
9c9840a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | {
"results": {
"hellaswag": {
"acc": 0.5480979884485162,
"acc_stderr": 0.004966640868083862,
"acc_norm": 0.7380003983270265,
"acc_norm_stderr": 0.0043882375575267155
}
},
"versions": {
"hellaswag": 0
},
"config": {
"model": "hf-causal",
"model_args": "pretrained=workdir_7b/ckpt_349",
"num_fewshot": 10,
"batch_size": "16",
"batch_sizes": [],
"device": null,
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
} |