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:6d68b6f0217225e55b1a08e8d458499abd02a16a2ffeb12ba90269e41c78c126
size 265536674
|