Text Classification
PEFT
Safetensors
qwen3
moderation
toxicity
jailbreak-detection
multi-label
encoder-conversion
Instructions to use opus-research/opus-moderation-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use opus-research/opus-moderation-3 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("Qwen/Qwen3-1.7B") model = PeftModel.from_pretrained(base_model, "opus-research/opus-moderation-3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 002981960e5a293f0aea427011969a09bdc6fb144f73c2bc5735b1c50641321e
- Size of remote file:
- 11.4 MB
- SHA256:
- fcb350fc562d8696a3689b1c24ba6130ab625b71c2a324d7e0eef9de656294ab
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.