Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KadriMufti
/
arabic-finetuned-question-detection
like
0
Text Classification
TF-Keras
PyTorch
Arabic
bert
haystack
arabic
question classification
query classification
query classifier
Model card
Files
Files and versions
Community
1
Use this model
965c7e3
arabic-finetuned-question-detection
/
special_tokens_map.json
KadriMufti
Upload 9 files
965c7e3
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}