Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
bclavie
/
JaColBERT
like
24
Sentence Similarity
Safetensors
bclavie/mmarco-japanese-hard-negatives
unicamp-dl/mmarco
Japanese
RAGatouille
bert
ColBERT
arxiv:
2312.16144
arxiv:
2310.19349
License:
mit
Model card
Files
Files and versions
Community
2cb8473
JaColBERT
/
special_tokens_map.json
bclavie
Upload folder using huggingface_hub
60cf2ae
11 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]"
}