Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
TheSpaceManG
/
wildbow-distilbert
like
0
Sentence Similarity
sentence-transformers
PyTorch
Transformers
distilbert
feature-extraction
text-embeddings-inference
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
wildbow-distilbert
/
special_tokens_map.json
TheSpaceManG
Upload 10 files
3f9caec
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}