Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nlpconnect
/
dpr-ctx_encoder_bert_uncased_L-2_H-128_A-2
like
0
Follow
NLP Connect
7
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
refs/pr/1
dpr-ctx_encoder_bert_uncased_L-2_H-128_A-2
/
special_tokens_map.json
ankur310794
add tokenizer
fb2b376
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]"
}