Text Classification
setfit
Safetensors
English
bert
dlp
data-loss-prevention
pii-detection
pii
security
false-positive-reduction
intent-classification
Eval Results (legacy)
Instructions to use spidercob/dlp-intent-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- setfit
How to use spidercob/dlp-intent-classifier with setfit:
from setfit import SetFitModel model = SetFitModel.from_pretrained("spidercob/dlp-intent-classifier") - Notebooks
- Google Colab
- Kaggle
| { | |
| "word_embedding_dimension": 384, | |
| "pooling_mode_cls_token": false, | |
| "pooling_mode_mean_tokens": true, | |
| "pooling_mode_max_tokens": false, | |
| "pooling_mode_mean_sqrt_len_tokens": false, | |
| "pooling_mode_weightedmean_tokens": false, | |
| "pooling_mode_lasttoken": false, | |
| "include_prompt": true | |
| } |