Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mbartolo
/
electra-large-synqa
like
3
Question Answering
Transformers
PyTorch
UCLNLP/adversarial_qa
mbartolo/synQA
squad
English
electra
Eval Results
Inference Endpoints
arxiv:
2002.00293
arxiv:
2104.08678
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/1
electra-large-synqa
/
special_tokens_map.json
mbartolo
Uploading model
013fef2
about 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}