Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
syubraj
/
sentence_similarity_nepali_v2
like
4
Sentence Similarity
sentence-transformers
Safetensors
syubraj/stsb_nepali
doi:10.57967/hf/3115
bert
feature-extraction
dataset_size:1K<n<10K
loss:CosineSimilarityLoss
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6457159
sentence_similarity_nepali_v2
/
special_tokens_map.json
syubraj
Add new SentenceTransformer model.
70099c0
verified
5 months 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]"
}