Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
l3cube-pune
/
hindi-sentence-similarity-sbert
like
7
Sentence Similarity
sentence-transformers
PyTorch
Safetensors
Transformers
Hindi
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
2211.11187
arxiv:
2304.11434
License:
cc-by-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
3099117
hindi-sentence-similarity-sbert
/
special_tokens_map.json
l3cube-pune
Update model files
950ea18
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]"
}