en_pipeline / README.md
Hritijr's picture
Update README.md
57b81f7 verified
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.9202898551
          - name: NER Recall
            type: recall
            value: 0.8193548387
          - name: NER F Score
            type: f_score
            value: 0.866894198
Feature Description
Name en_pipeline
Version 0.0.0
spaCy >=3.7.4,<3.8.0
Default Pipeline tok2vec, ner
Components tok2vec, ner
Vectors 514157 keys, 514157 unique vectors (300 dimensions)
Sources n/a
License n/a
Author n/a

Label Scheme

View label scheme (4 labels for 1 components)
Component Labels
ner COMPONENTS, CORRECTIVE ACTION, FAILURE ISSUE, VEHICLE MODEL

Accuracy

Type Score
ENTS_F 85.22
ENTS_P 91.18
ENTS_R 80.00
TOK2VEC_LOSS 29626.96
NER_LOSS 218858.98