File size: 1,563 Bytes
49f0c5b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
  "lang":"en",
  "name":"pipeline",
  "version":"0.0.0",
  "spacy_version":">=3.7.4,<3.8.0",
  "description":"",
  "author":"",
  "email":"",
  "url":"",
  "license":"",
  "spacy_git_version":"bff8725f4",
  "vectors":{
    "width":0,
    "vectors":0,
    "keys":0,
    "name":null,
    "mode":"default"
  },
  "labels":{
    "textcat_multilabel":[
      "ReportingAndCompliance",
      "RiskManagement",
      "ConsumerProtection",
      "CapitalRequirements",
      "CorporateGovernance"
    ]
  },
  "pipeline":[
    "textcat_multilabel"
  ],
  "components":[
    "textcat_multilabel"
  ],
  "disabled":[

  ],
  "performance":{
    "cats_score":0.6816181111,
    "cats_score_desc":"macro AUC",
    "cats_micro_p":0.5733333333,
    "cats_micro_r":0.43,
    "cats_micro_f":0.4914285714,
    "cats_macro_p":0.5532884253,
    "cats_macro_r":0.2839970528,
    "cats_macro_f":0.3267018677,
    "cats_macro_auc":0.6816181111,
    "cats_f_per_type":{
      "ReportingAndCompliance":{
        "p":0.5762711864,
        "r":0.7816091954,
        "f":0.6634146341
      },
      "RiskManagement":{
        "p":0.3846153846,
        "r":0.1388888889,
        "f":0.2040816327
      },
      "ConsumerProtection":{
        "p":0.8888888889,
        "r":0.32,
        "f":0.4705882353
      },
      "CapitalRequirements":{
        "p":0.25,
        "r":0.0769230769,
        "f":0.1176470588
      },
      "CorporateGovernance":{
        "p":0.6666666667,
        "r":0.1025641026,
        "f":0.1777777778
      }
    },
    "textcat_multilabel_loss":1.6235517708
  }
}