File size: 348 Bytes
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": "Llama-3.1-Instruct-8B"
    },
    "results": {
        "0-shot": {
            "acc": 0.45890000000000003
        },
        "1-shot": {
            "acc": 0.41359999999999997
        },
        "5-shot": {
            "acc": 0.3578
        }
    }
}