Instructions to use AiresPucrs/toxicity-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AiresPucrs/toxicity-classifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AiresPucrs/toxicity-classifier", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Rename toxic_vocabulary.txt to toxic-vocabulary.txt
Browse files
toxic_vocabulary.txt → toxic-vocabulary.txt
RENAMED
|
File without changes
|