Instructions to use finiteautomata/bert-contextualized-hate-category-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use finiteautomata/bert-contextualized-hate-category-es with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForSequenceMultiClassification tokenizer = AutoTokenizer.from_pretrained("finiteautomata/bert-contextualized-hate-category-es") model = BertForSequenceMultiClassification.from_pretrained("finiteautomata/bert-contextualized-hate-category-es") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3db0492 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4581959fe65207c1e518faec669fd0bf383dd26b5085dc724884627601ffd3f0
size 2223
|