File size: 563 Bytes
d64c180 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
{
"results": {
"mmlu_nl": {
"acc": 0.416938605145329,
"acc_stderr": 0.004295378164911688,
"acc_norm": 0.35637853836229794,
"acc_norm_stderr": 0.0041723356313098465
}
},
"versions": {
"mmlu_nl": 0
},
"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": 1,
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
} |