File size: 397 Bytes
e2c3257 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"config": {
"model_dtype": "bfloat16",
"model_name": "microsoft/Phi-3-mini-4k-instruct",
"model_sha": "main"
},
"results": {
"mmlu_it": {
"acc": 0.5655
},
"hellaswag_it": {
"acc_norm": 0.6144
},
"arc_it": {
"acc_norm": 0.4346
}
},
"versions": null
} |