Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sebastian-hofstaetter
/
distilbert-dot-tas_b-b256-msmarco
like
23
Feature Extraction
Transformers
PyTorch
ms_marco
English
distilbert
dpr
dense-passage-retrieval
knowledge-distillation
Inference Endpoints
arxiv:
2104.06967
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
distilbert-dot-tas_b-b256-msmarco
/
special_tokens_map.json
sebastian-hofstaetter
add model & infos
a03882c
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]"
}