Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vespa-engine
/
colbert-medium
like
3
Follow
Vespa.ai
19
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2004.12832
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
20b55ea
colbert-medium
/
special_tokens_map.json
Jo Kristian Bergum
Import model weights and tokenizer configuration
df12733
almost 4 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]"
}