File size: 523 Bytes
9cf88ab |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
{
"results": {
"winogrande": {
"acc": 0.6945540647198106,
"acc_stderr": 0.012945038632552029
}
},
"versions": {
"winogrande": 0
},
"config": {
"model": "sparseml",
"model_args": "pretrained=/network/alexandre/research/cerebras/llama2_7B_sparse70_retrained/checkpoint,dtype=bfloat16",
"num_fewshot": 5,
"batch_size": "16",
"batch_sizes": [],
"device": "cuda:2",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
} |