Text Classification
Transformers
Safetensors
PyTorch
English
emotion-classification
multilabel-classification
distilbert
Eval Results (legacy)
Instructions to use Gandhiert/emotion-multilabel-distilbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gandhiert/emotion-multilabel-distilbert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Gandhiert/emotion-multilabel-distilbert")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Gandhiert/emotion-multilabel-distilbert", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
cfb7fe1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9e38d25711d9f5db36dcf49424bfe839241ddde877b14698f4be55754fb865c3
size 5240
|