Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nlpconnect
/
dpr-question_encoder_bert_uncased_L-2_H-128_A-2
like
0
Follow
NLP Connect
5
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
bert
generated_from_keras_callback
dpr
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
c8fc850
dpr-question_encoder_bert_uncased_L-2_H-128_A-2
/
special_tokens_map.json
ankur310794
add tokenizer
894e07f
almost 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]"
}