File size: 335 Bytes
af26116
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-70B"
    },
    "results": {
        "0-shot": {
            "acc": 0.7034
        },
        "1-shot": {
            "acc": 0.6783
        },
        "5-shot": {
            "acc": 0.7040000000000001
        }
    }
}