Instructions to use tomashs/cowese_binarycls_beto_top2vec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tomashs/cowese_binarycls_beto_top2vec with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForSequenceClassificationWithTopics tokenizer = AutoTokenizer.from_pretrained("tomashs/cowese_binarycls_beto_top2vec") model = BertForSequenceClassificationWithTopics.from_pretrained("tomashs/cowese_binarycls_beto_top2vec", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
c316874 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:29bd78a4bc6188c9b12447cbdb5001694208e4a8a57e05df2519a4581b166933
size 439440376
|