en_grove_pipeline / README.md
anantjyotgrang's picture
Update README.md
e22f717 verified
metadata
tags:
  - spacy
  - token-classification
language:
  - en
model-index:
  - name: en_grove_pipeline
    results:
      - task:
          name: NER
          type: token-classification
        metrics:
          - name: NER Precision
            type: precision
            value: 0.9971042471
          - name: NER Recall
            type: recall
            value: 0.9980676329
          - name: NER F Score
            type: f_score
            value: 0.9975857074
metrics:
  - accuracy
Feature Description
Name en_grove_pipeline
Version 0.0.0
spaCy >=3.7.2,<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 Anantjyot Grang

Label Scheme

View label scheme (4 labels for 1 components)
Component Labels
ner DATE, DESCRIPTION, RELATIVE, TIME

Accuracy

Type Score
ENTS_F 99.76
ENTS_P 99.71
ENTS_R 99.81
TOK2VEC_LOSS 26058.29
NER_LOSS 10310.15