Instructions to use andreids/en_textcat_postage_out with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use andreids/en_textcat_postage_out with spaCy:
!pip install https://huggingface.co/andreids/en_textcat_postage_out/resolve/main/en_textcat_postage_out-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_textcat_postage_out") # Importing as module. import en_textcat_postage_out nlp = en_textcat_postage_out.load() - Notebooks
- Google Colab
- Kaggle
| Feature | Description |
|---|---|
| Name | en_textcat_postage_out |
| Version | 0.0.1 |
| 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, 5430 - Postage and courier |
Accuracy
| Type | Score |
|---|---|
CATS_SCORE |
79.44 |
CATS_MICRO_P |
98.88 |
CATS_MICRO_R |
98.88 |
CATS_MICRO_F |
98.88 |
CATS_MACRO_P |
90.55 |
CATS_MACRO_R |
73.21 |
CATS_MACRO_F |
79.44 |
CATS_MACRO_AUC |
89.51 |
CATS_MACRO_AUC_PER_TYPE |
0.00 |
TEXTCAT_LOSS |
122.21 |
- Downloads last month
- 3