en_Coff_Ev1 / meta.json
cbruinsm's picture
Update spaCy pipeline
e2d85a0
raw
history blame
2.11 kB
{
"lang":"en",
"name":"Coff_Ev1",
"version":"1.1.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_version":">=3.4.3,<3.5.0",
"spacy_git_version":"63673a792",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null
},
"labels":{
"tok2vec":[
],
"ner":[
"Anti",
"drink",
"extra",
"milk",
"milk texture",
"pump quantity",
"roast",
"shot quality",
"shot quantity",
"size",
"syrup",
"temperature",
"toppings"
]
},
"pipeline":[
"tok2vec",
"ner"
],
"components":[
"tok2vec",
"ner"
],
"disabled":[
],
"performance":{
"ents_f":0.9913718723,
"ents_p":0.9913718723,
"ents_r":0.9913718723,
"ents_per_type":{
"syrup":{
"p":0.9945054945,
"r":1.0,
"f":0.9972451791
},
"drink":{
"p":0.9918918919,
"r":0.9945799458,
"f":0.9932341001
},
"temperature":{
"p":1.0,
"r":0.9886363636,
"f":0.9942857143
},
"shot quality":{
"p":0.8823529412,
"r":1.0,
"f":0.9375
},
"size":{
"p":0.9965034965,
"r":0.9965034965,
"f":0.9965034965
},
"shot quantity":{
"p":1.0,
"r":0.7647058824,
"f":0.8666666667
},
"milk":{
"p":1.0,
"r":1.0,
"f":1.0
},
"toppings":{
"p":1.0,
"r":0.9795918367,
"f":0.9896907216
},
"extra":{
"p":1.0,
"r":1.0,
"f":1.0
},
"Anti":{
"p":1.0,
"r":1.0,
"f":1.0
},
"pump quantity":{
"p":0.9285714286,
"r":1.0,
"f":0.962962963
},
"milk texture":{
"p":0.875,
"r":1.0,
"f":0.9333333333
},
"roast":{
"p":1.0,
"r":0.9444444444,
"f":0.9714285714
}
},
"tok2vec_loss":168.4491380065,
"ner_loss":1975.9862437777
},
"requirements":[
]
}