Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
OpenMatch
/
cocodr-base-msmarco
like
4
Follow
OpenMatch
12
Fill-Mask
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2210.15212
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
40df502
cocodr-base-msmarco
/
special_tokens_map.json
yyu
Upload 6 files
40df502
about 2 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]"
}