File size: 1,389 Bytes
0fe9425
 
 
b36e369
0fe9425
6ad0a73
0fe9425
6ad0a73
 
0a4024d
 
0fe9425
 
 
 
 
 
 
 
 
 
 
b36e369
0fe9425
b36e369
0fe9425
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0a4024d
b36e369
 
 
0a4024d
 
b36e369
 
 
0a4024d
 
b36e369
 
 
 
 
 
 
 
0a4024d
 
b36e369
 
 
 
 
 
 
 
0a4024d
 
b36e369
 
0a4024d
0fe9425
0a4024d
0fe9425
 
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
{
  "lang":"xx",
  "name":"eb_ner",
  "version":"0.4.0",
  "description":"",
  "author":"philipp-zettl",
  "email":"",
  "url":"https://huggingface.co/philipp-zettl/xx_eb_ner",
  "license":"cc-by-nc-sa-4.0",
  "spacy_version":">=3.8.2,<3.9.0",
  "spacy_git_version":"63f1b53",
  "vectors":{
    "width":0,
    "vectors":0,
    "keys":0,
    "name":null
  },
  "labels":{
    "tok2vec":[

    ],
    "ner":[
      "BRAND",
      "COURSE_NAME",
      "FASHION",
      "JOB_TITLE",
      "LOCATION"
    ]
  },
  "pipeline":[
    "tok2vec",
    "ner"
  ],
  "components":[
    "tok2vec",
    "ner"
  ],
  "disabled":[

  ],
  "performance":{
    "ents_f":0.995383794,
    "ents_p":0.9960448644,
    "ents_r":0.9947236004,
    "ents_per_type":{
      "COURSE_NAME":{
        "p":0.9990402048,
        "r":0.9991139697,
        "f":0.9990770859
      },
      "LOCATION":{
        "p":0.994735407,
        "r":0.9985156801,
        "f":0.9966219588
      },
      "FASHION":{
        "p":0.9997141224,
        "r":0.9940306993,
        "f":0.9968643101
      },
      "JOB_TITLE":{
        "p":0.991307885,
        "r":0.9770626714,
        "f":0.9841337315
      },
      "BRAND":{
        "p":0.9805919457,
        "r":0.9679118774,
        "f":0.9742106532
      }
    },
    "tok2vec_loss":168.5959106874,
    "ner_loss":208.1051483154
  },
  "requirements":[
    "spacy>=3.8.2,<3.9.0"
  ]
}