Instructions to use andreids/en_textcat_staff_amenities_out with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use andreids/en_textcat_staff_amenities_out with spaCy:
!pip install https://huggingface.co/andreids/en_textcat_staff_amenities_out/resolve/main/en_textcat_staff_amenities_out-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_textcat_staff_amenities_out") # Importing as module. import en_textcat_staff_amenities_out nlp = en_textcat_staff_amenities_out.load() - Notebooks
- Google Colab
- Kaggle
| Feature | Description |
|---|---|
| Name | en_textcat_staff_amenities_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, 5600 - Staff amenities & welfare expenses |
Accuracy
| Type | Score |
|---|---|
CATS_SCORE |
51.78 |
CATS_MICRO_P |
98.18 |
CATS_MICRO_R |
98.18 |
CATS_MICRO_F |
98.18 |
CATS_MACRO_P |
99.09 |
CATS_MACRO_R |
51.15 |
CATS_MACRO_F |
51.78 |
CATS_MACRO_AUC |
71.91 |
CATS_MACRO_AUC_PER_TYPE |
0.00 |
TEXTCAT_LOSS |
196.96 |
- Downloads last month
- 2