Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
NeuML
/
colbert-bert-tiny
like
2
Follow
NeuML
123
Sentence Similarity
Safetensors
sentence-transformers/msmarco-bm25
English
bert
ColBERT
feature-extraction
Generated from Trainer
dataset_size:497901
loss:Contrastive
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
colbert-bert-tiny
/
special_tokens_map.json
davidmezzetti
Add model
9529aab
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
126 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[MASK]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}