Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
arabi-elidrisi
/
ArabicDistilBERT_QA
like
2
Question Answering
Transformers
PyTorch
ZeyadAhmed/Arabic-SQuADv2.0
oscar-corpus/OSCAR-2201
wikipedia
Arabic
distilbert
Arabic Distilbert
arabic
question answering
knowledge distillation
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
7edef1c
ArabicDistilBERT_QA
/
special_tokens_map.json
arabi-elidrisi
Upload 2 files
ca9bf8f
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]"
}