Replace toxicity model with multi-label classifier

This commit is contained in:
Jordan Wages 2026-08-26 17:00:49 -05:00
commit 1568c787f8
24 changed files with 2581129 additions and 119717 deletions

View file

@ -1,5 +1,5 @@
huggingface_hub>=0.27,<1
transformers>=4.48,<5
huggingface_hub>=1.5,<2
transformers>=5.15.1,<6
torch>=2.1,<3
onnx>=1.17,<2
onnxruntime>=1.20,<2