Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
mykahh
/
tweets_hate_speech_distilbert
like
0
Text Classification
Transformers
Safetensors
autotrain-2t1ic-d661v/autotrain-data
distilbert
Trained with AutoTrain
text-embeddings-inference
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
tweets_hate_speech_distilbert
/
special_tokens_map.json
mykahh
Upload folder using huggingface_hub
61273ba
verified
about 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]"
}