Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kix-intl
/
elon-musk-detector
like
0
Text Classification
Transformers
Safetensors
English
distilbert
BERT
DistilBERT
text-classfication
Inference Endpoints
License:
bigscience-openrail-m
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
elon-musk-detector
/
special_tokens_map.json
kix-intl
add model
3570286
3 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]"
}