File size: 567 Bytes
4a78e88 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
{
"results": {
"arc_nl": {
"acc": 0.40290846877673225,
"acc_stderr": 0.014351663146567216,
"acc_norm": 0.40889649272882805,
"acc_norm_stderr": 0.014385237598173261
}
},
"versions": {
"arc_nl": 0
},
"config": {
"model": "hf-auto",
"model_args": "pretrained=meta-llama/Llama-2-13b-chat-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": {}
}
} |