Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sap-ai-research
/
miCSE
like
8
Follow
SAP AI Research
26
Sentence Similarity
Transformers
PyTorch
Safetensors
English
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
2211.04928
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
miCSE
/
special_tokens_map.json
TJKlein
Upload 6 files
0e63186
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}