File size: 1,281 Bytes
6c3bf7e
 
3dc5369
 
 
 
 
6c3bf7e
 
3dc5369
 
 
6c3bf7e
 
 
3dc5369
 
 
6c3bf7e
 
3dc5369
6c3bf7e
3dc5369
 
 
6c3bf7e
 
 
3dc5369
 
 
6c3bf7e
 
 
 
 
3dc5369
 
6c3bf7e
 
3dc5369
 
6c3bf7e
 
3dc5369
6c3bf7e
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
{
    "total_samples": 13877,
    "accuracy": 0.8274843265835555,
    "macro_precision": 0.7903932622975001,
    "macro_recall": 0.7861765375541091,
    "macro_f1": 0.7882231703673241,
    "average_loss": 1.0884969910405762,
    "classification_report": {
        "label_0": {
            "precision": 0.8751754561860838,
            "recall": 0.8836809070662077,
            "f1-score": 0.8794076163610719,
            "support": 9878.0
        },
        "label_1": {
            "precision": 0.7056110684089162,
            "recall": 0.6886721680420105,
            "f1-score": 0.6970387243735763,
            "support": 3999.0
        },
        "accuracy": 0.8274843265835555,
        "macro avg": {
            "precision": 0.7903932622975001,
            "recall": 0.7861765375541091,
            "f1-score": 0.7882231703673241,
            "support": 13877.0
        },
        "weighted avg": {
            "precision": 0.8263112934188507,
            "recall": 0.8274843265835555,
            "f1-score": 0.8268535197221732,
            "support": 13877.0
        }
    },
    "confusion_matrix": [
        [
            8729,
            1149
        ],
        [
            1245,
            2754
        ]
    ],
    "evaluation_duration_seconds": 545.5750229358673
}