Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Kwaai
/
bert-toxic-classification
like
0
Follow
Kwaai
11
Text Classification
Transformers
PyTorch
English
bert
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
08bf7ad
bert-toxic-classification
/
tokenizer_config.json
pt-sk
Upload 7 files
13bad77
verified
7 months ago
raw
Copy download link
history
blame
Safe
160 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"model_max_length"
:
256
,
"do_lower_case"
:
true
}