Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
UMatterr
/
bad_language_classification
like
0
Follow
UMatter
3
Text Classification
Transformers
PyTorch
bert
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
bad_language_classification
/
special_tokens_map.json
hkwon327
Upload 5 files
3c04119
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}