Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
SamanthaStorm
/
abusedetector
like
0
Text Classification
Transformers
PyTorch
custom
English
distilbert
abuse-detection
relationship-analysis
multi-label-classification
safety
psychology
nlp
Eval Results
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
abusedetector
/
special_tokens_map.json
SamanthaStorm
Upload AbuseDetector v1.0 - Multi-Label Abuse Pattern Detection Model
b5c45f8
verified
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}