Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
webis
/
colbert
like
2
Follow
Webis Group
34
Safetensors
col
License:
apache-2.0
Model card
Files
Files and versions
Community
bb86129
colbert
/
special_tokens_map.json
fschlatt
initial commit
1b207b2
5 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}