Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
shibing624
/
text2vec-base-chinese
like
664
Sentence Similarity
sentence-transformers
PyTorch
ONNX
Safetensors
OpenVINO
shibing624/nli_zh
Chinese
bert
Sentence Transformers
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
31
Train
Deploy
Use this model
refs/pr/30
text2vec-base-chinese
/
onnx
/
special_tokens_map.json
shibing624
Adding ONNX file of this model (
#12
)
8acc128
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}