File size: 571 Bytes
6b009a1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
{
"results": {
"hellaswag_nl": {
"acc": 0.4386400431732326,
"acc_stderr": 0.005155556844320744,
"acc_norm": 0.572369131138694,
"acc_norm_stderr": 0.005140121115694681
}
},
"versions": {
"hellaswag_nl": 1
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=meta-llama/Llama-2-13b-hf,use_accelerate=True,device_map_option=auto,dtype=bfloat16,load_in_8bit=True",
"batch_size": 2,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
} |