Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
clincolnoz
/
MoreSexistBERT
like
1
Fill-Mask
Transformers
PyTorch
English
bert
pretraining
Not-For-All-Audiences
abusive language
hate speech
offensive language
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
main
MoreSexistBERT
/
special_tokens_map.json
clincolnoz
attempting to get the whole model loaded
7d6fe46
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}