Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cicero-ai
/
msmarco-distilbert-base-v4-rust
like
0
Sentence Similarity
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
Rust
Safetensors
Transformers
distilbert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
1908.10084
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
msmarco-distilbert-base-v4-rust
/
special_tokens_map.json
mdizak
Initial
ff85ffd
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}