ru_pipeline / README.md
Migunov's picture
Update spaCy pipeline
e2252ea verified
metadata
tags:
  - spacy
  - token-classification
language:
  - ru
model-index:
  - name: ru_pipeline
    results:
      - task:
          name: NER
          type: token-classification
        metrics:
          - name: NER Precision
            type: precision
            value: 1
          - name: NER Recall
            type: recall
            value: 1
          - name: NER F Score
            type: f_score
            value: 1

zhk finder

Feature Description
Name ru_pipeline
Version 0.0.1
spaCy >=3.7.4,<3.8.0
Default Pipeline transformer, ner
Components transformer, ner
Vectors 0 keys, 0 unique vectors (0 dimensions)
Sources n/a
License n/a
Author Dmitry Migunov

Label Scheme

View label scheme (4 labels for 1 components)
Component Labels
ner KORP, LOC, ORG, ZHK

Accuracy

Type Score
ENTS_F 100.00
ENTS_P 100.00
ENTS_R 100.00
TRANSFORMER_LOSS 1943.09
NER_LOSS 5196.36