File size: 533 Bytes
2509692
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75b616c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "config": {
        "model_dtype": "torch.bfloat16",
        "model_name": "PsychoLexLLaMA-pretrain-sft-8B"
    },
    "results": {
        "0-shot-persian": {
            "acc": 0.473
        },
        "1-shot-persian": {
            "acc": 0.4313
        },
        "5-shot-persian": {
            "acc": 0.4661
        },
        "0-shot-english": {
            "acc": 0.9145
        },
        "1-shot-english": {
            "acc": 0.9024
        },
        "5-shot-english": {
            "acc": 0.9085
        }
    }
}