IE-entity / meta.json
Priyanka-Balivada's picture
Upload folder using huggingface_hub
51d2e0b
{
"lang":"en",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.7.2,<3.8.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"a89eae928",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"transformer":[
],
"ner":[
"DIPLOMA",
"DIPLOMA_MAJOR",
"EXPERIENCE",
"SKILLS"
]
},
"pipeline":[
"transformer",
"ner"
],
"components":[
"transformer",
"ner"
],
"disabled":[
],
"performance":{
"ents_f":0.655396619,
"ents_p":0.6579634465,
"ents_r":0.6528497409,
"ents_per_type":{
"DIPLOMA_MAJOR":{
"p":0.8,
"r":0.6666666667,
"f":0.7272727273
},
"SKILLS":{
"p":0.6214511041,
"r":0.6253968254,
"f":0.6234177215
},
"DIPLOMA":{
"p":0.7777777778,
"r":0.9333333333,
"f":0.8484848485
},
"EXPERIENCE":{
"p":0.9444444444,
"r":0.85,
"f":0.8947368421
}
},
"transformer_loss":973.8638960271,
"ner_loss":941.7259318669
}
}