Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sproos
/
mantis-embed-pretrained-raw
like
0
Fill-Mask
Transformers
PyTorch
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
98bc51c
mantis-embed-pretrained-raw
/
special_tokens_map.json
sproos
Training in progress, step 500
8bf0f49
about 1 year 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]"
}