Text Classification
Transformers
Safetensors
xlm-roberta
Generated from Trainer
emotion-classification
midwest-emo
math-rock
domain-adaptation
hybrid-corpus
Eval Results (legacy)
text-embeddings-inference
Instructions to use anggars/xlm-emotion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anggars/xlm-emotion with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="anggars/xlm-emotion")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("anggars/xlm-emotion") model = AutoModelForSequenceClassification.from_pretrained("anggars/xlm-emotion", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0789fe96117f0896f3d77ebcd69b479e9261c29d9c77616c50af7da1a4f515c8
- Size of remote file:
- 5.27 kB
- SHA256:
- c946fc5563540ae1094f7942a6a6c81bf8b06a1f3c83f80f79497701713a881c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.