en_Coff_Ev1 / meta.json
cbruinsm's picture
Update spaCy pipeline
00b47b3
raw
history blame
No virus
3.09 kB
{
"lang":"en",
"name":"Coff_Ev1",
"version":"1.4.0",
"description":"Your Coffee ordered, at the speed of sound",
"author":"C.Bruinsma,I.Chi,J.Feliciano,J.Li,D.Paden",
"email":"",
"url":"",
"license":"",
"spacy_version":">=3.0.9,<3.1.0",
"spacy_git_version":"c83dfa23d",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null
},
"labels":{
"tok2vec":[
],
"ner":[
"Anti",
"Blended",
"Brew Style",
"Coffee Varietal",
"add",
"drink",
"extra",
"hot breakfast",
"milk",
"milk texture",
"pastry",
"pump quantity",
"roast",
"room",
"shot quality",
"shot quantity",
"size",
"syrup",
"temperature",
"toppings",
"upside"
]
},
"pipeline":[
"tok2vec",
"ner"
],
"components":[
"tok2vec",
"ner"
],
"disabled":[
],
"performance":{
"ents_f":0.9771888628,
"ents_p":0.9771888628,
"ents_r":0.9771888628,
"ents_per_type":{
"size":{
"p":0.987755102,
"r":0.9758064516,
"f":0.9817444219
},
"drink":{
"p":0.9705611776,
"r":0.9832246039,
"f":0.9768518519
},
"room":{
"p":1.0,
"r":1.0,
"f":1.0
},
"toppings":{
"p":0.9806451613,
"r":0.9806451613,
"f":0.9806451613
},
"syrup":{
"p":0.9847328244,
"r":0.9797468354,
"f":0.9822335025
},
"temperature":{
"p":0.9914529915,
"r":0.9707112971,
"f":0.9809725159
},
"shot quality":{
"p":0.96,
"r":0.96,
"f":0.96
},
"shot quantity":{
"p":0.972972973,
"r":0.9230769231,
"f":0.9473684211
},
"roast":{
"p":1.0,
"r":0.9333333333,
"f":0.9655172414
},
"milk":{
"p":0.9825581395,
"r":0.9768786127,
"f":0.9797101449
},
"Anti":{
"p":1.0,
"r":0.9259259259,
"f":0.9615384615
},
"milk texture":{
"p":0.9230769231,
"r":1.0,
"f":0.96
},
"extra":{
"p":0.7931034483,
"r":0.9583333333,
"f":0.8679245283
},
"Blended":{
"p":1.0,
"r":1.0,
"f":1.0
},
"upside-down":{
"p":1.0,
"r":1.0,
"f":1.0
},
"add-on":{
"p":1.0,
"r":0.9636363636,
"f":0.9814814815
},
"Brew Style":{
"p":0.9714285714,
"r":1.0,
"f":0.9855072464
},
"pump quantity":{
"p":0.9189189189,
"r":1.0,
"f":0.9577464789
},
"Coffee Varietal":{
"p":0.9411764706,
"r":1.0,
"f":0.9696969697
},
"pastry":{
"p":1.0,
"r":1.0,
"f":1.0
},
"hot breakfast":{
"p":1.0,
"r":1.0,
"f":1.0
}
},
"tok2vec_loss":2564.122341513,
"ner_loss":6447.7986571693
}
}