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