Text Classification
Transformers
Safetensors
xlm-roberta
emotion-classification
emotion
multi-label-classification
synthetic data
social-media-analysis
customer-feedback
product-reviews
brand-monitoring
multilingual
🇪🇺
region:eu
Synthetic
text-embeddings-inference
Instructions to use Lsthf/multilingual-emotion-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Lsthf/multilingual-emotion-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Lsthf/multilingual-emotion-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Lsthf/multilingual-emotion-classification") model = AutoModelForSequenceClassification.from_pretrained("Lsthf/multilingual-emotion-classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 516f2fc365650acf148b86e45907397a0c35af523df9e2ea3f88e25c76c1f057
- Size of remote file:
- 17.1 MB
- SHA256:
- acbd420e2269cdc1ef45332d3d5c418be4aef6b8cb5a0b7ccae0893485307153
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.