Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sentence-transformers
/
msmarco-distilbert-multilingual-en-de-v2-tmp-trained-scratch
like
2
Follow
Sentence Transformers
632
Sentence Similarity
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
ONNX
Safetensors
OpenVINO
Transformers
distilbert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/2
msmarco-distilbert-multilingual-en-de-v2-tmp-trained-scratch
/
special_tokens_map.json
nreimers
Add new SentenceTransformer model.
59f7b3d
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}