Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
uer
/
sbert-base-chinese-nli
like
110
Sentence Similarity
sentence-transformers
PyTorch
Transformers
Chinese
bert
feature-extraction
Inference Endpoints
arxiv:
1909.05658
arxiv:
2212.06385
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
4acd943
sbert-base-chinese-nli
/
special_tokens_map.json
hhou435
Update
408cc04
about 3 years 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]"
}