Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
LLukas22
/
all-MiniLM-L12-v2-embedding-all
like
3
Sentence Similarity
sentence-transformers
PyTorch
TensorBoard
Transformers
7 datasets
English
German
bert
feature-extraction
Generated from Trainer
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
da92a55
all-MiniLM-L12-v2-embedding-all
/
special_tokens_map.json
LLukas22
Auto Upload
fdcf374
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]"
}