en_pipeline / README.md
khanzaid's picture
Update spaCy pipeline
1cf20f9
metadata
tags:
  - spacy
  - token-classification
language:
  - en
model-index:
  - name: en_pipeline
    results:
      - task:
          name: NER
          type: token-classification
        metrics:
          - name: NER Precision
            type: precision
            value: 0.9898989899
          - name: NER Recall
            type: recall
            value: 0.9898989899
          - name: NER F Score
            type: f_score
            value: 0.9898989899
Feature Description
Name en_pipeline
Version 0.0.0
spaCy >=3.6.1,<3.7.0
Default Pipeline transformer, ner
Components transformer, ner
Vectors 0 keys, 0 unique vectors (0 dimensions)
Sources n/a
License n/a
Author n/a

Label Scheme

View label scheme (1 labels for 1 components)
Component Labels
ner SECTOR

Accuracy

Type Score
ENTS_F 98.99
ENTS_P 98.99
ENTS_R 98.99
TRANSFORMER_LOSS 38466.36
NER_LOSS 49057.29