75b616c
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"config": {
"model_dtype": "torch.bfloat16",
"model_name": "PsychoLexLLaMA-average-8B"
},
"results": {
"0-shot": {
"acc": 0.4852
},
"1-shot": {
"acc": 0.41969999999999996
},
"5-shot": {
"acc": 0.4705
}
}
} |