CoolFace
Modelpublic

placingholocaust/ph-md

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
Model Card

Placing the Holocaust spaCy Model - Md

This is a spaCy model trained as part of the placingholocaust spaCy project. Training and evaluation code, along with the dataset, can be found at the following URL: Placingholocaust SpaCy Project

Model Performance

MetricValue
Precision94
Recall90.5
F-Score92.2

Performance per Label

LabelPrecisionRecallF-Score
BUILDING95.292.894
COUNTRY96.596.396.4
DLF9584.189.2
ENV_FEATURES86.379.182.5
INT_SPACE93.991.392.6
NPIP94.582.488
POPULATED_PLACE9391.292.1
REGION81.475.878.5
SPATIAL_OBJ95.293.894.5

Meta Information

  • 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': 300, 'vectors': 20000, 'keys': 514157, 'name': 'en_vectors', 'mode': 'default'}
  • labels: {'tok2vec': [], 'spancat': ['POPULATEDPLACE', 'BUILDING', 'DLF', 'INTSPACE', 'SPATIALOBJ', 'COUNTRY', 'NPIP', 'ENVFEATURES', 'REGION']}
  • pipeline: ['tok2vec', 'spancat']
  • components: ['tok2vec', 'spancat']
  • disabled: []
  • performance: {'spansscf': 0.9268263329, 'spansscp': 0.9409824047, 'spansscr': 0.9130898743, 'tok2vecloss': 1.1124591107, 'spancatloss': 1418.1926040649}