Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
BlindMan820
/
Sarcastic-News-Headlines
like
0
Text Classification
Transformers
PyTorch
distilbert
Text
Sequence-Classification
Sarcasm
DistilBert
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
b499a7b
Sarcastic-News-Headlines
/
special_tokens_map.json
BlindMan820
add tokenizer
1e09767
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}