en_Coff_Ev1 / meta.json
cbruinsm's picture
Update spaCy pipeline
488591d
raw
history blame
2.76 kB
{
"lang":"en",
"name":"Coff_Ev1",
"version":"1.1.5",
"description":"Your Coffee at the Speed of Sound",
"author":"Chris Bruinsma,Iris Chi,Jack Felciano,Jeffrey Li,Dustin Paden",
"email":"christopher.j.bruinsma@outlook.com",
"url":"",
"license":"MIT",
"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",
"Brew Style",
"add-on",
"drink",
"extra",
"hot breakfast",
"milk",
"milk texture",
"pastry",
"pump quantity",
"roast",
"shot quality",
"shot quantity",
"size",
"syrup",
"temperature",
"toppings",
"upside-down"
]
},
"pipeline":[
"tok2vec",
"ner"
],
"components":[
"tok2vec",
"ner"
],
"disabled":[
],
"performance":{
"ents_f":0.9919282511,
"ents_p":0.9922248804,
"ents_r":0.9916317992,
"ents_per_type":{
"pastry":{
"p":1.0,
"r":1.0,
"f":1.0
},
"toppings":{
"p":1.0,
"r":0.9855072464,
"f":0.9927007299
},
"hot breakfast":{
"p":1.0,
"r":1.0,
"f":1.0
},
"drink":{
"p":0.9945454545,
"r":0.9927404719,
"f":0.9936421435
},
"add-on":{
"p":1.0,
"r":0.935483871,
"f":0.9666666667
},
"milk":{
"p":1.0,
"r":1.0,
"f":1.0
},
"temperature":{
"p":1.0,
"r":0.9917355372,
"f":0.9958506224
},
"size":{
"p":0.9972144847,
"r":0.9972144847,
"f":0.9972144847
},
"milk texture":{
"p":0.9,
"r":1.0,
"f":0.9473684211
},
"Brew Style":{
"p":1.0,
"r":1.0,
"f":1.0
},
"extra":{
"p":1.0,
"r":1.0,
"f":1.0
},
"syrup":{
"p":0.9824561404,
"r":1.0,
"f":0.9911504425
},
"pump quantity":{
"p":1.0,
"r":0.9333333333,
"f":0.9655172414
},
"Anti":{
"p":1.0,
"r":1.0,
"f":1.0
},
"shot quality":{
"p":0.92,
"r":1.0,
"f":0.9583333333
},
"shot quantity":{
"p":0.9259259259,
"r":0.9259259259,
"f":0.9259259259
},
"upside-down":{
"p":1.0,
"r":1.0,
"f":1.0
},
"roast":{
"p":1.0,
"r":0.9523809524,
"f":0.9756097561
}
},
"tok2vec_loss":586.2570232302,
"ner_loss":1681.8576840203
},
"requirements":[
]
}