23 lines
513 B
JSON
23 lines
513 B
JSON
{
|
|
"results": {
|
|
"gsm8k": {
|
|
"acc": 0.07960576194086429,
|
|
"acc_stderr": 0.00745592433867626
|
|
}
|
|
},
|
|
"versions": {
|
|
"gsm8k": 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:6",
|
|
"no_cache": true,
|
|
"limit": null,
|
|
"bootstrap_iters": 100000,
|
|
"description_dict": {}
|
|
}
|
|
} |