Text Classification
Transformers
PyTorch
Safetensors
English
custom_multilabel_emotion
emotion-classification
multilabel-classification
Instructions to use EnJiZ/FirstTimeUp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EnJiZ/FirstTimeUp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="EnJiZ/FirstTimeUp")# Load model directly from transformers import MultiLabelEmotionClassifier model = MultiLabelEmotionClassifier.from_pretrained("EnJiZ/FirstTimeUp", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
2fa8178 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0541799e9cfe7ba672cff94a74980d64db9081560c1f9842311038ad753fc5ba
size 265462608
|