Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sukantan
/
all-MiniLM-L6-v2-ftlegal-v1
like
0
Sentence Similarity
sentence-transformers
PyTorch
sukantan/nyaya-st-training
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d641bf2
all-MiniLM-L6-v2-ftlegal-v1
/
special_tokens_map.json
sukantan
Add new SentenceTransformer model.
d641bf2
over 1 year 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]"
}