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