Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
firqaaa
/
indo-sentence-bert-base
like
13
Sentence Similarity
sentence-transformers
PyTorch
Transformers
Indonesian
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
84684e7
indo-sentence-bert-base
/
special_tokens_map.json
Firqa Aqila Noor A
Upload special_tokens_map.json
0518766
about 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]"
}