Huertas97's picture
Upload spacy-models/output_full_ES_roberta-base-bne/model-best/meta.json
1b68b6c
raw
history blame
1.18 kB
{
"lang":"es",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.2.1,<3.3.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"800737b41",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"transformer":[
],
"ner":[
"INV_CAMO",
"LEETSPEAK",
"MIX",
"PUNCT_CAMO"
]
},
"pipeline":[
"transformer",
"ner"
],
"components":[
"transformer",
"ner"
],
"disabled":[
],
"performance":{
"ents_f":0.9181699547,
"ents_p":0.8979055626,
"ents_r":0.9393701406,
"ents_per_type":{
"LEETSPEAK":{
"p":0.8528452338,
"r":0.944600562,
"f":0.8963809524
},
"INV_CAMO":{
"p":0.9492868463,
"r":0.9661290323,
"f":0.9576338929
},
"MIX":{
"p":0.8938053097,
"r":0.9573459716,
"f":0.9244851259
},
"PUNCT_CAMO":{
"p":0.9718414227,
"r":0.8970588235,
"f":0.9329539392
}
},
"transformer_loss":1664.8492429631,
"ner_loss":3184.5734654611
}
}