How to use lim4349/polarity-model with Transformers:
# Load model directly from transformers import RoBertaBaseClassifier model = RoBertaBaseClassifier.from_pretrained("lim4349/polarity-model", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!