Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
btsken
/
kentest1
like
0
Sentence Similarity
Transformers
PyTorch
google-tensorflow
TensorFlow
Rust
Afar
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
1694811
kentest1
/
special_tokens_map.json
btsken
Upload 15 files
8958d7c
about 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}