File size: 551 Bytes
e1daa6a |
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.7190213101815311,
"acc_stderr": 0.012632541095875824
}
},
"versions": {
"winogrande": 0
},
"config": {
"model": "sparseml",
"model_args": "pretrained=/cerebras/experiments/spft-retrained_sparse70_llama2_DATAUpdated_KDFalse_GCTrue_LR1e-4_E6-/combined/,trust_remote_code=True",
"num_fewshot": 5,
"batch_size": "64",
"batch_sizes": [],
"device": null,
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
} |