en_Coff_Ev1 / meta.json
cbruinsm's picture
Update spaCy pipeline
f5383d2
raw
history blame
1.9 kB
{
"lang":"en",
"name":"Coff_Ev1",
"version":"1.0.3",
"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":1.0,
"ents_p":1.0,
"ents_r":1.0,
"ents_per_type":{
"size":{
"p":1.0,
"r":1.0,
"f":1.0
},
"temperature":{
"p":1.0,
"r":1.0,
"f":1.0
},
"syrup":{
"p":1.0,
"r":1.0,
"f":1.0
},
"milk":{
"p":1.0,
"r":1.0,
"f":1.0
},
"drink":{
"p":1.0,
"r":1.0,
"f":1.0
},
"pump quantity":{
"p":1.0,
"r":1.0,
"f":1.0
},
"shot quantity":{
"p":1.0,
"r":1.0,
"f":1.0
},
"shot quality":{
"p":1.0,
"r":1.0,
"f":1.0
},
"toppings":{
"p":1.0,
"r":1.0,
"f":1.0
},
"Anti":{
"p":1.0,
"r":1.0,
"f":1.0
},
"extra":{
"p":1.0,
"r":1.0,
"f":1.0
},
"milk texture":{
"p":1.0,
"r":1.0,
"f":1.0
},
"roast":{
"p":1.0,
"r":1.0,
"f":1.0
}
},
"tok2vec_loss":1166.5235526823,
"ner_loss":321.0604252619
},
"requirements":[
]
}