| pipeline_tag: text-classification | |
| library_name: transformers | |
| tags: | |
| - deberta-v2 | |
| - multi-label-classification | |
| - compliance | |
| - prism | |
| # DeBERTa PRISM v2 | |
| Multi-label compliance violation classifier for peptide, hemp, and supplement websites. | |
| - **Base model:** microsoft/deberta-v3-large | |
| - **Labels:** 25 (22 violation + 3 compliant) | |
| - **Macro F1:** 0.997 | |
| - **Architecture:** DebertaV2ForSequenceClassification | |