Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
obrizum
/
all-MiniLM-L6-v2
Copied
like
1
Feature Extraction
PyTorch
Sentence Transformers
English
arxiv:1904.06472
arxiv:2102.07033
arxiv:2104.08727
arxiv:1704.05179
arxiv:1810.09305
bert
sentence-similarity
License:
apache-2.0
Model card
Files
Files and versions
Community
Deploy
Use in sentence-transformers
main
all-MiniLM-L6-v2
/
special_tokens_map.json
vishnu1802
initial commit
3825f80
9 months ago
raw
history
blame
contribute
delete
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}