Text Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
Text Classification
Pytorch
Sentiment_Analysis
Deberta
text-embeddings-inference
Instructions to use RashidNLP/Amazon-Deberta-Base-Sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RashidNLP/Amazon-Deberta-Base-Sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="RashidNLP/Amazon-Deberta-Base-Sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("RashidNLP/Amazon-Deberta-Base-Sentiment") model = AutoModelForSequenceClassification.from_pretrained("RashidNLP/Amazon-Deberta-Base-Sentiment") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3b5394683d259c20af0e38c9a79fc24800879957a13893ee37aac0d0a95bc012
- Size of remote file:
- 738 MB
- SHA256:
- 76adad59822a43b4f6d20b309d7aa53278742e19fcb39b46536eefaae70ab9e4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.