Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Amu
/
tao-8k
like
38
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
main
tao-8k
/
special_tokens_map.json
Amu
[update] model
11da0d9
12 months 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]"
}