Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
fc63
/
toxic-classification-model
like
0
Text Classification
Safetensors
Overfit-GM/turkish-toxic-language
Turkish
bert
License:
gpl-3.0
Model card
Files
Files and versions
xet
Community
dfc3fc2
toxic-classification-model
/
special_tokens_map.json
fc63
Upload tokenizer
df83d75
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}