en_ph_sm / meta.json
wjbmattingly's picture
Upload 12 files
a852fef verified
raw
history blame contribute delete
843 Bytes
{
"lang":"en",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.7.4,<3.8.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"bff8725f4",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"tok2vec":[
],
"spancat":[
"POPULATED_PLACE",
"BUILDING",
"DLF",
"INT_SPACE",
"SPATIAL_OBJ",
"COUNTRY",
"NPIP",
"ENV_FEATURES",
"REGION"
]
},
"pipeline":[
"tok2vec",
"spancat"
],
"components":[
"tok2vec",
"spancat"
],
"disabled":[
],
"performance":{
"spans_sc_f":0.9201378393,
"spans_sc_p":0.938694955,
"spans_sc_r":0.9023002134,
"tok2vec_loss":11.3818280365,
"spancat_loss":1865.0317707062
}
}