Instructions to use pankaj10034/Sentiment_analysis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pankaj10034/Sentiment_analysis with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("pankaj10034/Sentiment_analysis", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 34 Bytes
6289b8d | 1 2 3 | ---
library_name: transformers
--- |