Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Amu
/
tao-8k
like
40
Sentence Similarity
sentence-transformers
PyTorch
Chinese
bert
feature-extraction
mteb
Eval Results
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
54df0d9
tao-8k
/
special_tokens_map.json
Amu
[init] model
707b360
about 1 year ago
raw
Copy download link
history
blame
Safe
228 Bytes
{
"additional_special_tokens"
:
[
"[PAD]"
,
"[UNK]"
,
"[CLS]"
,
"[SEP]"
,
"[MASK]"
]
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}