Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pe65374
/
xcoa-sbert-base-chinese-nli
like
3
Sentence Similarity
sentence-transformers
PyTorch
Transformers
Chinese
bert
feature-extraction
Inference Endpoints
arxiv:
1909.05658
arxiv:
1908.10084
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
xcoa-sbert-base-chinese-nli
/
special_tokens_map.json
pe65374
Upload special_tokens_map.json with huggingface_hub
f14af9d
about 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]"
}