Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Sifal
/
dzarashield
like
0
Text Classification
PyTorch
Safetensors
Arabic
Tunzu
PyTorch
hate-detection
classification
arxiv:
2109.12346
License:
apache-2.0
Model card
Files
Files and versions
Community
1
main
dzarashield
/
special_tokens_map.json
Sifal
Upload tokenizer
7ba6fca
about 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]"
}