Replace toxicity model with multi-label classifier
This commit is contained in:
parent
803df7feee
commit
1568c787f8
24 changed files with 2581129 additions and 119717 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue