Instructions to use pachequinho/sentiment_bert_imdb_prompts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pachequinho/sentiment_bert_imdb_prompts with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="pachequinho/sentiment_bert_imdb_prompts")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("pachequinho/sentiment_bert_imdb_prompts") model = AutoModelForSequenceClassification.from_pretrained("pachequinho/sentiment_bert_imdb_prompts") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 305ef76e017d85c37d4ab8b2c9fe57f97fec4b26e6bb54a2cb344eae59ec52b4
- Size of remote file:
- 4.03 kB
- SHA256:
- 9c21f85503ebe68ed72fb4bbc2b453ca2190beb54d58df6defada0a733f696e7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.