Susana Sotelo Docio
Update model
cde5638
raw
history blame
1.31 kB
{
"lang":"es",
"name":"spacy_ner_cds_trf",
"version":"0.0.2",
"spacy_version":">=3.5.2,<3.6.0",
"description":"NER for Spanish trained with interviews in the domain of tourism related with the Way of Saint Jacques",
"author":"Susana Sotelo Docío",
"email":"susana.sotelo@socialdatalab.org",
"url":"",
"license":"gpl-3.0",
"spacy_git_version":"Unknown",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"transformer":[
],
"ner":[
"LOC",
"MISC",
"ORG",
"PER"
]
},
"pipeline":[
"transformer",
"ner"
],
"components":[
"transformer",
"ner"
],
"disabled":[
],
"performance":{
"ents_f":0.9727006444,
"ents_p":0.9721311475,
"ents_r":0.9732708089,
"ents_per_type":{
"PER":{
"p":0.9531914894,
"r":0.9451476793,
"f":0.9491525424
},
"LOC":{
"p":0.9835390947,
"r":0.9886927744,
"f":0.9861092009
},
"MISC":{
"p":0.8588957055,
"r":0.8615384615,
"f":0.8602150538
},
"ORG":{
"p":0.96875,
"r":0.8051948052,
"f":0.8794326241
}
},
"transformer_loss":399.1012151603,
"ner_loss":92.456780956
}
}