Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MohamedGalal
/
arabert-sarcasm-detector
like
1
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Arabic
bert
generated_from_keras_callback
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
arabert-sarcasm-detector
/
special_tokens_map.json
MohamedGalal
Upload tokenizer
1c0887b
over 1 year 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]"
}