How to use from the
Use from the
spaCy library
!pip install https://huggingface.co/andreids/en_classification_of_services/resolve/main/en_classification_of_services-any-py3-none-any.whl

# Using spacy.load().
import spacy
nlp = spacy.load("en_classification_of_services")

# Importing as module.
import en_classification_of_services
nlp = en_classification_of_services.load()
Feature Description
Name en_classification_of_services
Version 0.0.0
spaCy >=3.4.3,<3.5.0
Default Pipeline textcat
Components textcat
Vectors 0 keys, 0 unique vectors (0 dimensions)
Sources n/a
License n/a
Author n/a

Label Scheme

View label scheme (2 labels for 1 components)
Component Labels
textcat other, service

Accuracy

Type Score
CATS_SCORE 99.89
CATS_MICRO_P 99.98
CATS_MICRO_R 99.98
CATS_MICRO_F 99.98
CATS_MACRO_P 99.99
CATS_MACRO_R 99.80
CATS_MACRO_F 99.89
CATS_MACRO_AUC 99.90
CATS_MACRO_AUC_PER_TYPE 0.00
TEXTCAT_LOSS 0.00
Downloads last month
2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support