File size: 1,742 Bytes
4d73214
 
 
c1a9744
4d73214
 
 
 
 
 
c1a9744
4d73214
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c1a9744
 
 
4d73214
 
c1a9744
 
 
4d73214
 
c1a9744
 
 
4d73214
 
c1a9744
 
 
4d73214
 
c1a9744
 
 
4d73214
 
c1a9744
 
 
4d73214
 
c1a9744
 
 
4d73214
 
c1a9744
 
 
4d73214
 
c1a9744
 
 
4d73214
 
c1a9744
 
7b6f29b
 
 
 
4d73214
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
  "lang":"is",
  "name":"ner_mim_trf",
  "version":"0.0.1",
  "description":"",
  "author":"",
  "email":"",
  "url":"",
  "license":"",
  "spacy_version":">=3.1.1,<3.2.0",
  "spacy_git_version":"ffaead8fe",
  "vectors":{
    "width":0,
    "vectors":0,
    "keys":0,
    "name":null
  },
  "labels":{
    "transformer":[

    ],
    "ner":[
      "Date",
      "Location",
      "Miscellaneous",
      "Money",
      "Organization",
      "Percent",
      "Person",
      "Time"
    ]
  },
  "pipeline":[
    "transformer",
    "ner"
  ],
  "components":[
    "transformer",
    "ner"
  ],
  "disabled":[

  ],
  "_sourced_vectors_hashes":{

  },
  "performance":{
    "ents_f":0.9205507394,
    "ents_p":0.9193318395,
    "ents_r":0.9217728758,
    "ents_per_type":{
      "Organization":{
        "p":0.9057888763,
        "r":0.875,
        "f":0.8901282766
      },
      "Location":{
        "p":0.9245495495,
        "r":0.9436781609,
        "f":0.9340159272
      },
      "Miscellaneous":{
        "p":0.8373860182,
        "r":0.8236173393,
        "f":0.8304446119
      },
      "Person":{
        "p":0.951946472,
        "r":0.9607120933,
        "f":0.9563091965
      },
      "Date":{
        "p":0.9265232975,
        "r":0.9503676471,
        "f":0.9382940109
      },
      "Money":{
        "p":0.8901098901,
        "r":0.9418604651,
        "f":0.9152542373
      },
      "Time":{
        "p":0.9380530973,
        "r":0.954954955,
        "f":0.9464285714
      },
      "Percent":{
        "p":0.9736842105,
        "r":0.9866666667,
        "f":0.9801324503
      }
    },
    "transformer_loss":2483.2597508011,
    "ner_loss":1200.5906777256
  },
  "requirements":[
    "spacy_transformers>=1.0.1,<1.1.0"
  ]
}