iproskurina's picture
Update spaCy pipeline
513a87e
raw
history blame
921 Bytes
{
"lang":"en",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.3.0,<3.4.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"Unknown",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"transformer":[
],
"spancat":[
"lex_part_choice",
"Category_confusion",
"Formational_affixes",
"lex_item_choice"
]
},
"pipeline":[
"transformer",
"spancat"
],
"components":[
"transformer",
"spancat"
],
"disabled":[
],
"performance":{
"spans_sc_f":0.0,
"spans_sc_p":0.0,
"spans_sc_r":0.0,
"spans_Category_confusion_f":0.0,
"spans_Formational_affixes_f":0.0,
"spans_lex_item_choice_f":0.0,
"spans_lex_part_choice_f":0.0,
"transformer_loss":125.5026042824,
"spancat_loss":5766.8357456917
}
}