Instructions to use gplsi/VILLANOS_va with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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") - Notebooks
- Google Colab
- Kaggle
Tweets classification model in Violent or NoViolent. This model has been obtained by fine-tuning the RoBERTa language model in Catalan (https://huggingface.co/PlanTL-GOB-ES/roberta-base-ca).
We train this model with an automatic translation of Villanos dataset (https://github.com/rsepulveda911112/VILLANOS-dataset).
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support