Instructions to use andreids/en_textcat_sales with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use andreids/en_textcat_sales with spaCy:
!pip install https://huggingface.co/andreids/en_textcat_sales/resolve/main/en_textcat_sales-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_textcat_sales") # Importing as module. import en_textcat_sales nlp = en_textcat_sales.load() - Notebooks
- Google Colab
- Kaggle
| Feature | Description |
|---|---|
| Name | en_textcat_sales |
| 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, 2100 - Sales |
Accuracy
| Type | Score |
|---|---|
CATS_SCORE |
83.00 |
CATS_MICRO_P |
95.13 |
CATS_MICRO_R |
95.13 |
CATS_MICRO_F |
95.13 |
CATS_MACRO_P |
94.91 |
CATS_MACRO_R |
76.76 |
CATS_MACRO_F |
83.00 |
CATS_MACRO_AUC |
91.29 |
CATS_MACRO_AUC_PER_TYPE |
0.00 |
TEXTCAT_LOSS |
473.84 |
- Downloads last month
- 7