Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AndrewOgn
/
IntelasMatcher_homecase
like
0
Sentence Similarity
sentence-transformers
PyTorch
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
626ef0f
IntelasMatcher_homecase
/
special_tokens_map.json
AndrewOgn
Upload with huggingface_hub
626ef0f
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]"
}