en_pubmed_en / meta.json
ThetNaing's picture
Update spaCy pipeline
f6edd2f
{
"lang":"en",
"name":"pubmed_en",
"version":"0.0.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_version":">=3.2.0,<3.3.0",
"spacy_git_version":"0fc3dee77",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null
},
"labels":{
"tok2vec":[
],
"spancat":[
"METRIC_2",
"METRIC_1",
"STATISTIC_NAME",
"STATISTIC_GROUP"
]
},
"pipeline":[
"tok2vec",
"spancat"
],
"components":[
"tok2vec",
"spancat"
],
"disabled":[
],
"performance":{
"spans_sc_f":0.0035502669,
"spans_sc_p":0.001782838,
"spans_sc_r":0.4107648725,
"tok2vec_loss":313.0051269531,
"spancat_loss":1260.8466796875
},
"requirements":[
]
}