Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Youssef-El-SaYed
/
toxic-comment-classifier
like
1
Text Classification
Transformers
TensorBoard
Safetensors
thesofakillers/jigsaw-toxic-comment-classification-challenge
English
distilbert
toxic_comment
nlp
text-embeddings-inference
License:
mit
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
Deploy
Use this model
main
toxic-comment-classifier
/
special_tokens_map.json
Youssef-El-SaYed
Upload fine-tuned toxic comment classifier model
ac8d83d
verified
8 months 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]"
}