Instructions to use dfafdsaf/bert_sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dfafdsaf/bert_sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dfafdsaf/bert_sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dfafdsaf/bert_sentiment") model = AutoModelForSequenceClassification.from_pretrained("dfafdsaf/bert_sentiment") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9459258 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:af3432d2569dfbeeb708fc4acdf988c33949bf7148875650254db6797af33f97
size 437961724
|