Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sbhargav
/
baseline-distilbert-tot24
like
0
Sentence Similarity
sentence-transformers
Safetensors
Transformers
distilbert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
5fcec0d
baseline-distilbert-tot24
/
special_tokens_map.json
sbhargav
v1
0148bbe
5 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]"
}