Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
NathanDB
/
toxic-bert-dsti
like
0
Safetensors
bert
License:
unlicense
Model card
Files
Files and versions
xet
Community
main
toxic-bert-dsti
/
special_tokens_map.json
NathanDB
Upload folder using huggingface_hub
a181baa
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}