File size: 1,391 Bytes
903b1a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
    {
        "shots_per_label": 1,
        "average_accuracy": 54.9,
        "std_dev": 2.77,
        "trial_results": [
            52.94117647058824,
            52.94117647058824,
            58.82352941176471
        ]
    },
    {
        "shots_per_label": 2,
        "average_accuracy": 52.94,
        "std_dev": 4.8,
        "trial_results": [
            47.05882352941176,
            58.82352941176471,
            52.94117647058824
        ]
    },
    {
        "shots_per_label": 3,
        "average_accuracy": 62.75,
        "std_dev": 7.34,
        "trial_results": [
            64.70588235294117,
            70.58823529411765,
            52.94117647058824
        ]
    },
    {
        "shots_per_label": 4,
        "average_accuracy": 52.94,
        "std_dev": 0.0,
        "trial_results": [
            52.94117647058824,
            52.94117647058824,
            52.94117647058824
        ]
    },
    {
        "shots_per_label": 5,
        "average_accuracy": 52.94,
        "std_dev": 8.32,
        "trial_results": [
            47.05882352941176,
            47.05882352941176,
            64.70588235294117
        ]
    },
    {
        "shots_per_label": 6,
        "average_accuracy": 62.75,
        "std_dev": 7.34,
        "trial_results": [
            64.70588235294117,
            52.94117647058824,
            70.58823529411765
        ]
    }
]