Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nthakur
/
dragon-plus-context-encoder
like
2
Sentence Similarity
sentence-transformers
PyTorch
Transformers
wikipedia
bookcorpus
ms_marco
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
dragon-plus-context-encoder
/
special_tokens_map.json
nthakur
initial model add and README.
0bb2dfd
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]"
}