Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sebastian-hofstaetter
/
distilbert-dot-margin_mse-T2-msmarco
like
2
Feature Extraction
Transformers
PyTorch
ms_marco
English
distilbert
dpr
dense-passage-retrieval
knowledge-distillation
Inference Endpoints
arxiv:
2010.02666
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
distilbert-dot-margin_mse-T2-msmarco
/
special_tokens_map.json
sebastian-hofstaetter
Add model, tokenize, & initial model card
c9bcb62
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}