Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NAACL2022
/
spider-nq-ctx-encoder
like
4
Follow
NAACL 2022
43
Transformers
PyTorch
dpr
Inference Endpoints
arxiv:
2112.07708
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6ce91d0
spider-nq-ctx-encoder
/
special_tokens_map.json
oriram
add tokenizer
6ce91d0
over 2 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]"
}