Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Voicelab
/
sbert-base-cased-pl
like
8
Follow
VoiceLab.ai
18
Sentence Similarity
sentence-transformers
PyTorch
Wikipedia
Polish
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0dc2d91
sbert-base-cased-pl
/
special_tokens_map.json
AgaMiko
Upload special_tokens_map.json
93c0c25
over 2 years ago
raw
Copy download link
history
blame
Safe
129 Bytes
{
"bos_token"
:
"<s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
}