Instructions to use Pafebla/hasoc_polarity_roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Pafebla/hasoc_polarity_roberta with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaWithTabular tokenizer = AutoTokenizer.from_pretrained("Pafebla/hasoc_polarity_roberta") model = RobertaWithTabular.from_pretrained("Pafebla/hasoc_polarity_roberta") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.