Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
enterprise-explorers
/
test-model-upload
like
0
Follow
Enterprise Explorers
39
Feature Extraction
Transformers
Safetensors
distilbert
text-embeddings-inference
Inference Endpoints
arxiv:
1910.09700
🇪🇺 Region: EU
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
8e9ae83
test-model-upload
/
special_tokens_map.json
MoritzLaurer
HF staff
Upload tokenizer
d8d8e3d
verified
4 months 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]"
}