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