Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mpajas
/
test-model-upload
like
0
Feature Extraction
Transformers
Safetensors
distilbert
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b384d69
test-model-upload
/
special_tokens_map.json
mpajas
Upload folder using huggingface_hub
9af0576
verified
6 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}