Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
zohaib99k
/
Bert_Arabic-SQuADv2-QA
like
1
Question Answering
Transformers
PyTorch
ZeyadAhmed/Arabic-SQuADv2.0
Arabic
electra
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
Bert_Arabic-SQuADv2-QA
/
special_tokens_map.json
zohaib99k
Upload 7 files
4c2f4d6
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]"
}