Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
lordofthejars
/
toxic-bert
like
0
Safetensors
bert
arxiv:
1703.04009
arxiv:
1905.12516
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
toxic-bert
/
special_tokens_map.json
lordofthejars
Commit model with tokenizer
1188bd8
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}