Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
oxygeneDev
/
sarcasm-detector
like
0
Text Classification
PyTorch
Safetensors
multilingual
bert
sarcasm-detection
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
main
sarcasm-detector
/
special_tokens_map.json
oxygeneDev
Initial upload of sarcasm-detector
b7bcb7c
verified
about 1 year ago
Raw
Download with hf CLI
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]"
}