Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DMetaSoul
/
sbert-chinese-qmc-domain-v1-distill
like
0
Follow
DMetaSoul
12
Sentence Similarity
sentence-transformers
PyTorch
Transformers
bert
feature-extraction
semantic-search
chinese
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
sbert-chinese-qmc-domain-v1-distill
/
special_tokens_map.json
xiaowenbin
init commit
128ae92
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}