Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
zenitsu09
/
bert_fine_tunned_hate_speech
like
1
Text Classification
Transformers
Safetensors
Afar
distilbert
code
Inference Endpoints
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert_fine_tunned_hate_speech
/
special_tokens_map.json
Himanshu Gangwar
Upload tokenizer
3f85737
verified
about 2 months 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]"
}