Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
ColBERT-NQ
like
6
Follow
Intel
1,957
Transformers
PyTorch
natural_questions
English
bert
colbert
natural questions
checkpoint
text retrieval
Inference Endpoints
License:
cc-by-sa-3.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
8939575
ColBERT-NQ
/
special_tokens_map.json
danf
Model artifacts
6eddc80
almost 2 years 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]"
}