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:
- edfb2cfb6824ed6c7a6907cec445435ccdb2758db9e2e8f54a9f1cc38e42851d
- Size of remote file:
- 433 MB
- SHA256:
- a8f1d25f26eb4905a00c53d79e06dbecc6203c203fbfbed1945e874cd9ea4ace
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.