How to use gplsi/VILLANOS_va with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForSequenceClassificationFeatures tokenizer = AutoTokenizer.from_pretrained("gplsi/VILLANOS_va") model = RobertaForSequenceClassificationFeatures.from_pretrained("gplsi/VILLANOS_va")
The community tab is the place to discuss and collaborate with the HF community!