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-70B"
},
"results": {
"0-shot": {
"acc": 0.6584
},
"1-shot": {
"acc": 0.5306000000000001
},
"5-shot": {
"acc": 0.6966
}
}
} |