File size: 1,387 Bytes
ccefd28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "lang":"xx",
  "name":"cat_pateexx_md",
  "version":"1.0.0",
  "description":"",
  "author":"",
  "email":"",
  "url":"",
  "license":"",
  "spacy_version":">=3.0.6,<3.1.0",
  "spacy_git_version":"df3444421",
  "vectors":{
    "width":0,
    "vectors":0,
    "keys":0,
    "name":null
  },
  "labels":{
    "textcat_multilabel":[
      "OTHER",
      "RES_INSTITUTE",
      "UNIVERSITY",
      "HOSPITAL"
    ]
  },
  "pipeline":[
    "textcat_multilabel"
  ],
  "components":[
    "textcat_multilabel"
  ],
  "disabled":[

  ],
  "performance":{
    "cats_score_desc":"macro AUC",
    "cats_micro_p":0.9642579643,
    "cats_micro_r":0.9575617284,
    "cats_micro_f":0.9608981804,
    "cats_macro_p":0.9436983126,
    "cats_macro_r":0.9099285718,
    "cats_macro_f":0.9256027912,
    "cats_macro_auc":0.9808678773,
    "cats_f_per_type":{
      "OTHER":{
        "p":0.9634831461,
        "r":0.9816828849,
        "f":0.9724978735
      },
      "RES_INSTITUTE":{
        "p":0.8597285068,
        "r":0.7392996109,
        "f":0.7949790795
      },
      "UNIVERSITY":{
        "p":0.9806607575,
        "r":0.9767255217,
        "f":0.9786891838
      },
      "HOSPITAL":{
        "p":0.9709208401,
        "r":0.9420062696,
        "f":0.9562450278
      }
    },
    "cats_macro_auc_per_type":0.0,
    "cats_score":0.9808678773,
    "textcat_multilabel_loss":0.0000613233
  }
}