Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
clincolnoz
/
LessSexistBERT
like
2
Fill-Mask
Transformers
PyTorch
English
bert
pretraining
Not-For-All-Audiences
abusive language
hate speech
offensive language
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
ea74d7d
LessSexistBERT
/
special_tokens_map.json
clincolnoz
first commit, epoch 10
231a361
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}